status-report
Generate a status report with KPIs, risks, and action items. Use when writing a weekly or monthly update for leadership, summarizing project health with green/yellow/red status, surfacing risks and decisions that need stakeholder attention, or turning a pile of project tracker activity into a readable narrative.
This skill ships only metadata — no inline instructions. See the source repo for details.
Install this skill
One command (all agents)
Runs the npx skills CLI which auto-detects every AI coding agent you have installed (Claude Code, Cursor, Codex, OpenCode, Windsurf, Copilot, and 51 more).
npx skills add https://github.com/anthropics/knowledge-work-plugins/tree/HEAD/operations/skills/status-reportAlternative: shorthand form
npx skills add anthropics/knowledge-work-plugins --skill status-reportInstall to a specific agent
Pick the agent you use. The CLI writes the skill to that agent's standard skill directory.
npx skills add anthropics/knowledge-work-plugins --skill status-report --agent claude-codenpx skills add anthropics/knowledge-work-plugins --skill status-report --agent cursornpx skills add anthropics/knowledge-work-plugins --skill status-report --agent codexnpx skills add anthropics/knowledge-work-plugins --skill status-report --agent opencodenpx skills add anthropics/knowledge-work-plugins --skill status-report --agent github-copilotnpx skills add anthropics/knowledge-work-plugins --skill status-report --agent windsurfManual install (no CLI)
Prefer to skip the CLI? Clone the repo and drop the skill folder into your agent's skills directory.
git clone https://github.com/anthropics/knowledge-work-plugins.gitcp -r knowledge-work-plugins/operations/skills/status-report ~/.claude/skills/ For other agents, replace ~/.claude/skills/ with their skill directory — see the full list.
Use it
Once installed, ask your agent to "use the status-report skill" or describe what you want (e.g. "Generate a status report with KPIs, risks, and action items. Use when writing a"). Most agents auto-discover the skill from its SKILL.md description — no slash command needed.
npx skills. Skill files are MIT-style permissive by default — check the source repo for the actual license.
SKILL.md source
--- name: status-report description: Generate a status report with KPIs, risks, and action items. Use when writing a weekly or monthly update for leadership, summarizing project health with green/yellow/red status, surfacing risks and de ---
Want the ready-to-ship business bundle?
500+ agent skills, $15 one-time, lifetime access. 20 categories spanning content, marketing, sales, finance, legal, ops, SEO & more — finished deliverables, not drafts. Works with Claude Code, Codex, Cursor & every agent runtime.
Related skills 6
opensource-guide-coach
Use when a user wants guidance on starting, contributing to, growing, governing, funding, securing, or sustaining an open source project, or asks about contributor onboarding, community health, maintainer burnout, code of conduct, metrics, legal basics, or open source project adoption.
use-my-browser
Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.
Redis / redis-development
Redis development best practices — data structures, query engine, vector search, caching, and performance optimization.
Hugging Face / hugging-face-datasets
Create and manage datasets with configs and SQL querying
OpenAI / sentry
Inspect Sentry issues, summarize production errors, and pull health data
ClickHouse / chdb-datastore
Drop-in pandas replacement with ClickHouse performance across 16+ data sources