| 복잡한 분석·재무·운영 보고를 경영진 1페이지(≤500단어) 요약으로 변환합니다.
npx skills add https://github.com/modu-ai/cowork-plugins --skill executive-summary
> moai-bi | What / So What / Now What 3-축 구조
10-50페이지짜리 분석·재무·운영 보고서를 C-level이 5분 안에 의사결정할 수 있는 1페이지로 변환합니다. moai-finance(financial-statements, variance-analysis), moai-pm(weekly-report), 외부 보고서 모두 입력 가능합니다.
핵심 원칙: 결론부터 (McKinsey Pyramid). 근거는 그 다음, 데이터는 부록.
본 스킬의 기본 출력은 마크다운 + moai-content:html-report 렌더링한 단일 HTML 파일입니다.
<style>)·JS(<script>) 전부 인라인executive-summary → html-report (mode=status, 기본)
→ (선택) pdf-writer — 인쇄·결재용 PDF
→ (선택) docx-generator — 편집 가능한 .docx
→ (선택) pptx-designer — 이사회 슬라이드 1매
→ (선택) hwpx-writer — 한국 공공기관 .hwpx
경영진 보고 이사회 자료 임원 1pager C레벨 요약 executive summary 임원 보고서 1페이지 요약 경영 핵심 요약
다음 중 하나 이상:
moai-finance 출력)moai-pm/weekly-report 출력)| # | 섹션 | 분량 | 내용 |
|---|---|---|---|
| 1 | 헤드라인 | 1줄 | 가장 중요한 한 메시지 (의사결정 핵심) |
| 2 | What | 3 bullet | 무슨 일이 일어났나 (정량) |
| 3 | So What | 3 bullet | 사업 임팩트 (원·% 단위) |
| 4 | Now What | 2-3 옵션 + 권고 1개 | 의사결정 옵션과 권고안 |
| 5 | Risks | 1-2 bullet | 핵심 리스크 |
| 6 | Next Review | 1줄 | 다음 리뷰 시점·지표 |
전체 ≤ 500단어. 자동 글자수 검증.
재무 보고 압축 시 다음 지표 우선 노출:
비재무 지표:
각 옵션은 다음 형식:
옵션 A: [의사결정 항목]
- 기대 효과: ...
- 비용·리스크: ...
- 결정 시한: P0/P1/P2 (시간 추정 금지)
권고: 옵션 X — 근거: ...
권고 없는 옵션 나열은 금지 (경영진 판단 부담 증가).
# Executive Summary — [주제] (2026-05-01)
> 헤드라인: 결제 모듈 v2 도입으로 분기 매출 +8% 가속, 보안 감사 대응이 핵심 의사결정.
## What (지난 N주/분기)
- **매출 124억** (전기 대비 +8.1%, K-IFRS 기준 [DART 공시 인용])
- 결제 성공률 **94.2%** (직전 90.5%, 결제 v2 효과)
- 신규 고객 **320사** (목표 300사 대비 +6.7%)
## So What (사업 임팩트)
- 영업이익률 **18.2%** (직전 16.8%, +1.4pp) — 인건비 안정화
- LTV/CAC **3.6** (1년 전 2.9) — 건전 구조 강화
- 분기 EBITDA **22억** ([추정] 잠정치, 결산 후 확정)
## Now What (의사결정 옵션)
**옵션 A: 보안 감사 대응 — 외주 인력 채용**
- 기대 효과: 6주 내 ISMS 인증 갱신
- 비용: 8천만원 (분기 영업이익 -3.6%)
- 시한: P0
**옵션 B: 내부 재배치**
- 기대 효과: 8주 내 갱신
- 비용: 인건비 무영향, 기능 출시 1건 지연
- 시한: P0
**권고: 옵션 A** — 기능 출시 일정과 분리, 분기 매출 모멘텀 보존
## Risks
- ⚠️ SMS API 외부 의존성 지연 → 결제 흐름 영향 가능
## Next Review
- W20 (2주 후), KPI: 결제 성공률·보안 감사 진행률
예시 1 — 변동분석 → 카톡 공유용 단일 HTML (기본 경로)
사용자: "이번 분기 변동분석 보고서를 임원 1pager 만들어서 카톡으로 보낼 수 있게 해줘."
→ moai-finance/variance-analysis 결과 입력
→ executive-summary가 K-IFRS 지표 우선 + What/So What/Now What 마크다운 생성
→ moai-content:html-report (mode=status)로 단일 HTML 렌더링
→ 결과: 1개 .html 파일 (이미지·CSS·JS 인라인) → 카톡 첨부 가능
예시 2 — 변동분석 → 이사회 슬라이드 (변환 옵션)
사용자: "이번 분기 변동분석을 이사회 PPT 1매로 만들어줘."
→ executive-summary → html-report (기본)
→ pptx-designer로 변환 분기 → .pptx 슬라이드 1매
예시 3 — 주간 → C-level HTML + 결재용 PDF 동시 출력
사용자: "이번 주 weekly-report를 C레벨 보고로 압축하고 HTML·PDF 둘 다 줘."
→ weekly-report 6섹션 → executive-summary 1pager 6섹션
→ html-report (기본 HTML) + pdf-writer (변환 PDF) 병렬 출력
[추정] 태그Before (입력 prep):
moai-finance/financial-statements — 재무제표moai-finance/variance-analysis — 변동분석moai-pm/weekly-report — 주간보고Renderer (기본 출력 = 단일 HTML):
moai-content/html-report — 기본 렌더러, mode=status (이미지·CSS·JS 인라인, 카톡 공유 가능)Converter (선택 변환 분기):
moai-office/pdf-writer — 인쇄·결재용 PDFmoai-office/docx-generator — 편집 가능한 .docxmoai-office/pptx-designer — 이사회 슬라이드 1매moai-office/hwpx-writer — 한국 공공기관 .hwpxPost-process:
moai-core/ai-slop-reviewer — 격식체·정량 출처 검수moai-content/humanize-korean — 한국어 자연스러움 보강Alternative:
moai-pm/weekly-report — 팀 단위 주간 (1pager 아닌 6섹션)moai-business/strategy-planner — 전략 문서 (요약 아닌 본문)대표 체인 (기본 = html-report 단일 HTML):
variance-analysis → executive-summary → ai-slop-reviewer → html-report (mode=status)variance-analysis → executive-summary → html-report → pptx-designervariance-analysis → executive-summary → html-report → pdf-writerweekly-report → executive-summary → html-report (mode=status)weekly-report → executive-summary → html-report → hwpx-writerIntegration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.
Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances
Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.
Build and distribute Expo development clients locally or via TestFlight
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.
Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.
Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.
Take modu-ai/executive-summary from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.