25 lines
690 B
JSON
25 lines
690 B
JSON
{
|
|
"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"
|
|
]
|
|
} |