Files
2025-11-29 18:31:52 +08:00

24 lines
599 B
JSON

{
"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"
]
}