Initial commit
This commit is contained in:
28
.claude-plugin/plugin.json
Normal file
28
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"name": "content-marketing",
|
||||
"description": "Content strategy, blog production, and pillar asset creation",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/seo-writing/SKILL.md",
|
||||
"./skills/thought-leadership/SKILL.md",
|
||||
"./skills/case-studies/SKILL.md",
|
||||
"./skills/whitepapers/SKILL.md",
|
||||
"./skills/webinars/SKILL.md",
|
||||
"./skills/storytelling/SKILL.md",
|
||||
"./skills/editorial-ops/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/content-strategist.md",
|
||||
"./agents/blog-writer.md",
|
||||
"./agents/thought-leader.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/content-pipeline.md",
|
||||
"./commands/generate-blog.md",
|
||||
"./commands/create-ebook.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user