Executive summarizer
Skill furkangonel/cowrangler/bundled_skills/executive-summarizer
Autonomous terminal AI agent for workflows and feasible project procedures. Co-Worker Co-Wrangler π
npx -y skills add furkangonel/cowrangler --skill executive-summarizerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Convert long documents, reports, or meeting notes into sharp C-level executive summaries
SKILL.md
3.0 KB, 545 tokens by cl100k_base, as published. Nobody here has run it
Executive Summarizer Skill
Goal
Distill any long-form content into a sharp, decision-ready executive summary that a senior stakeholder can read in under 2 minutes. No fluff, no filler β only what matters.
Output Format
Always structure the summary as:
## Executive Summary: [Document/Topic Title]
**Bottom Line**
One-sentence answer to: "What do I need to know?"
**Key Points**
- [Most important finding or decision]
- [Second most important]
- [Third β stop at 5 max]
**Recommended Actions** (if applicable)
1. [Concrete next step]
2. [Next step]
**Context** (2β3 sentences max)
Brief background for why this matters now.
Steps
1. Read the full content first
Never summarize from a partial read. Understand the full scope before writing a single word of summary.
Success criteria: You can answer "what is the single most important thing in this document?" before writing.
2. Identify the core message
Ask: If the reader could only remember one thing, what should it be? That becomes the Bottom Line.
Success criteria: Bottom Line is one sentence, specific, and actionable.
3. Extract key points
Select the 3β5 findings, decisions, risks, or recommendations that most directly impact the reader's work. Skip supporting evidence, examples, and background β those belong in the full document.
Success criteria: Each key point stands alone without needing the full document to understand.
4. Surface action items
If the document implies or states next steps, list them as concrete actions with owners if mentioned.
Success criteria: Actions are specific ("Schedule Q3 review by Friday") not vague ("Consider next steps").
5. Write context (last)
Add 2β3 sentences of background only if the reader needs it to understand why this matters right now.
Success criteria: Context is shorter than the key points section.
Quality Check
- Total length: 150β250 words (never more than one page)
- No passive voice where avoidable
- No "in conclusion" or "as mentioned above" filler phrases
- If you're unsure what the bottom line is, ask the user before summarizing
Why/Failure Modes
[TODO: Explain the reasoning behind this skill's approach and common failure modes to avoid.]
Standalone vs Supercharged
[TODO: Describe how this skill works on its own vs when combined with other tools/context.]
Cross-References
[TODO: Link to other relevant skills or documentation.]