Skip to main content
ClaudeWave
Skill2.5k repo starsupdated 3mo ago

executive-briefing

The executive-briefing skill transforms research and analysis into concise, decision-focused briefings formatted for busy senior leaders. It automatically activates when users reference executive summaries, C-suite presentations, board updates, or leadership materials, then structures content using the BLUF principle (Bottom Line Up Front) with sections for key findings, implications, recommended actions, and risks. This skill prioritizes metrics, clear next steps with owners, and removes jargon to ensure executives spend minimal time extracting actionable insights.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/anthropics/claude-agent-sdk-demos /tmp/executive-briefing && cp -r /tmp/executive-briefing/research-agent/.claude/skills/executive-briefing ~/.claude/skills/executive-briefing
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# Executive Briefing Skill

## Activation Triggers
This skill activates when the conversation mentions:
- "executive summary", "executive briefing"
- "C-suite", "board presentation", "leadership team"
- "stakeholder update", "management report"
- "one-pager", "key takeaways"

## Briefing Format

When creating executive briefings, always follow this structure:

### The BLUF Principle (Bottom Line Up Front)
Start with the conclusion. Executives are busy - lead with what matters.

### One-Page Format
```
═══════════════════════════════════════════════════════════
EXECUTIVE BRIEFING: [Topic]
Date: [Date] | Prepared for: [Audience]
═══════════════════════════════════════════════════════════

BOTTOM LINE
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[2-3 sentences: What they need to know and what to do about it]

KEY FINDINGS
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
• [Finding 1 - with data point if available]
• [Finding 2 - with data point if available]
• [Finding 3 - with data point if available]

IMPLICATIONS
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
What this means for [Company/Team]:
• [Implication 1]
• [Implication 2]

RECOMMENDED ACTIONS
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
1. [Action] - [Owner] - [Timeline]
2. [Action] - [Owner] - [Timeline]
3. [Action] - [Owner] - [Timeline]

RISKS & CONSIDERATIONS
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
• [Risk/Consideration 1]
• [Risk/Consideration 2]

═══════════════════════════════════════════════════════════
Sources: [Brief citation list]
Contact: [Who to reach out to for questions]
═══════════════════════════════════════════════════════════
```

## Style Guidelines

### Do:
- Use numbers and metrics where possible
- Keep sentences short and direct
- Use bullet points liberally
- Highlight decisions that need to be made
- Include clear next steps with owners

### Don't:
- Use jargon or technical terms without explanation
- Include lengthy background (link to appendix instead)
- Bury the recommendation
- Use passive voice
- Include information that doesn't drive a decision

## Data Presentation

When including data:
- Round numbers for readability (say "$2.3M" not "$2,347,892")
- Compare to benchmarks or previous periods
- Highlight deltas and trends
- Use comparisons that resonate ("10x faster" not "900% improvement")

## Confidence Indicators

Always indicate confidence level:
- **HIGH CONFIDENCE**: Multiple reliable sources, verified data
- **MEDIUM CONFIDENCE**: Good sources but some gaps
- **LOW CONFIDENCE**: Limited data, emerging information

## Appendix Guidelines

For detailed information, create a separate appendix file with:
- Full methodology
- Complete data tables
- Source documentation
- Technical details
- Extended analysis
inbox-searcherSubagent

Email inbox search specialist, takes in appropriate context for the email and a goal of what to search for. Return the answer to the question.

action-creatorSkill

Creates user-specific one-click action templates that execute email operations when clicked in the chat interface. Use when user wants reusable actions for their specific workflows (send payment reminder to ACME Corp, forward bugs to engineering, archive old newsletters from specific sources).

listener-creatorSkill

Creates event-driven email listeners that monitor for specific conditions (like urgent emails from boss, newsletters to archive, package tracking) and execute custom actions. Use when user wants to be notified about emails, automatically handle certain emails, or set up email automation workflows.

xlsxSkill

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

competitive-analysisSlash Command

Perform competitive analysis on companies or products

fact-checkSlash Command

Fact-check claims or verify information

market-trendsSlash Command

Research current market trends in a specific industry or domain

researchSlash Command

Start a focused research session on any topic