mcpbeat Sign in

Weekly Report Agent Skill

>

2k tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
353
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/claude-office-skills/skills --skill weekly-report

The instruction itself

24 sections, as written by the author

Weekly Report

Overview

This skill helps you create consistent, well-structured weekly status reports that communicate progress, blockers, and plans effectively to your team, manager, or stakeholders.

Use Cases:

  • Individual contributor status updates
  • Team lead rollup reports
  • Project status updates
  • Executive summaries
  • Client progress reports

How to Use

  • Tell me what you accomplished this week
  • Share any blockers or challenges
  • Describe your plans for next week
  • Specify your audience (manager, team, executives, clients)

Example prompts:

  • "Create my weekly status report for my manager"
  • "Generate a team rollup report from these individual updates"
  • "Write an executive summary of our project progress"
  • "Draft a client-facing weekly update"

Report Templates

Individual Weekly Report

# Weekly Status Report

**Name:** [Your Name]
**Week of:** [Date Range]
**Department/Team:** [Team Name]

## ๐ŸŽฏ Summary
[1-2 sentence highlight of the week]

## โœ… Accomplishments
- [Completed task 1]
- [Completed task 2]
- [Completed task 3]

## ๐Ÿšง In Progress
| Task | Status | Expected Completion |
|------|--------|---------------------|
| [Task] | [%] | [Date] |

## ๐Ÿšซ Blockers
- [Blocker 1] - [Impact] - [Help needed]

## ๐Ÿ“… Next Week's Priorities
1. [Priority 1]
2. [Priority 2]
3. [Priority 3]

## ๐Ÿ“Š Key Metrics (if applicable)
| Metric | This Week | Last Week | Target |
|--------|-----------|-----------|--------|
| [KPI] | [Value] | [Value] | [Target] |

## ๐Ÿ’ฌ Notes/FYI
- [Any additional information]

Team Rollup Report

# Team Weekly Report

**Team:** [Team Name]
**Week of:** [Date Range]
**Report by:** [Your Name]

## ๐Ÿ“Š Team Summary
- **Velocity:** [Points/tasks completed]
- **On Track:** [X] items
- **At Risk:** [X] items
- **Blocked:** [X] items

## ๐Ÿ† Key Wins
1. [Major accomplishment 1]
2. [Major accomplishment 2]

## ๐Ÿ‘ฅ Individual Updates

### [Team Member 1]
- โœ… [Completed]
- ๐Ÿ”„ [In progress]

### [Team Member 2]
- โœ… [Completed]
- ๐Ÿ”„ [In progress]

## ๐Ÿšจ Team Blockers
| Blocker | Impact | Owner | Escalation Needed |
|---------|--------|-------|-------------------|
| [Issue] | High/Med/Low | [Name] | Yes/No |

## ๐Ÿ“ˆ Progress Against Goals
| Goal | Target | Current | Status |
|------|--------|---------|--------|
| [Goal] | [Target] | [Current] | ๐ŸŸข/๐ŸŸก/๐Ÿ”ด |

## ๐Ÿ“… Next Week Focus
- [Team priority 1]
- [Team priority 2]

## ๐Ÿ†˜ Support Needed
- [Request for other teams/management]

Executive Summary Report

# Executive Weekly Update

**Project/Initiative:** [Name]
**Week of:** [Date]
**Status:** ๐ŸŸข On Track / ๐ŸŸก At Risk / ๐Ÿ”ด Off Track

## TL;DR
[2-3 sentences capturing the most important information]

## Key Highlights
- โœ… [Major win or milestone]
- โš ๏ธ [Key risk or concern]
- ๐Ÿ“Š [Important metric or trend]

## Progress vs Plan
| Milestone | Planned | Actual | Variance |
|-----------|---------|--------|----------|
| [Milestone] | [Date] | [Date] | [+/- days] |

## Financial Summary (if applicable)
| Category | Budget | Actual | Variance |
|----------|--------|--------|----------|
| [Category] | $X | $Y | +/-$Z |

## Risks & Mitigations
| Risk | Probability | Impact | Mitigation |
|------|-------------|--------|------------|
| [Risk] | High/Med/Low | High/Med/Low | [Plan] |

## Decisions Needed
- [Decision requiring executive input]

## Next Week Preview
- [Key activities/milestones]

Client Progress Report

# Weekly Progress Update

**Project:** [Project Name]
**Client:** [Client Name]
**Week of:** [Date]
**Prepared by:** [Your Name]

---

Dear [Client Name],

Please find below our weekly progress update for [Project Name].

