Files
openclaw-qqlobster-skills/skills/pm-agent/package.json
T

32 lines
797 B
JSON

{
"name": "pm-agent-skill",
"version": "1.0.1",
"description": "AI-native PM agent skill — PRD, user stories, roadmaps, SaaS metrics, positioning, discovery interviews, career coaching, and AI product strategy.",
"keywords": [
"openclaw-skill",
"agent-skill",
"product-management",
"prd",
"user-story",
"roadmap",
"saas-metrics",
"claude-code",
"ai-agent",
"skill-md"
],
"homepage": "https://github.com/Digidai/product-manager-skills",
"repository": {
"type": "git",
"url": "https://github.com/Digidai/product-manager-skills.git"
},
"author": "Gene Dai <gene@genedai.me> (https://genedai.me/)",
"license": "CC-BY-NC-SA-4.0",
"files": [
"SKILL.md",
"knowledge/",
"templates/",
"README.md",
"LICENSE"
]
}