Initial commit
This commit is contained in:
25
.claude-plugin/plugin.json
Normal file
25
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "social-media-marketing",
|
||||
"description": "Cross-channel social strategy, experimentation, and community governance",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/channel-roadmap-kit/SKILL.md",
|
||||
"./skills/social-calendar-system/SKILL.md",
|
||||
"./skills/community-sentiment-dashboard/SKILL.md",
|
||||
"./skills/creative-iteration-playbook/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/social-strategy-director.md",
|
||||
"./agents/community-insights-lead.md",
|
||||
"./agents/campaign-optimization-manager.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/plan-channel-roadmap.md",
|
||||
"./commands/build-social-calendar.md",
|
||||
"./commands/monitor-community-sentiment.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user