Files
pm-claude-skills/plugins/pm-essentials/.claude-plugin/plugin.json
T
2026-03-23 08:22:21 +00:00

14 lines
582 B
JSON

{
"$schema": "https://anthropic.com/claude-code/plugin.schema.json",
"name": "pm-essentials",
"version": "3.0.0",
"description": "Core PM skills: PRD Template, Meeting Notes, Stakeholder Update, User Research Synthesis, and Competitive Analysis. The 5 skills every PM needs first.",
"author": {
"name": "Mohit Aggarwal",
"email": "mohit15856@gmail.com"
},
"homepage": "https://github.com/mohitagw15856/pm-claude-skills",
"license": "MIT",
"keywords": ["product-management", "prd", "meeting-notes", "stakeholder", "user-research", "competitive-analysis"]
}