Files
pm-claude-skills/plugins/pm-finance/.claude-plugin/plugin.json
T
mohitagw15856 35364c7512 fix: update plugin.json for 6 bundles with new skills and version bumps
- pm-gtm v1.1.0: added seo-content-brief, media-pitch
- pm-finance v1.1.0: added tax-planning-checklist
- pm-hr v1.1.0: added change-management-plan
- pm-sales v1.1.0: added sales-forecasting-model
- pm-operations v1.1.0: added workshop-facilitation-guide
- pm-cross v1.1.0: added teaching-lesson-plan

Updated descriptions and keywords in all 6 plugin.json files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 21:02:14 +01:00

14 lines
751 B
JSON

{
"$schema": "https://anthropic.com/claude-code/plugin.schema.json",
"name": "pm-finance",
"version": "1.1.0",
"description": "Finance skills: Financial Model Narrative, Budget Variance Analysis, Investor Pitch Deck, Financial Due Diligence, Tax Planning Checklist. Turn numbers into board-ready narratives, explain variances, structure pitch decks, generate DD checklists, and review year-end tax planning opportunities.",
"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", "tax", "tax-planning", "year-end"]
}