24 lines
615 B
JSON
24 lines
615 B
JSON
{
|
|
"name": "event-marketing",
|
|
"description": "Event strategy, production, and post-event impact orchestration",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "GTM Agents",
|
|
"email": "opensource@intentgpt.ai"
|
|
},
|
|
"skills": [
|
|
"./skills/event-briefs/SKILL.md",
|
|
"./skills/program-ops/SKILL.md",
|
|
"./skills/field-playbooks/SKILL.md"
|
|
],
|
|
"agents": [
|
|
"./agents/event-strategist.md",
|
|
"./agents/event-producer.md",
|
|
"./agents/field-program-manager.md"
|
|
],
|
|
"commands": [
|
|
"./commands/design-event.md",
|
|
"./commands/manage-production.md",
|
|
"./commands/follow-up-impact.md"
|
|
]
|
|
} |