Files
2025-11-29 18:29:55 +08:00

27 lines
884 B
JSON

{
"name": "community-building",
"description": "Community ecosystem strategy, programming, insights, and governance",
"version": "1.0.0",
"author": {
"name": "GTM Agents",
"email": "opensource@intentgpt.ai"
},
"skills": [
"./skills/community-program-matrix/SKILL.md",
"./skills/community-kpi-dashboard/SKILL.md",
"./skills/moderation-safety-playbook/SKILL.md",
"./skills/champion-engagement-system/SKILL.md",
"./skills/community-insight-taxonomy/SKILL.md",
"./skills/closed-loop-community-playbook/SKILL.md"
],
"agents": [
"./agents/community-ecosystem-strategist.md",
"./agents/community-operations-lead.md",
"./agents/member-insights-advocate.md"
],
"commands": [
"./commands/design-community-strategy.md",
"./commands/launch-community-activation-series.md",
"./commands/run-member-insight-sprint.md"
]
}