35364c7512
- 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>
14 lines
733 B
JSON
14 lines
733 B
JSON
{
|
|
"$schema": "https://anthropic.com/claude-code/plugin.schema.json",
|
|
"name": "pm-sales",
|
|
"version": "1.1.0",
|
|
"description": "Sales skills: Sales Battlecard, Discovery Call Prep, Proposal Writer, Account Plan, Sales Forecasting Model. Build competitive battlecards, prepare discovery calls, write winning proposals, create account plans, and build pipeline-based revenue forecasts with scenario analysis.",
|
|
"author": {
|
|
"name": "Mohit Aggarwal",
|
|
"email": "mohit15856@gmail.com"
|
|
},
|
|
"homepage": "https://github.com/mohitagw15856/pm-claude-skills",
|
|
"license": "MIT",
|
|
"keywords": ["sales", "battlecard", "discovery", "proposal", "account-plan", "competitive", "crm", "forecasting", "pipeline", "revenue-model"]
|
|
}
|