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": "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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user