25 lines
727 B
JSON
25 lines
727 B
JSON
{
|
|
"name": "product-led-growth",
|
|
"description": "Self-serve onboarding, PQL routing, and in-app experiment governance",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "GTM Agents",
|
|
"email": "opensource@intentgpt.ai"
|
|
},
|
|
"skills": [
|
|
"./skills/onboarding-blueprint/SKILL.md",
|
|
"./skills/pql-framework/SKILL.md",
|
|
"./skills/in-app-messaging-kit/SKILL.md",
|
|
"./skills/usage-health-scorecard/SKILL.md"
|
|
],
|
|
"agents": [
|
|
"./agents/product-adoption-strategist.md",
|
|
"./agents/pql-ops-lead.md",
|
|
"./agents/usage-growth-scientist.md"
|
|
],
|
|
"commands": [
|
|
"./commands/design-onboarding-journey.md",
|
|
"./commands/operationalize-pql-routing.md",
|
|
"./commands/launch-in-app-experiments.md"
|
|
]
|
|
} |