# Ceo Briefing

> Generates executive business briefings, weekly audits, and strategic reports. Use when creating Monday Morning CEO Briefings, business summaries, performance reports, or strategic analysis.

- Skill: `majiayu000/ceo-briefing` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/ceo-briefing`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/ceo-briefing/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/ceo-briefing

---


# CEO Briefing Skill

This skill generates comprehensive executive briefings that transform raw business data into actionable intelligence for the Personal AI Employee.

## Briefing Types

| Type | Frequency | Generated | Delivered |
|------|-----------|-----------|-----------|
| Weekly CEO Briefing | Sunday night | 10 PM | Monday 8 AM |
| Monthly Business Review | End of month | Last day | 1st of month |
| Quarterly Strategic Summary | End of quarter | Last week | Q+1 Week 1 |
| Ad-hoc Analysis | On demand | Immediate | Immediate |

## Briefing Structure

```markdown
# [Period] CEO Briefing

## Executive Summary
[2-3 sentence high-level overview]

## Revenue & Financial Health
- This Period: $X,XXX
- Period-to-Date: $X,XXX (XX% of target)
- Trend: [On track | Ahead | Behind]

## Completed Objectives
- [x] [Accomplishment 1]
- [x] [Accomplishment 2]

## Bottlenecks & Risks
| Issue | Impact | Suggested Action |
|-------|--------|------------------|

## Proactive Suggestions
### Cost Optimization
### Growth Opportunities
### Upcoming Deadlines

## Key Metrics Dashboard
| Metric | Target | Actual | Status |
|--------|--------|--------|--------|
```

## Data Sources

- `/Accounting/` - Financial data
- `/Tasks/Done/` - Completed work
- `Business_Goals.md` - Targets
- `Dashboard.md` - Current status

## Reference

For detailed templates, see [reference.md](reference.md)

For example briefings, see [examples.md](examples.md)

