Files
gh-gtmagents-gtm-agents-plu…/.claude-plugin/plugin.json
2025-11-29 18:29:57 +08:00

24 lines
662 B
JSON

{
"name": "community-orchestration",
"description": "Community orchestration covering programming, live events, and engagement measurement",
"version": "1.0.0",
"author": {
"name": "GTM Agents",
"email": "opensource@intentgpt.ai"
},
"skills": [
"./skills/community-ops/SKILL.md",
"./skills/escalation/SKILL.md",
"./skills/sentiment-analysis/SKILL.md"
],
"agents": [
"./agents/community-lead.md",
"./agents/community-moderator.md",
"./agents/community-analyst.md"
],
"commands": [
"./commands/plan-community-calendar.md",
"./commands/run-community-event.md",
"./commands/measure-engagement.md"
]
}