Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 20 additions & 1 deletion skills/geo-optimizer/skill.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
{
"name": "geo-optimizer",
"version": "1.0.0",
"description": "Optimize content for AI search engines (ChatGPT, Perplexity, Gemini, AI Overviews) — Generative Engine Optimization"
"description": "Optimize content for AI search engines (ChatGPT, Perplexity, Gemini, AI Overviews) — Generative Engine Optimization",
"author": "agency-agents-zh",
"license": "MIT",
"platforms": [
"linux",
"macos"
],
"commands": [],
"tags": "[marketing]",
"hermes": {
"skill_category": "marketing",
"compatibility": [
"hermes-agent >= 1.0.0"
]
},
"files": [
"SKILL.md"
],
"last_updated": "2026-05-03",
"status": "stable"
}
21 changes: 20 additions & 1 deletion skills/keyword-research/skill.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
{
"name": "keyword-research",
"version": "1.0.0",
"description": "Discover, analyze, and prioritize keywords for SEO and GEO content strategies"
"description": "Discover, analyze, and prioritize keywords for SEO and GEO content strategies",
"author": "agency-agents-zh",
"license": "MIT",
"platforms": [
"linux",
"macos"
],
"commands": [],
"tags": "[marketing]",
"hermes": {
"skill_category": "marketing",
"compatibility": [
"hermes-agent >= 1.0.0"
]
},
"files": [
"SKILL.md"
],
"last_updated": "2026-05-03",
"status": "stable"
}
21 changes: 20 additions & 1 deletion skills/meta-tags-optimizer/skill.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
{
"name": "meta-tags-optimizer",
"version": "1.0.0",
"description": "Optimize title tags, meta descriptions, Open Graph, and Twitter cards for maximum click-through rate"
"description": "Optimize title tags, meta descriptions, Open Graph, and Twitter cards for maximum click-through rate",
"author": "agency-agents-zh",
"license": "MIT",
"platforms": [
"linux",
"macos"
],
"commands": [],
"tags": "[marketing]",
"hermes": {
"skill_category": "marketing",
"compatibility": [
"hermes-agent >= 1.0.0"
]
},
"files": [
"SKILL.md"
],
"last_updated": "2026-05-03",
"status": "stable"
}
21 changes: 20 additions & 1 deletion skills/schema-markup-generator/skill.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
{
"name": "schema-markup-generator",
"version": "1.0.0",
"description": "Generate JSON-LD structured data for rich snippets and AI search enhancement"
"description": "Generate JSON-LD structured data for rich snippets and AI search enhancement",
"author": "agency-agents-zh",
"license": "MIT",
"platforms": [
"linux",
"macos"
],
"commands": [],
"tags": "[marketing]",
"hermes": {
"skill_category": "marketing",
"compatibility": [
"hermes-agent >= 1.0.0"
]
},
"files": [
"SKILL.md"
],
"last_updated": "2026-05-03",
"status": "stable"
}
21 changes: 20 additions & 1 deletion skills/seo-analysis/skill.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
{
"name": "seo-analysis",
"version": "1.0.0",
"description": "Full SEO audit: analyze keywords, meta tags, content quality, technical SEO, and competitor positioning"
"description": "Full SEO audit: analyze keywords, meta tags, content quality, technical SEO, and competitor positioning",
"author": "agency-agents-zh",
"license": "MIT",
"platforms": [
"linux",
"macos"
],
"commands": [],
"tags": "[marketing]",
"hermes": {
"skill_category": "marketing",
"compatibility": [
"hermes-agent >= 1.0.0"
]
},
"files": [
"SKILL.md"
],
"last_updated": "2026-05-03",
"status": "stable"
}
Loading