weekly-report Skill
Structure and data sources for the weekly inventory report. Load this when the task is "weekly report", "Monday report", or "summarize inventory status". Published by anthropics in cwc-workshops.
What is weekly-report Skill?
Structure and data sources for the weekly inventory report. Load this when the task is "weekly report", "Monday report", or "summarize inventory status". Published by anthropics in cwc-workshops. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Data analysis
- Writing
- Documentation use cases
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use weekly-report Skill
- Use it for documentation.
- Use it for data analysis.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: anthropics
- Repository: anthropics/cwc-workshops
- Skill file: agent-decomposition/.claude/skills/weekly-report/SKILL.md
What it does
Structure and data sources for the weekly inventory report. Load this when the task is "weekly report", "Monday report", or "summarize inventory status".
Skill instructions
<!-- Copyright 2026 Anthropic PBC -- <!-- SPDX-License-Identifier: Apache-2.0 -- Weekly Inventory Report Generate the report by writing one Python script via code execution that reads the CSVs and emits markdown. Do not make per-SKU tool calls. Structure markdown Inventory Report — {{warehouse or "All Warehouses"}} — week of {{date}} Stockouts (onhand = 0) | SKU | Product | Warehouse | Days out | ... Low Stock (below reorder point) | SKU | On hand | Reorder pt | Days cover | Action | ...top 15 by urgency (lowest dayscover first)... Open POs | PO | SKU | Qty | Supplier | ETA | ...from /mnt/user/sinks/purchaseorders.jsonl... Forecast Risk SKUs where promonextmonth=1 or isseasonal=1 and onhand < 14d cover. One line each: SKU, reason, recommended action. Operating cadence (which report is being asked for) | Cadence | Trigger phrasing | Contents | |---|---|---| | Daily | "run the check", "the sweep" | Low-stock list with action taken per SKU; one summary notification at the end. | | WeeklyExplore related resources
Frequently asked questions
What is weekly-report?
weekly-report is a open-source AI agent skill with Copy skill directory. Structure and data sources for the weekly inventory report. Load this when the task is "weekly report", "Monday report", or "summarize inventory status".
Who is weekly-report best for?
weekly-report is best for reusing agent instructions, scripts, and references, documentation workflows, data analysis workflows, writing workflows.
How do I install weekly-report?
Install or run weekly-report using Copy skill directory. Check weekly-report for the latest setup command.
Is weekly-report actively maintained?
weekly-report may need a closer maintenance check before production use.
Auto-fetched from GitHub.