feat: add 27 new skills across 7 professions — 80 skills, 21 plugins (v5.0.0)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"$schema": "https://anthropic.com/claude-code/plugin.schema.json",
|
||||
"name": "pm-finance",
|
||||
"version": "1.0.0",
|
||||
"description": "Finance skills: Financial Model Narrative, Budget Variance Analysis, Investor Pitch Deck, Financial Due Diligence. Turn numbers into board-ready narratives, explain variances, structure pitch decks, and generate DD checklists.",
|
||||
"author": {
|
||||
"name": "Mohit Aggarwal",
|
||||
"email": "mohit15856@gmail.com"
|
||||
},
|
||||
"homepage": "https://github.com/mohitagw15856/pm-claude-skills",
|
||||
"license": "MIT",
|
||||
"keywords": ["finance", "financial-model", "budget", "variance", "pitch-deck", "due-diligence", "investor"]
|
||||
}
|
||||
@@ -0,0 +1,60 @@
|
||||
---
|
||||
name: budget-variance-analysis
|
||||
description: "Produce a structured budget variance analysis from actual vs budget figures. Use when asked to analyse budget variances, explain underspend or overspend, write a variance commentary, or investigate why actuals differ from plan. Produces a categorised variance table with root cause analysis and management commentary."
|
||||
---
|
||||
|
||||
# Budget Variance Analysis Skill
|
||||
|
||||
Produces a complete variance analysis from numbers through to root cause explanation and management commentary.
|
||||
|
||||
## Required Inputs
|
||||
- **Actuals and budget figures** (paste as table or describe line by line)
|
||||
- **Period** (month / quarter / YTD)
|
||||
- **Materiality threshold** (e.g. £10k or 5%)
|
||||
- **Known reasons for variances** (if any)
|
||||
- **Audience** (CFO / board / management / auditor)
|
||||
|
||||
## Output Structure
|
||||
|
||||
### 1. Variance Summary Table
|
||||
|
||||
| Line Item | Budget | Actual | Variance £ | Variance % | F/A |
|
||||
|---|---|---|---|---|---|
|
||||
| Revenue | | | | | |
|
||||
| Cost of Sales | | | | | |
|
||||
| Gross Profit | | | | | |
|
||||
| Opex | | | | | |
|
||||
| EBITDA | | | | | |
|
||||
|
||||
F = Favourable | A = Adverse
|
||||
|
||||
### 2. Material Variance Commentary
|
||||
|
||||
For each variance above threshold:
|
||||
|
||||
**[Line item] — £[amount] F/A ([%])**
|
||||
- **Root cause:** [Specific explanation — not "timing" without detail]
|
||||
- **Permanent or timing?** Will this reverse next period?
|
||||
- **Management action:** What is being done
|
||||
- **Forecast impact:** Does this change full-year outlook?
|
||||
|
||||
### 3. Top 3 Variances Requiring Attention
|
||||
Ranked by materiality and strategic significance.
|
||||
|
||||
### 4. Forecast Revision
|
||||
Does the full-year forecast need updating? State revised expectation and key assumptions.
|
||||
|
||||
### 5. Executive Summary
|
||||
3-4 sentences of management commentary suitable for a board pack.
|
||||
|
||||
## Quality Checks
|
||||
- All variances above threshold explained
|
||||
- Root causes specific (not vague)
|
||||
- Favourable/Adverse correctly labelled
|
||||
- Forecast impact stated for material variances
|
||||
|
||||
## Example Trigger Phrases
|
||||
- "Write a variance analysis for these actuals vs budget: [paste]"
|
||||
- "Explain why we are over budget on [cost line]"
|
||||
- "Write the variance commentary for our finance review"
|
||||
- "Produce a budget vs actual analysis for Q[N]"
|
||||
@@ -0,0 +1,76 @@
|
||||
---
|
||||
name: financial-due-diligence
|
||||
description: "Generate a financial due diligence checklist and analysis framework for any investment, acquisition, or partnership. Use when asked for a due diligence checklist, M&A financial review, investment analysis framework, or vendor financial assessment."
|
||||
---
|
||||
|
||||
# Financial Due Diligence Skill
|
||||
|
||||
Produces a structured financial due diligence framework — document request list and analytical questions — for any investment, acquisition, or significant commercial relationship.
|
||||
|
||||
## Required Inputs
|
||||
- **Transaction type** (acquisition / investment / partnership / supplier / fundraise)
|
||||
- **Stage of diligence** (initial screening / full DD / confirmatory)
|
||||
- **Target company type** (startup / SME / listed / subsidiary)
|
||||
- **Key concerns** (optional — e.g. revenue recognition, customer concentration)
|
||||
|
||||
## Output Structure
|
||||
|
||||
### 1. Document Request List
|
||||
|
||||
**Financial Statements**
|
||||
- Audited accounts for last 3 years
|
||||
- Management accounts for current year (monthly)
|
||||
- Board-approved budget and latest reforecast
|
||||
- 3-year financial model with assumptions
|
||||
|
||||
**Revenue**
|
||||
- Revenue by customer (top 20, % of total)
|
||||
- Revenue by product/segment
|
||||
- Contracted vs recurring vs one-off breakdown
|
||||
- Churn and renewal data
|
||||
|
||||
**Costs**
|
||||
- Cost of sales breakdown
|
||||
- Headcount by department with compensation detail
|
||||
- Top 10 supplier contracts
|
||||
|
||||
**Cash and Debt**
|
||||
- Bank statements (12 months)
|
||||
- Debt schedule with covenants and maturity
|
||||
- Working capital analysis
|
||||
|
||||
**Tax**
|
||||
- Last 3 years tax returns
|
||||
- Any open enquiries
|
||||
- R&D tax credit claims
|
||||
|
||||
### 2. Key Analytical Questions
|
||||
|
||||
**Revenue quality:** Is revenue growing organically? What % is truly recurring? Customer concentration risk?
|
||||
|
||||
**Margin analysis:** Gross margin trend over 3 years? One-off items inflating EBITDA? Normalised EBITDA?
|
||||
|
||||
**Cash conversion:** Does profit convert to cash? Cash conversion cycle? Working capital red flags?
|
||||
|
||||
**Debt and liabilities:** Net debt position? Contingent liabilities? Covenant headroom?
|
||||
|
||||
### 3. Red Flags Checklist
|
||||
- Revenue concentration over 30% in one customer
|
||||
- Declining gross margins without explanation
|
||||
- EBITDA-to-cash conversion below 70%
|
||||
- Auditor qualifications or emphasis of matter
|
||||
- Related party transactions not at arm length
|
||||
- Aggressive revenue recognition
|
||||
- Growing debtor days with no explanation
|
||||
|
||||
### 4. Summary Output Template
|
||||
- Revenue quality: [Assessment]
|
||||
- Margin sustainability: [Assessment]
|
||||
- Cash generation: [Assessment]
|
||||
- Balance sheet risk: [Assessment]
|
||||
- Overall: Green Strong / Amber Acceptable / Red Material concerns
|
||||
|
||||
## Example Trigger Phrases
|
||||
- "Give me a financial due diligence checklist for [company type]"
|
||||
- "What documents should I request for financial DD?"
|
||||
- "Build a DD framework for our Series A investment"
|
||||
@@ -0,0 +1,62 @@
|
||||
---
|
||||
name: financial-model-narrative
|
||||
description: "Turn financial model outputs into a clear written narrative. Use when asked to write a financial narrative, explain a financial model, summarise a P&L, or translate spreadsheet numbers into a board-ready story. Produces an executive narrative with key insights, drivers, and forward-looking commentary."
|
||||
---
|
||||
|
||||
# Financial Model Narrative Skill
|
||||
|
||||
Turns financial model outputs into a clear, structured written narrative suitable for board packs, investor updates, or management reporting.
|
||||
|
||||
## Required Inputs
|
||||
- **Financial data** (paste key figures: revenue, costs, margins, EBITDA, cash)
|
||||
- **Period covered** (month / quarter / annual / multi-year)
|
||||
- **Audience** (board / investors / management / bank / internal)
|
||||
- **Key message** (what is the headline story?)
|
||||
- **Actuals vs budget / prior period?** (comparison context)
|
||||
|
||||
## Output Structure
|
||||
|
||||
### 1. Headline Summary
|
||||
3-5 sentences. The financial story in plain English. Lead with the most important insight — not "revenue was X" but what that figure means.
|
||||
|
||||
### 2. Revenue
|
||||
- Performance vs prior period / budget
|
||||
- Key drivers: what caused the movement
|
||||
- Risks or opportunities in the revenue line
|
||||
|
||||
### 3. Costs and Margins
|
||||
- Gross margin: % and trend
|
||||
- Key cost movements and why
|
||||
- EBITDA performance and drivers
|
||||
- One-off items clearly flagged
|
||||
|
||||
### 4. Cash and Balance Sheet
|
||||
- Cash position and movement
|
||||
- Runway (for startups)
|
||||
- Key working capital movements
|
||||
|
||||
### 5. Variance Analysis
|
||||
For each significant variance:
|
||||
|
||||
**[Line item] — Over/Under by [amount]**
|
||||
- **Cause:** [Plain English explanation]
|
||||
- **Permanent or temporary?** One-time / Structural
|
||||
- **Action being taken:** [If applicable]
|
||||
|
||||
### 6. Forward-Looking Commentary
|
||||
- Expected next period
|
||||
- Key risks to forecast
|
||||
- Key opportunities
|
||||
- Any reforecast or guidance change
|
||||
|
||||
## Writing Rules
|
||||
- Never just restate a number — always explain what it means
|
||||
- Flag variances over 10% automatically
|
||||
- Use past tense for actuals, conditional for forecast
|
||||
- One insight per paragraph
|
||||
|
||||
## Example Trigger Phrases
|
||||
- "Write a financial narrative for these results: [paste numbers]"
|
||||
- "Turn this P&L into a board narrative"
|
||||
- "Write the finance section of our board pack"
|
||||
- "Explain these financial results in plain English"
|
||||
@@ -0,0 +1,48 @@
|
||||
---
|
||||
name: investor-pitch-deck
|
||||
description: "Build the narrative and slide structure for an investor pitch deck. Use when asked to create a pitch deck, investor presentation, fundraising deck, or startup pitch. Produces a slide-by-slide structure with narrative beats, key messages, and what each slide must prove to an investor."
|
||||
---
|
||||
|
||||
# Investor Pitch Deck Skill
|
||||
|
||||
Builds the complete narrative and slide structure for an investor pitch deck — focused on what investors need to see, not what founders want to show.
|
||||
|
||||
## Required Inputs
|
||||
- **Company name and one-line description**
|
||||
- **Stage** (Pre-seed / Seed / Series A / Series B)
|
||||
- **Ask** (how much raising and what for)
|
||||
- **Key metrics** (revenue, growth, users, retention)
|
||||
- **Target investors** (generalist / sector-specific / angels)
|
||||
- **Deck length** (10 / 12 / 15 slides)
|
||||
|
||||
## Output Structure
|
||||
|
||||
For each slide:
|
||||
- **What this slide must prove** (the investor question it answers)
|
||||
- **Content guidance** (specific, not generic)
|
||||
- **Common mistake to avoid**
|
||||
|
||||
---
|
||||
|
||||
**Slide 1: Cover** — Proves you can say what you do in one sentence.
|
||||
**Slide 2: Problem** — Proves the problem is real, painful, and large. Lead with the human problem, not market size.
|
||||
**Slide 3: Solution** — Proves your solution is meaningfully better. Focus on outcome, not features.
|
||||
**Slide 4: Product** — Proves this is real and works. Show the actual product.
|
||||
**Slide 5: Traction** — Proves people want this. Show retention and revenue, not signups.
|
||||
**Slide 6: Market** — Proves the market is large enough. Use bottoms-up TAM where possible.
|
||||
**Slide 7: Business Model** — Proves you understand unit economics. Include CAC and LTV.
|
||||
**Slide 8: Go-To-Market** — Proves you can acquire customers efficiently. Focus on what is actually working.
|
||||
**Slide 9: Competition** — Proves you understand the landscape. Never say "no competitors."
|
||||
**Slide 10: Team** — Proves this team can execute this opportunity. One sentence per person, specific.
|
||||
**Slide 11: Financials** — Proves you understand your business. Show assumptions, not just projections.
|
||||
**Slide 12: The Ask** — Proves you know exactly what you need. Specific use of funds and 18-month milestones.
|
||||
|
||||
## Narrative Principles
|
||||
- Every slide answers one investor question
|
||||
- Investors decide go/no-go on slides 1-5 — front-load evidence
|
||||
- Keep to 10-12 slides for a first meeting
|
||||
|
||||
## Example Trigger Phrases
|
||||
- "Build a pitch deck structure for [company]"
|
||||
- "Help me structure my Series A deck"
|
||||
- "What slides should my investor pitch have?"
|
||||
Reference in New Issue
Block a user