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": "content-pipeline-orchestration",
|
||||
"description": "Content pillar orchestration from planning through production and distribution",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/editorial-calendar/SKILL.md",
|
||||
"./skills/asset-tracking/SKILL.md",
|
||||
"./skills/distribution-checklist/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/editorial-director.md",
|
||||
"./agents/creative-producer.md",
|
||||
"./agents/distribution-lead.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/plan-pillar.md",
|
||||
"./commands/manage-production.md",
|
||||
"./commands/distribute-assets.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user