Initial commit
This commit is contained in:
24
.claude-plugin/plugin.json
Normal file
24
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user