Exec comms
Skill newmindsgroup/ai-agent-skills-library/dist/skills/exec-comms
Drafts executive memos and stakeholder communications using Amazon's 6-pager structure, Stripe's memo format, and SCQA framework. Use when writing board updates, executive summaries, or strategic documents.From its SKILL.md
npx -y skills add newmindsgroup/ai-agent-skills-library --skill exec-commsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 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 file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
2.5 KB, 552 tokens by cl100k_base, as published. Nobody here has run it
Executive Communication
When This Skill Activates
Claude uses this skill when:
- Writing executive memos
- Creating board updates
- Drafting stakeholder emails
- Structuring strategic docs
Core Frameworks
1. Amazon 6-Pager Structure
Format:
# [Title]
## Executive Summary (BLUF - Bottom Line Up Front)
[Key decision/recommendation in 2-3 sentences]
## Context
[Background needed to understand]
## Analysis
[Data, options considered, tradeoffs]
## Recommendation
[What you propose and why]
## Next Steps
[Specific actions, owners, timeline]
## Appendix
[Supporting data, details]
2. SCQA Framework
Structure:
- Situation: Current state
- Complication: Problem/challenge
- Question: What should we do?
- Answer: Your recommendation
Action Templates
Template: Executive Memo
# [Title]: [One-line summary]
## Executive Summary
[Bottom line up front - decision needed or announcement]
## Situation
[Current state, context]
## Complication
[Problem or opportunity]
## Question
[What needs to be decided or understood]
## Recommendation
[Your proposal]
## Rationale
[Why this is the right approach]
- Reason 1
- Reason 2
- Reason 3
## Alternatives Considered
| Option | Pros | Cons | Decision |
|--------|------|------|----------|
| A | ... | ... | Not chosen |
| B | ... | ... | **Recommended** |
## Next Steps
1. [Action] - [Owner] - [Date]
2. [Action] - [Owner] - [Date]
## Success Metrics
- [How we'll measure success]
## Risks & Mitigation
- **Risk:** [describe] → **Mitigation:** [how we'll handle]
Quick Reference
📝 Executive Comms Checklist
Structure:
- BLUF (bottom line first)
- Context clear
- Decision/recommendation obvious
- Next steps specific
Style:
- Concise (no fluff)
- Scannable (bullets, headers)
- Data-backed
- Action-oriented
Key Quotes
Amazon:
"Start with the press release. Work backwards."
On Executive Writing:
"If you can't summarize it in 2 sentences, you don't understand it well enough."
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.