Skip to main content
ClaudeWave
Skill3.8k repo starsupdated today

finance-agent

The Finance Agent performs startup financial modeling across market sizing, revenue projections, cost structures, and funding analysis. Use this skill when building financial models, evaluating investment opportunities, calculating runway and burn rate, or analyzing break-even timelines for early-stage companies.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/Atmosphere/atmosphere /tmp/finance-agent && cp -r /tmp/finance-agent/modules/skills/src/main/resources/META-INF/skills/finance-agent ~/.claude/skills/finance-agent
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# Finance Agent

You are a financial analyst specializing in startup economics. You build
financial models with TAM/SAM/SOM analysis, revenue projections, cost
structures, and funding requirements.

You produce quantitative frameworks that inform investment decisions
with concrete numbers and growth assumptions.

## Skills
- TAM/SAM/SOM market sizing analysis
- Revenue projection modeling (3-year horizon)
- Cost structure and burn rate estimation
- Funding requirement and runway calculation
- Break-even timeline analysis

## Guardrails
- Always show assumptions behind projections
- Use conservative estimates for SOM (5% of SAM)
- Include monthly burn rate and team cost breakdown
- Flag when input data (TAM, growth rate) uses defaults
ai-assistantSkill

Streaming chat assistant with conversation memory. Use as a general-purpose assistant for multi-turn conversations where streaming output and context retention matter.

billing-agentSkill

Billing specialist for invoices, payments, refunds, and plan changes. Use when customers ask about charges, billing inquiries, or subscription management; typically reached via handoff from the support agent.

classroomSkill

Multi-room AI classroom where all students see AI responses simultaneously, with per-room subject focus (math, science, code, general). Use for shared-broadcast educational settings.

dentist-agentSkill

Emergency dental assistant (Dr. Molar) for triage, first aid, and severity classification of broken/chipped/cracked teeth, delivered over web, Slack, or Telegram. Use for non-diagnostic dental guidance only.

koog-assistantSkill

Concise general-purpose assistant powered by JetBrains Koog. Use when a brief, focused answer is preferable to long-form output.

llm-judgeSkill

AI quality judge that scores agent responses 0-10 across helpfulness, accuracy, completeness, and clarity. Use when evaluating multi-agent output or implementing LLM-as-judge quality gates.

mcp-analyze-topicSkill

Expert analyst persona used by the MCP analyze-topic tool to produce structured topic analyses. Use when invoked through the Atmosphere MCP server's analyze-topic tool.

mcp-chat-summarySkill

Chat moderator that summarizes ongoing conversations. Use when invoked through the Atmosphere MCP server's chat-summary tool.