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
744 B
JSON
14 lines
744 B
JSON
{
|
|
"$schema": "https://anthropic.com/claude-code/plugin.schema.json",
|
|
"name": "pm-gtm",
|
|
"version": "1.1.0",
|
|
"description": "Marketing & GTM skills: Go-To-Market Planner, Content Calendar, Competitor Teardown, Email Campaign, SEO Content Brief, Media Pitch. Build positioning statements, messaging pillars, feature lists, use cases, SEO-optimised content briefs, and journalist pitches.",
|
|
"author": {
|
|
"name": "Mohit Aggarwal",
|
|
"email": "mohit15856@gmail.com"
|
|
},
|
|
"homepage": "https://github.com/mohitagw15856/pm-claude-skills",
|
|
"license": "MIT",
|
|
"keywords": ["product-management", "marketing", "gtm", "positioning", "content-calendar", "competitor-analysis", "email-campaign", "seo", "media-pitch", "pr", "journalism"]
|
|
}
|