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": "abm-orchestration",
|
||||
"description": "Account-based marketing orchestrator coordinating tiering, plays, and analytics",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/account-tiering/SKILL.md",
|
||||
"./skills/personalization/SKILL.md",
|
||||
"./skills/signal-intel/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/abm-strategist.md",
|
||||
"./agents/account-planner.md",
|
||||
"./agents/abm-analyst.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/target-accounts.md",
|
||||
"./commands/plan-plays.md",
|
||||
"./commands/monitor-abm.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user