Initial commit
This commit is contained in:
25
.claude-plugin/plugin.json
Normal file
25
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "customer-advocacy-orchestration",
|
||||
"description": "Customer advocacy orchestration covering sourcing, activation, and storytelling",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/advocate-sourcing/SKILL.md",
|
||||
"./skills/reference-ops/SKILL.md",
|
||||
"./skills/storytelling/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/advocacy-strategist.md",
|
||||
"./agents/reference-manager.md",
|
||||
"./agents/story-producer.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/identify-advocates.md",
|
||||
"./commands/activate-program.md",
|
||||
"./commands/create-stories.md",
|
||||
"./commands/report-advocacy.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user