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",
|
||||
"description": "Keyword strategy, on-page optimization, and technical SEO operations",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/keyword-research/SKILL.md",
|
||||
"./skills/on-page/SKILL.md",
|
||||
"./skills/technical-seo/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/seo-architect.md",
|
||||
"./agents/content-optimizer.md",
|
||||
"./agents/technical-lead.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/build-keyword-strategy.md",
|
||||
"./commands/optimize-page.md",
|
||||
"./commands/audit-site.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user