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": "social-scheduler-orchestration",
|
||||
"description": "Cross-network social scheduling orchestrator with approvals and performance insights",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/calendar-governance/SKILL.md",
|
||||
"./skills/brand-guardrails/SKILL.md",
|
||||
"./skills/performance-metrics/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/social-program-manager.md",
|
||||
"./agents/asset-coordinator.md",
|
||||
"./agents/social-analytics-partner.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/plan-calendar.md",
|
||||
"./commands/route-approvals.md",
|
||||
"./commands/analyze-social.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user