Agent skill

slim-executive-summary

Generate comprehensive executive summaries from workspace communication files using AI analysis with automatic context discovery

majiayu000534★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill slim-executive-summary --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 7 KB
Bundled scripts: none
Requires: skills: - slim-project-aware-workspace
Path: skills/analysis/slim-executive-summary/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Executive Summary Writer Generate comprehensive executive summaries from communication and project files using AI analysis with automatic workspace integration. ## Prerequisites This skill requires the **[SLIM Project-Aware Workspace](../slim-project-aware-workspace/SKILL.md)** to be set up first. The workspace provides: - **static/** folder with project context (PROJECT.md, TEAM.md, PRODUCTS.md, MEETINGS.md, TECH.md) - **dynamic/** folder with date-organized subfolders (YYYY-MM-DD format) containing communication files ## Usage This skill automatically discovers project context from your workspace and generates executive summaries from communication files. Simply invoke this skill and provide: 1. Which date folder (YYYY-MM-DD) within the `dynamic/` directory to analyze 2. Optional project name and custom focus areas The skill will: - Automatically locate your workspace by finding the `static/` and `dynamic/` folders - Read project context from the `static/` folder - Scan and analyze files in the specified date folder - Generate a comprehensive executive summary - Save the output to `executive-summary.md` in the same date folder ## What This Skill Does 1. **Workspace Discovery**:

What's inside
Steps it walks through
  1. Prerequisites
  2. Usage
  3. What This Skill Does
  4. File Types Supported
  5. Communication Files (in dynamic/ date folders)
  6. Context Files (in static/ folder)
  7. Output Format
  8. Example Usage
  9. Workflow
  10. Benefits of Workspace Integration
  11. AI Instructions
  12. Integration
  13. Resources
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the slim-executive-summary skill do?

Generate comprehensive executive summaries from workspace communication files using AI analysis with automatic context discovery

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill slim-executive-summary --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going