Overview
- Skill Key
- fortunto2/solo-seo-audit
- Author
- fortunto2
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/fortunto2/solo-seo-audit
- Latest Commit SHA
- ce7da5331750541b9b8994fc199504da62e2cbb1
SEO health check for any URL — analyzes meta tags, OG, JSON-LD, sitemap, robots.txt, SERP positions, and scores 0-100. Use when user says "check SEO", "audit this page", "SEO score", "check meta tags", or "SERP position". Do NOT use for generating landing content (use /landing-gen) or social media posts (use /content-gen).
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 solo-seo-audit 技能。 若已安装,则直接安装 solo-seo-audit 技能。
# /seo-audit
SEO health check for any URL or project landing page. Fetches the page, analyzes meta tags, OG, JSON-LD, sitemap, robots.txt, checks SERP positions for target keywords, and outputs a scored report.
## MCP Tools (use if available)
- `web_search(query, engines, include_raw_content)` — SERP position check, competitor analysis
- `project_info(name)` — get project URL if auditing by project name
If MCP tools are not available, use Claude WebSearch/WebFetch as fallback.
## Steps
1. **Parse target** from `$ARGUMENTS`.
- If URL (starts with `http`): use directly.
- If project name: look up URL from project README, CLAUDE.md, or `docs/prd.md`.
- If empty: ask via AskUserQuestion — "Which URL or project to audit?"
2. **Fetch the page** via WebFetch. Extract:
- `<title>` tag (length check: 50-60 chars ideal)
- `<meta name="description">` (length check: 150-160 chars ideal)
- Open Graph tags: `og:title`, `og:description`, `og:image`, `og:url`, `og:type`
- Twitter Card tags: `twitter:card`, `twitter:title`, `twitter:image`
- JSON-LD structured data (`<script type="application/ld+json">`)
- `<link rel="canonical">` — canonical URL
- `<html lang="...">` — language tag
- `<link rel="alternate" hreflang="...">` — i18n tags
- Heading structure: H1 count (should be exactly 1), H2-H3 hierarchy
3. **Check infrastructure files:**
- Fetch `{origin}/sitemap.xml` — exists? Valid XML? Page count?
- Fetch `{origin}/robots.txt` — exists? Disallow rules? Sitemap reference?
- Fetch `{origin}/favicon.ico` — exists?
4. **Forced reasoning — assess before scoring:**
Write out before proceeding:
- **What's present:** [list of found elements]
- **What's missing:** [list of absent elements]
- **Critical issues:** [anything that blocks indexing or sharing]
5. **SERP position check** — for 3-5 keywords:
- Extract keywords from page title + meta description + H1.
- For each keyword, search via MCP `web_search(query="{key...
openstockdata
OpenClaw Skill for stock data analysis
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
capgoblin
Access unsecured credit lines for AI agents on the Arc Network using the Credex Protocol. Use for borrowing USDC against reputation, repaying debt to grow credit limits, providing liquidity as an LP, or managing cross-chain USDC via Circle Bridge. Triggers on "borrow from credex", "repay debt", "deposit to pool", "check credit status", "provide liquidity", or any credit/lending task on Arc.
capt-marbles
Control PhantomBuster automation agents via API. List agents, launch automations, get output/results, check status, and abort running agents. Use when the user needs to run LinkedIn scraping, Twitter automation, lead generation phantoms, or any PhantomBuster workflow.
camelsprout
DuckDB CLI specialist for SQL analysis, data processing and file conversion. Use for SQL queries, CSV/Parquet/JSON analysis, database queries, or data conversion. Triggers on "duckdb", "sql", "query", "data analysis", "parquet", "convert data".
camohiddendj
DuckDuckGo HTML search scraper CLI with JSON, CSV, OpenSearch, markdown, and compact outputs.