## Summary
[Brief overview of week's progress]

## Completed This Week
- โœ… [Deliverable 1]
- โœ… [Deliverable 2]

## In Progress
| Item | Progress | Expected Delivery |
|------|----------|-------------------|
| [Work item] | [%] | [Date] |

## Upcoming Milestones
| Milestone | Date | Status |
|-----------|------|--------|
| [Milestone] | [Date] | On Track/At Risk |

## Items Requiring Your Input
- [ ] [Decision or feedback needed]
- [ ] [Approval required]

## Next Week's Focus
- [Planned activities]

---

Please let us know if you have any questions or concerns.

Best regards,
[Your Name]

Writing Guidelines

Accomplishments

  • Start with action verbs (Completed, Delivered, Launched, Resolved)
  • Be specific about outcomes, not just activities
  • Quantify impact when possible
  • Link to business value

Good: "Reduced API response time by 40%, improving user experience for 50K daily users"

Bad: "Worked on performance improvements"

Blockers

  • Be specific about the issue
  • Explain the impact (delays, dependencies)
  • State what help you need
  • Include any attempted solutions

Good: "Waiting on API credentials from IT (ticket #1234). This blocks the integration work scheduled for this week. Need escalation to IT manager."

Bad: "Can't make progress on integration"

Next Week Plans

  • Be realistic about capacity
  • Prioritize top 3-5 items
  • Include dependencies
  • Note any risks or assumptions

Output Format

I'll generate a report matching your needs:

# [Report Title]

**Period:** [Date range]
**Author:** [Name]
**Audience:** [Manager/Team/Executives/Client]

[Structured content based on template]

Customization Options

Tell me your preferences:

  • Length: Brief (bullet points), standard, detailed
  • Audience: Team, manager, executives, clients
  • Focus: Accomplishments, blockers, metrics
  • Frequency: Can adapt for daily/bi-weekly/monthly
  • Tone: Casual team update or formal stakeholder report

Limitations

  • Cannot access your actual work systems or calendars
  • Relies on information you provide
  • May need adjustment for your organization's specific format
  • Should be reviewed for accuracy before sending

Examples

Example: Quick Status Update

Input: "I finished the dashboard redesign, fixed 3 bugs, still working on the user auth feature which is delayed because I'm waiting on the security review. Next week I'll focus on finishing auth and starting the mobile optimization."

Output:

Weekly Status Report

Name: [Your Name]

Week of: [Current Week]

๐ŸŽฏ Summary

Completed dashboard redesign milestone. User authentication feature in progress, pending security review.

โœ… Accomplishments

  • Completed dashboard redesign (UI/UX milestone)
  • Resolved 3 bugs in production
  • Advanced user authentication feature development

๐Ÿšง In Progress

| Task | Status | Expected Completion |

|------|--------|---------------------|

| User Authentication Feature | 70% | Pending security review |

๐Ÿšซ Blockers

  • Security Review Pending - User auth feature cannot be deployed until security team completes review. Impact: 2-3 day delay. *Action needed: Follow up with security team on timeline.*

๐Ÿ“… Next Week's Priorities

  • Complete user authentication feature (post-security review)
  • Begin mobile optimization work
  • Address any feedback from dashboard redesign

๐Ÿ’ฌ Notes

  • Dashboard redesign ready for stakeholder demo when needed

Other skills for the same job

different authors, same section of the catalogue
XLSX
by anthropics
vendor ร—15

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas

5k tokens scripts
XLSX
by w95
ร—7

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path โ€” even casually (like \"the xlsx in my downloads\") โ€” and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.

3k tokens
Raffle Winner Picker
by frostant
ร—5

Picks random winners from lists, spreadsheets, or Google Sheets for giveaways, raffles, and contests. Ensures fair, unbiased selection with transparency.

949 tokens
Fda Database
by christophacham
ร—4

Query openFDA API for drugs, devices, adverse events, recalls, regulatory submissions (510k, PMA), substance identification (UNII), for FDA regulatory data analysis and safety research.

32k tokens scripts
Matlab
by christophacham
ร—4

MATLAB and GNU Octave numerical computing for matrix operations, data analysis, visualization, and scientific computing. Use when writing MATLAB/Octave scripts for linear algebra, signal processing, image processing, differential equations, optimization, statistics, or creating scientific visualizations. Also use when the user needs help with MATLAB syntax, functions, or wants to convert between MATLAB and Python code. Scripts can be executed with MATLAB or the open-source GNU Octave interpreter.

25k tokens
Umap Learn
by ComeOnOliver
ร—4

UMAP dimensionality reduction. Fast nonlinear manifold learning for 2D/3D visualization, clustering preprocessing (HDBSCAN), supervised/parametric UMAP, for high-dimensional data.

14k tokens
D3 Viz
by chrisvoncsefalvay
ร—3

Creating interactive data visualisations using d3.js. This skill should be used when creating custom charts, graphs, network diagrams, geographic visualisations, or any complex SVG-based data visualisation that requires fine-grained control over visual elements, transitions, or interactions. Use this for bespoke visualisations beyond standard charting libraries, whether in React, Vue, Svelte, vanilla JavaScript, or any other environment.

20k tokens
Alphafold Database
by christophacham
ร—3

Access AlphaFold 200M+ AI-predicted protein structures. Retrieve structures by UniProt ID, download PDB/mmCIF files, analyze confidence metrics (pLDDT, PAE), for drug discovery and structural biology.

7k tokens

How to use it

Copy the folder

Take claude-office-skills/weekly-report from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side โ€” one of them will be ignored.