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": "seo-workflow-orchestration",
|
||||
"description": "SEO workflow orchestration from keyword strategy through technical diagnostics",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/keyword-strategy/SKILL.md",
|
||||
"./skills/publishing-process/SKILL.md",
|
||||
"./skills/diagnostics/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/seo-director.md",
|
||||
"./agents/on-page-lead.md",
|
||||
"./agents/technical-analyst.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/prioritize-keywords.md",
|
||||
"./commands/deploy-optimizations.md",
|
||||
"./commands/audit-technical.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user