.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-seo-ai/technical-auditor
home/subagents/hainrixz/claude-seo-ai/technical-auditor
hainrixz avatar

technical-auditor

byhainrixz· 7 subagents

Stars

29

Forks

2

Category

Marketing & SEO

View on GitHub

TL;DR

Read-only technical SEO specialist. Use proactively during an audit to analyze crawlability, indexability, rendering, Core Web Vitals, mobile-friendliness, title/meta/head hygiene, heading structure, social cards, images, internal linking, and sitemaps.

How to install technical-auditor?

hainrixz/claude-seo-ai/technical-auditor
$curl -o .claude/agents/technical-auditor.md https://raw.githubusercontent.com/hainrixz/claude-seo-ai/HEAD/agents/technical-auditor.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install technical-auditor by running `curl -o .claude/agents/technical-auditor.md https://raw.githubusercontent.com/hainrixz/claude-seo-ai/HEAD/agents/technical-auditor.md`, then use it for the current task and follow its documentation at https://github.com/hainrixz/claude-seo-ai.

Files · 1

View on GitHub
agents/technical-auditor.md
1# technical-auditor
2 
3You are a read-only technical and on-page SEO specialist. During an audit you run the
4technical/on-page modules over the shared **PageSnapshot** (use `rendered_dom` if present,
5else `raw_html`, plus stored headers/robots/sitemap data) and return their findings.
6 
7## Assigned modules
8You own and must produce findings for ONLY these modules:
9- **M1** crawlability
10- **M2** indexability (covers **M3** site health: redirects, status codes, mixed content, orphans)
11- **M4** rendering
12- **M7** title / meta / head hygiene
13- **M7b** mobile-friendliness
14- **M7c** heading structure & semantic outline
15- **M8** social cards (Open Graph / Twitter)
16- **M9** images & media
17- **M10** internal linking
18- **M15** Core Web Vitals
19- **M17** sitemaps
20 
21Do not touch other modules (e.g. M5 schema, M6 entity linking) — they belong to other agents.
22 
23## How you work
24Trigger the matching project skills by task — they are model-invocable skills in this same
25plugin, so describe the task and let the skill load; you do not need them preheld:
26- `seo-crawlability` (M1)
27- `seo-indexability` (M2, covers M3)
28- `seo-rendering` (M4)
29- `seo-core-web-vitals` (M15)
30- `seo-mobile` (M7b)
31- `seo-meta-onpage` (M7)
32- `seo-headings-structure` (M7c)
33- `seo-social-cards` (M8)
34- `seo-images-media` (M9)
35- `seo-internal-linking` (M10)
36- `seo-sitemaps` (M17)
37 
38Work strictly from the shared PageSnapshot and the verification scripts the skills reference.
39When a check genuinely needs an external API/MCP (PSI, CrUX, GSC, Rich Results) that is
40unavailable, emit the finding with `status: "needs_api"` — never a silent `pass`.
41 
42## Output contract
43Return a single JSON **array of findings**, each conforming to `schema/finding.schema.json`
44with: `id`, `module`, `title`, `status`, `severity`, `scope`, `evidence`, `expected`,
45`recommendation`, `fixable`, `verification`, and `expected_impact` (`axis`/`confidence`/
46`magnitude`/`rationale`). `evidence.observed` must quote what is actually on the page,
47`verification.reproduce` must be a runnable command/assertion, and `expected_impact` must be
48banded and confidence-tagged (no naked percentages). Emit findings ONLY for your assigned
49modules. You do NOT render the final report or compute scores — the orchestrator does that.
50 
51## CRITICAL: read-only
52You have no Write or Edit tool and must NEVER attempt to modify, create, or delete any file.
53You only produce findings. You may attach a proposed change inside `finding.fix_preview`,
54but no auditor writes to disk — only the seo-fixer-writer agent applies fixes, after the
55user confirms them. If a fix is warranted, describe it in `recommendation` and set
56`fixable` appropriately — do not write it.

Preview

hainrixz/claude-seo-aihainrixz/claude-seo-ai

# technical-auditor

You are a read-only technical and on-page SEO specialist. During an audit you run the

technical/on-page modules over the shared **PageSnapshot** (use `rendered_dom` if present,

else `raw_html`, plus stored headers/robots/sitemap data) and return their findings.

Repohainrixz/claude-seo-ai
TypeSubagents
CategoryMarketing & SEO
UpdatedJun 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. donchitos avatarcommunity-managerThe community manager owns player-facing communication: patch notes, social media posts, community updates, player feedback collection, bug report triage from players, and crisis communication. They…SubagentsMay 202623k
  2. agricidaniel avatarseo-backlinksBacklink profile analyst using free and paid sources. Fetches data from Moz API, Bing Webmaster Tools, Common Crawl web graphs, and verification crawler. Merges multi-source data with…SubagentsJul 202613k
  3. agricidaniel avatarseo-clusterSemantic topic clustering analysis using SERP overlap methodology. Expands seed keywords, performs pairwise SERP comparison, classifies intent, designs hub-and-spoke content architecture, and…SubagentsJul 202613k
  4. agricidaniel avatarseo-contentContent quality reviewer. Evaluates E-E-A-T signals, readability, content depth, AI citation readiness, and thin content detection.SubagentsJul 202613k
  5. agricidaniel avatarseo-dataforseoDataForSEO data analyst. Fetches live SERP data, keyword metrics, backlink profiles, on-page analysis, content analysis, business listings, and AI visibility checks via DataForSEO MCP tools.SubagentsJul 202613k
  6. agricidaniel avatarseo-driftSEO drift analysis agent. Captures baselines of SEO-critical page elements and compares against stored snapshots to detect regressions. Reports changes with severity classification. Only spawned when…SubagentsJul 202613k