Use when producing concise decision-ready briefing notes from processed research materials.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add BlueSkyXN/Codex-is-all-you-need --skill office-briefing-note --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Office Briefing Note?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/blueskyxn-office-briefing-note)More formats (shields.io, HTML) on the badges page.
---
name: office-briefing-note
description: Use when producing concise decision-ready briefing notes from processed research materials.
metadata:
version: "0.2"
updated: "2026-06-11"
---
# Briefing note workflow
Use this skill when the user needs a concise brief for decision-making, sharing, or handoff.
## Recommended structure
1. Executive summary
2. Key findings
3. Evidence and sources
4. Implications
5. Risks and uncertainty
6. Open questions
7. Recommended actions
## Rules
- Keep the brief concise and decision-oriented.
- Do not remove important uncertainty.
- Use source identifiers where possible.
- Prefer bullets or short sections over long prose.
- State missing information explicitly.
## Do not
- Invent decisions, stakeholders, metrics, or conclusions.
- Overstate certainty.
- Hide disagreements in the materials.
- Use unsupported claims as headline findings.
## Output
Return or write:
1. Briefing note
2. Source/material list
3. Confidence and limitations
4. Open questions
5. Suggested next action
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.