← Back to Skills Marketplace
aaron-he-zhu

Technical Seo Checker

by Aaron Zhu · GitHub ↗ · v9.9.5 · MIT-0
cross-platform ✓ Security Clean
3701
Downloads
6
Stars
15
Active Installs
23
Versions
Install in OpenClaw
/install technical-seo-checker
Description
Technical SEO audit: Core Web Vitals, crawl, indexing, mobile, speed, architecture, redirects. 技术SEO/网站速度
Usage Guidance
This skill appears coherent for technical SEO audits and is low-risk compared to code-installing skills. Before enabling: 1) Confirm where your agent stores 'memory/*' artifacts and whether you want audit outputs (sitemaps, sampled pages, robots.txt snippets, crawl evidence) saved there. 2) If you will connect external PageSpeed / SEO tools, be prepared to provide API keys for those connectors — the skill does not require them but can use them when available. 3) Run it as user-invoked first (not fully autonomous) to inspect outputs and any stored data, and request the skill not persist sensitive findings or to redact secrets. 4) If you have internal/staging sites, ensure the skill is only pointed at URLs you permit it to fetch. Overall: coherent and expected behavior for an SEO auditor; exercise normal caution about what audit evidence you want retained in agent memory.
Capability Analysis
Type: OpenClaw Skill Name: technical-seo-checker Version: 9.9.5 The technical-seo-checker skill is a comprehensive tool for performing website SEO audits. It includes detailed playbooks for site migrations, bulk audits, and e-commerce platforms, and it explicitly instructs the AI agent to treat fetched web content as untrusted data to prevent prompt injection attacks (SKILL.md). No evidence of malicious intent, data exfiltration, or unauthorized execution was found; the skill's behavior is strictly aligned with its stated purpose of SEO analysis.
Capability Assessment
Purpose & Capability
The name/description (technical SEO audit, Core Web Vitals, crawl/indexing, robots, sitemaps, redirects) align with the SKILL.md content and reference playbooks. The skill only requires WebFetch for remote checks and references PageSpeed / crawlers — all expected for an SEO auditor. No unrelated env vars, binaries, or install steps are requested.
Instruction Scope
Runtime instructions focus on fetching robots.txt, sitemap, pages, running PageSpeed-style checks, sampling URLs, and producing reports. The skill explicitly treats fetched content as untrusted data (good). It also references optional connectors (web crawler, SEO tools, CDN) 'when connected' and instructs use of agent memory (CLAUDE.md, State Model) when available — these are reasonable for the task but mean the skill may pull in external connector data or agent state if present. The instructions do not ask for unrelated system files or secrets.
Install Mechanism
No install spec and no code files — this is instruction-only, which is the lowest-risk install model. Nothing is downloaded or written by an installer.
Credentials
The skill declares no required environment variables, credentials, or config paths. References to optional connectors (PageSpeed tools, SEO tools, crawlers) may require credentials in practice, but the skill itself does not demand them up-front, which is proportionate to its audit purpose.
Persistence & Privilege
The Skill Contract says the skill will write audit outputs to agent memory paths (memory/audits/, memory/open-loops.md, memory/decisions.md) and read shared state when available. That behavior is coherent with an audit skill, but it does persist findings into agent memory — users should be aware audit evidence and site data will be stored in the agent's memory space unless the agent/platform blocks or redacts it.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install technical-seo-checker
  3. After installation, invoke the skill by name or use /technical-seo-checker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v9.9.5
Published from main @ 7ecc77b
v9.9.0
Published from main @ 7861a09
v9.5.0
Published from main @ 9967b3d
v9.1.0
Published from main @ d9bf8c7
v9.0.1
Published from main @ 3642433
v9.0.0
Published from main @ 032eb65
v8.0.2
Published from main @ 728f02d
v8.0.1
Published from main @ e644cbe
v8.0.0
v8.0.0: Unified version release — consolidates Wiki Knowledge Layer, Auditor Runbook inline strategy, Critical Fail Cap, Guardrail Negatives, and 2 new commands
v7.2.0
v7.2.0: conversion-focused first paragraphs, cross-promotion tables, deduplicated Chinese keywords, semantic density paragraphs for on-page/technical SEO auditors
v7.1.0
Improve ClawHub search discoverability: optimized display name, tags, and description for vector search
v7.0.0
v7.0.0: Wiki Knowledge Layer + infrastructure upgrades
v6.2.0
v6.2.0: when_to_use + argument-hint frontmatter, hook hardening, memory system upgrades
v6.0.0
v6.0.0: GStack pattern adoption — Completion Status Protocol, Escalation Protocol, Anti-Slop Output Voice, 8 named workflow phases, Decision Gates, AUTO-FIX vs ASK, 750+ multilingual triggers, all descriptions ≤180 UTF-8 bytes for full ClawHub display
v5.1.0
v5.1.0: multilingual trigger optimization — 5 languages, 750+ triggers, 8-agent reviewed
v5.0.0
v5.0.0: Unified operating model — hook automation, temperature memory, protocol gates, state write-through, trigger widening
v4.1.0
v4.1.0: publish GitHub absolute links for published docs and sync version metadata
v4.0.0
v4.0.0: ClawHub-first marketplace optimization — security fixes, vector search descriptions, multi-ecosystem install docs
v3.0.0
**Major upgrade: Version 3.0.0 expands coverage and reporting for all technical SEO checks.** - Adds support for advanced Core Web Vitals (LCP, CLS, INP, TTFB), JavaScript rendering, redirect chains, canonical tags, hreflang, and structured data validation. - Introduces a scored technical health report (0–100), critical/high/medium issue triage, and a prioritized implementation roadmap. - Broader trigger and use-case coverage: now matches queries for robots.txt, XML sitemaps, HTTPS, JavaScript SEO, site health checks, and more. - Enhanced compatibility details and optional tool integration notes. - New example and template references included for technical audit outputs.
v2.0.0
Version 2.0.0 - Major update with improved discoverability: added clear usage triggers and cross-skill references for related SEO tasks. - Added author, version, license, and detailed metadata (tags, triggers) to the skill manifest. - Linked to related skills for on-page and internal linking audits. - Included references to new documentation: HTTP status codes and robots.txt reference files. - Added a navigable library of 20 SEO/GEO skills in the docs.
Metadata
Slug technical-seo-checker
Version 9.9.5
License MIT-0
All-time Installs 15
Active Installs 15
Total Versions 23
Frequently Asked Questions

What is Technical Seo Checker?

Technical SEO audit: Core Web Vitals, crawl, indexing, mobile, speed, architecture, redirects. 技术SEO/网站速度. It is an AI Agent Skill for Claude Code / OpenClaw, with 3701 downloads so far.

How do I install Technical Seo Checker?

Run "/install technical-seo-checker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Technical Seo Checker free?

Yes, Technical Seo Checker is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Technical Seo Checker support?

Technical Seo Checker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Technical Seo Checker?

It is built and maintained by Aaron Zhu (@aaron-he-zhu); the current version is v9.9.5.

💬 Comments