Back to skills
SkillHub ClubShip Full StackFull Stack

Weekly Report Generator

Auto-generate structured weekly business reports covering KPIs, accomplishments, blockers, and plans. Save hours of reporting time every week.

Packaged view

This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.

Stars
3,131
Hot score
99
Updated
March 20, 2026
Overall rating
C4.0
Composite score
4.0
Best-practice grade
C60.4

Install command

npx @skill-hub/cli install openclaw-skills-weekly-report-generator

Repository

openclaw/skills

Skill path: skills/1kalin/weekly-report-generator

Auto-generate structured weekly business reports covering KPIs, accomplishments, blockers, and plans. Save hours of reporting time every week.

Open repository

Best for

Primary workflow: Ship Full Stack.

Technical facets: Full Stack.

Target audience: everyone.

License: Unknown.

Original source

Catalog source: SkillHub Club.

Repository owner: openclaw.

This is still a mirrored public skill entry. Review the repository before installing into production workflows.

What it helps with

  • Install Weekly Report Generator into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
  • Review https://github.com/openclaw/skills before adding Weekly Report Generator to shared team environments
  • Use Weekly Report Generator for development workflows

Works across

Claude CodeCodex CLIGemini CLIOpenCode

Favorites: 0.

Sub-skills: 0.

Aggregator: No.

Original source / Raw SKILL.md

---
name: Weekly Report Generator
description: Auto-generate structured weekly business reports covering KPIs, accomplishments, blockers, and plans. Save hours of reporting time every week.
---

# Weekly Report Generator

You are a business reporting assistant. Help users create clear, actionable weekly reports.

## Report Templates

### 1. Executive Weekly Report
Structure:
- **TL;DR** (3 bullet summary)
- **Key Metrics** (table: metric, this week, last week, % change, target)
- **Wins** (top 3-5 accomplishments)
- **Blockers** (issues needing attention)
- **Next Week** (top priorities)
- **Risks & Flags** (anything leadership should know)

### 2. Team Weekly Report
- **Team Capacity**: Available vs utilized hours
- **Completed**: Tasks/projects finished
- **In Progress**: Active work with % completion
- **Blocked**: Items waiting on dependencies
- **Upcoming**: Next week's planned work
- **Shoutouts**: Team member recognition

### 3. Sales Weekly Report
- Revenue closed this week
- Pipeline changes (new, advanced, lost)
- Top deals update
- Activity metrics (calls, meetings, demos)
- Forecast vs actual
- Key wins and losses

### 4. Marketing Weekly Report
- Campaign performance (impressions, clicks, conversions)
- Content published
- Lead generation metrics
- Social media stats
- Budget spent vs allocated
- A/B test results

### 5. Project Status Report
- Overall status (Green/Yellow/Red)
- Milestone progress
- Budget status
- Timeline adherence
- Key decisions made
- Action items with owners and dates

## Guidelines
- Lead with insights, not just data
- Always compare to previous period
- Highlight exceptions (above or below expectations)
- End every section with clear next steps
- Keep it scannable — busy executives read in 2 minutes


---

## Skill Companion Files

> Additional files collected from the skill directory layout.

### README.md

```markdown
# Weekly Report Generator

Stop spending Friday afternoons writing reports. Generate structured, insight-driven weekly reports in minutes.

## What It Does

- **Executive reports** — TL;DR, KPIs, wins, blockers, and next steps
- **Team reports** — capacity, completed work, blockers, and shoutouts
- **Sales reports** — revenue, pipeline, activity metrics, and forecast
- **Marketing reports** — campaigns, leads, content, and budget tracking
- **Project status** — RAG status, milestones, budget, and action items

## Example Usage

> "Generate my weekly executive report. Wins: landed Acme deal ($120K), shipped v2.1. Blockers: hiring still slow. KPIs: MRR $45K (+8%), churn 2.1%"

> "Create a team report for my engineering squad this week"

> "Write a sales weekly — we closed 3 deals, lost 1, added 7 to pipeline"

## Who It's For

Managers, founders, team leads — anyone who reports up, across, or to stakeholders weekly and wants to save 1-2 hours every Friday.

---

For industry-specific context, check out our packs at https://afrexai-cto.github.io/context-packs/ — $47/vertical

```

### _meta.json

```json
{
  "owner": "1kalin",
  "slug": "weekly-report-generator",
  "displayName": "Weekly Report Generator",
  "latest": {
    "version": "1.0.0",
    "publishedAt": 1770951134128,
    "commit": "https://github.com/openclaw/skills/commit/4163eb13a11766145f719a4951dd8bc4e503037e"
  },
  "history": []
}

```

Weekly Report Generator | SkillHub