> 예산과 실적 차이를 분석해주는 스킬입니다. '예산 대비 실적 분석해줘', '매출 미달 원인 찾아줘', '비용 초과 분석해줘'처럼 말하면 됩니다. 매출·비용·이익 항목별 분산 원인 분석, KPI 추적, 수익성 개선 권고안 도출을 지원합니다.
npx skills add https://github.com/modu-ai/cowork-plugins --skill variance-analysis
예산(Budget) 대비 실적(Actual)의 차이를 체계적으로 분석하여 경영 의사결정에 필요한 인사이트를 제공한다. 매출 분산, 비용 분산, 이익 분산을 항목별로 분해하고, 차이의 원인(가격·수량·효율·환율 등)을 파악하여 개선 권고안을 도출한다.
면책 고지: 이 스킬은 AI 보조 분석이며 공인 회계사의 전문 자문을 대체하지 않습니다.
분산 분석, 예산 대비 실적, 실적 차이, 원가 분석, 재무 KPI, 수익성 분석, 비용 절감, 예실 분석, 예산 초과, 매출 미달
사용자로부터 다음 데이터 요청:
총 분산 = 실적 - 예산
분산 분석 요약표 (예시)
| 항목 | 예산 | 실적 | 분산 | 분산율 | 판정 |
|------|------|------|------|--------|------|
| 매출액 | 100억 | 95억 | -5억 | -5.0% | U |
| 매출원가 | 60억 | 58억 | -2억 | -3.3% | F |
| 매출총이익 | 40억 | 37억 | -3억 | -7.5% | U |
| 판관비 | 20억 | 22억 | +2억 | +10.0% | U |
| 영업이익 | 20억 | 15억 | -5억 | -25.0% | U |
매출 분산 = 가격 분산 + 수량 분산
특이요인 체크:
인건비 분산 = 임률 분산 + 능률 분산
4대보험 비용 분산 체크 (2026년 변경사항):
| 항목 | 2025년 사업주 부담 | 2026년 사업주 부담 | 변동 |
|------|------------------|------------------|------|
| 국민연금 | 4.5% | 4.75% | +0.25%p |
| 건강보험 | 3.545% | 3.595% | +0.05%p |
| 장기요양 | 건보료의 12.81% | 건보료의 12.95% | +0.14%p |
제조원가 분산:
재무 KPI 대시보드:
| KPI | 예산 | 실적 | 전기 | 업종 평균 |
|-----|------|------|------|-----------|
| 매출총이익률 | | | | |
| 영업이익률 | | | | |
| EBITDA 마진 | | | | |
| 인건비 비율 | | | | |
| 판관비 비율 | | | | |
업종별 영업이익률 참고 (2025년 기준):
# [기간] 예산 대비 실적 분산 분석 보고서
## 경영진 요약
- 영업이익 분산: xxx원 (예산 대비 xx% 미달/초과)
- 핵심 원인 Top 3
## 항목별 분산 상세
## 원인 분석 및 책임 부서별 액션
## 수정 전망 (Rolling Forecast)
- 연간 예상 영업이익: xxx원
## 개선 권고안
예시 1: "3월 예산 대비 실적 분석해줘"
→ 예산·실적 데이터 입력 → 분산 계산 → 원인 분석 → 개선 권고
예시 2: "매출이 5% 미달했는데 원인 분석해줘"
→ 가격·수량 분산 → 원인 파악 → 대응 방안
예시 3: "비용이 10% 초과했어. 어디서 문제야?"
→ 비용 항목별 분산 → 인건비·재료비·판관비 → 원인 식별 → 절감 방안
면책 고지: AI 보조 분석이며 공인 회계사의 전문 자문을 대체하지 않습니다.
경영진 요약, 원인 분석 코멘트, 개선 권고안, 수정 전망 설명문처럼 문장 산출물을 작성한 뒤에는 아래 체인으로 마무리한다.
variance-analysis (보고서 서술 부분) → moai-core:ai-slop-reviewer → moai-content:humanize-korean
> 분산 분석 요약표·KPI 대시보드 같은 표·숫자 산출물 자체는 체인 대상이 아니며, 엑셀화가 필요하면 moai-office:xlsx-creator, 시각화가 필요하면 moai-data:data-visualizer로 라우팅한다. 체인은 표를 둘러싼 해설·권고·요약 문장에만 적용한다.
moai-finance:financial-statements 스킬을 사용하세요.moai-finance:close-management 스킬이 더 적합합니다.moai-finance:tax-helper 스킬을 사용하세요.Integration 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/variance-analysis 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.