seo-audit-full

seo-audit-full is a skill for Claude Code, Codex from tranfu-labs/tranfu-skills. It costs 0 tokens per session (1,110 once invoked), scanned A, original, MIT.

A deep audit for one web page’s search visibility, content quality, social sharing data, crawl status, and real-user loading performance. SEO means improving how pages are found and understood by search engines; Core Web Vitals are measured aspects of page experience.

In plain words
What is it for?
Use it for launch reviews, quarterly checks, and high-value landing pages. It checks items including CrUX real-user performance data, Google Search Console crawl status, content credibility and depth, robots metadata, Open Graph/social tags, and competitor content gaps.
Why use it?
A basic page check may miss whether search engines can crawl the page, how real visitors experience its speed, or whether its content and social metadata are complete. This audit brings those checks together for an important page.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it for launch reviews, quarterly checks, and high-value landing pages. It checks items including CrUX real-user performance data, Google Search Console crawl status, content credibility and depth, robots metadata, Open Graph/social tags, and competitor content gaps.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tranfu-labs/tranfu-skills/seo-audit-full
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add tranfu-labs/tranfu-skills --skill seo-audit-full
Clone the repo
git clone --depth 1 https://github.com/tranfu-labs/tranfu-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for seo-audit-full

README.md
[![agentmods](https://agentmods.dev/badge/skills/tranfu-labs/tranfu-skills/seo-audit-full/github.svg)](https://agentmods.dev/skills/tranfu-labs/tranfu-skills/seo-audit-full)
Your own site
<a href="https://agentmods.dev/skills/tranfu-labs/tranfu-skills/seo-audit-full"><img src="https://agentmods.dev/badge/skills/tranfu-labs/tranfu-skills/seo-audit-full/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for seo-audit-full

Your own site · 80×15
<a href="https://agentmods.dev/skills/tranfu-labs/tranfu-skills/seo-audit-full"><img src="https://agentmods.dev/badge/skills/tranfu-labs/tranfu-skills/seo-audit-full.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,110 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.01110
Opus 5 $0.00000 $0.00555
Sonnet 5 $0.00000 $0.00222
Haiku 4.5 $0.00000 $0.00111

Measured 12d ago against content hash a83fdfe2a879, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

seo-audit-full scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

external-skills/seo-audit-full/SKILL.md · 67 lines

What it actually says

seo-audit-full (external thin pointer)

这是一个 external 薄指针 —— 仓库里只存 frontmatter 和推荐者补充内容, 不存 skill body.

首次 tfs install seo-audit-full 时, install 流程会从 source_url 拉上游 (seo-audit-full/ 子目录). 同仓还有 basic tier seo-audit/, 两个独立 skill, 按需选.

更新内容请直接看上游 README / SKILL.md, 别在本仓库改 body.

推荐场景

适用:

  • 季度 SEO 深度体检, 出报告给团队 / 老板过
  • 重要落地页 / 营销页上线终审 (不只查代码, 还要看 GSC index 状态 + 真实场 Core Web Vitals)
  • 高价值页面 (流量 / 转化大头) 跑 E-E-A-T + 竞品 gap 找优化空间

不适用: 日常快速自查 (走 seo-audit basic, PR #59); 没流量的新页 (CrUX 无 field data 取不到); 全站爬虫 (走 Screaming Frog).

同类 Skill 对比

由 tranfu-publish 起草, 推荐者签字.

公司库内

  • seo-audit (basic) — 同作者同仓的轻量 tier, 20+ 检查; 本 skill 区别: 在 basic 基础上加 CrUX field data + GSC crawl + 内容质量 + OG/Social + Robots Meta 等 6+ 深度项, 慢但完整
  • web-design-guidelines — 审 UI 代码合规 (a11y/focus/forms); 本 skill 区别: 不审代码, 而是审"上线后被搜到 + 性能 + 内容质量"全链路

外部世界

  • Lighthouse Performance + SEO — Chrome 官方综合审计 (实验室数据); 本 skill 区别: 用 CrUX 真实场 field data (用户实际看到的性能), 而 Lighthouse 是 lab 仿真数据
  • Ahrefs Site Audit — 商业全站 SEO 平台; 本 skill 区别: 不是商业订阅, agent skill 形式直接在 Claude/Cursor 里跑; 单页深度而非全站

本 skill 独特价值

  • CrUX field data + GSC 真实场数据, 不是 lab 数据
  • 内容质量 E-E-A-T 深度评估走 LLM, 跑出可读评分
  • 竞品 gap 分析帮重要页定位优化空间

使用技巧

由 tranfu-publish 引导起草.

材料方案

  • 装上游 npx skills add JeffLi1993/seo-audit-skill, 一次铺 basic + full 两 tier
  • GSC 数据准备: Google Search Console 加目标域 + OAuth 授权
  • 目标页选有流量的 (CrUX field data 需要足够 sample 才有)

推荐用法

  • 第一次跑: "deep SEO audit https://example.com/landing"
  • 季度体检节奏 (basic 月度, full 季度), 别日常用
  • 把 Priority Actions 段贴回 Claude/Cursor, 让 AI 逐项 fix

已知限制

  • GSC 需域所有权 + OAuth, 配置门槛比 basic 高
  • CrUX field data 只对有流量的页面有数据 (长尾页拿不到)
  • 跑得慢 (多个外部 API 调用 + LLM 深度评估)
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 67 lines · 0 tokens per session scan A a83fdfe2a879

Subscribe to this mod's changes

seo-audit-full is a skill published in the GitHub repository tranfu-labs/tranfu-skills (2 stars, last pushed 2d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,110 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

chat-pet-sprite-creation

Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.

microsoft/vscode · 53 tokens

cpu-profile-analysis

Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…

microsoft/vscode · 71 tokens

insight-error-page

Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…

vercel/next.js · 83 tokens