Agent skill

exec-briefing-memo

Decision needed + recommendation + evidence + tradeoffs, 把复杂材料压成可拍板的一页

nexu95,528★ · +2,037/wk · 5 repos on radarProfile →
claude-codeApache-2.0
Install
npx skills add nexu-io/html-anything --skill exec-briefing-memo --agent claude-code

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

Facts
Files in the skill folder: 6
SKILL.md size: 2 KB
Bundled scripts: none
Path: next/src/lib/templates/skills/exec-briefing-memo/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 8,084 · +96 this week
Language: HTML
Read our review of the source →

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

From the SKILL.md

【模板: 高管决策简报 / Executive Briefing Memo】 【意图】这不是会议纪要、不是周报、不是 PRD。它的唯一目标是帮助决策者在 3 分钟内理解问题并拍板。 【适合输入】 - 长会议记录、调研材料、战略讨论、销售反馈、产品数据、投资备忘 - 用户可能给很多碎片信息; 你要提炼成一个明确 decision frame 【必须输出的结构】 1. Memo header: 主题、owner、audience、date、decision deadline。 2. Decision needed: 用一句话写清楚需要拍板的问题。 3. Recommendation: 明确建议, 不要写 "可以考虑"。必须包含 confidence level。 4. Why now: 为什么现在需要决定, 不决定的代价是什么。 5. Key facts: 5-7 个事实证据, 每条标注来源类型 (sales / product / finance / customer / ops)。 6. Tradeoff table: Option A / Option B / Option C, 对比 upside、cost、risk、reversibility。 7. Risks & mitigations: 3-5 个风险, 每个给缓解动作。 8. Decision path: approve / reject / ask for more evidence 三种路径各自下一步。 9. Next actions: owner、due date、expected artifact。 【设计要求】 - 像顶级咨询公司的 one-page decision memo: 克制、清楚、密度高。 - 首屏必须直接呈现 decision + recommendation, 不要先铺陈背景。 - 使用强层级: 大号结论、紧凑证据卡、对比表、状态 pill。 - 不要做成长文章; 不要做成 deck; 不要写空泛商业黑话。 【可选风格模板 — 参考 assets/】 根据决策场景选择一种, 不要三种混用: - `assets/board-memo.html`: 默认风格。浅色高管 memo, 适合 CEO/CFO/CRO、运营、产品决策。 - `assets/decision-command.html`: 深色 command center, 适合紧急决策、风险处置、incident、go/no-go、launch gate。 - `assets/board-paper.html`: 正式 board paper / 董事会纸质议案, 适合董事会、投资人、合规、预算审批。 如果用户没有指定风格, 优先使用 `board-memo`; 如果材料强调紧急、风险、行动指挥, 使用 `deci

What's inside
Ships with 5 files
  • assets/board-memo.html
  • assets/board-paper.html
  • assets/decision-command.html
  • example.html
  • example.md
More from html-anything
All skills →
About this skill
What does the exec-briefing-memo skill do?

Decision needed + recommendation + evidence + tradeoffs, 把复杂材料压成可拍板的一页

How do I install it?

Run `npx skills add nexu-io/html-anything --skill exec-briefing-memo --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 nexu-io/html-anything, a repository with 8,084 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