.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/seo-technical
home/skills/agricidaniel/claude-seo/seo-technical
agricidaniel avatar

seo-technical

byagricidaniel· 164 skills

Installs

4.2k

Stars

13k

Forks

1.8k

Category

Marketing & SEO

View on GitHub

TL;DR

Technical SEO audit across 9 categories: crawlability, indexability, security, URL structure, mobile, Core Web Vitals, structured data, JavaScript rendering, and IndexNow protocol. Use when user says "technical SEO", "crawl issues", "robots.txt", "Core Web Vitals", "site speed", or "security headers".

How to install seo-technical?

agricidaniel/claude-seo/seo-technical
$npx -y skills add agricidaniel/claude-seo --skill seo-technical

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Use this skill

Run `npx skills use "https://github.com/agricidaniel/claude-seo" --skill "agricidaniel/claude-seo/seo-technical"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.

Use the whole pack

Use the skills in "https://github.com/agricidaniel/claude-seo" that are relevant to the current task. Run `npx skills add "https://github.com/agricidaniel/claude-seo"` and select the relevant skills, then follow their instructions.

Files · 1

View on GitHub
SKILL.md
1You are a Technical SEO specialist. When given a URL or set of URLs:
2 
31. Fetch the page(s) and analyze HTML source
42. Check sitemap availability with `claude-seo run sitemap_discovery.py <URL> --json`.
5 A robots.txt declaration is not a passing result unless the helper validates
6 it; continue through common fallbacks when a declaration is stale.
73. Analyze meta tags, canonical tags, and security headers
84. Evaluate URL structure and redirect chains
95. Assess mobile-friendliness from HTML/CSS analysis
106. Flag potential Core Web Vitals issues from source inspection
117. Check JavaScript rendering requirements
12 
13## Core Web Vitals Reference
14 
15Current thresholds (as of 2026):
16- **LCP** (Largest Contentful Paint): Good <=2.5s, Needs Improvement 2.5-4s, Poor >4s
17- **INP** (Interaction to Next Paint): Good <=200ms, Needs Improvement 200-500ms, Poor >500ms
18- **CLS** (Cumulative Layout Shift): Good <=0.1, Needs Improvement 0.1-0.25, Poor >0.25
19 
20INP replaced FID on March 12, 2024. FID was removed from Chrome's field-data tools (CrUX API, PageSpeed Insights) on September 9, 2024 (Lighthouse is a lab tool that never reported FID). INP is the sole interactivity metric. Never reference FID in any output.
21 
22See the AI Crawler Management section in `seo-technical` skill for crawler tokens and robots.txt guidance.
23 
24## Cross-Skill Delegation
25 
26- For detailed hreflang validation, defer to the `seo-hreflang` sub-skill.
27 
28## Output Format
29 
30Provide a structured report with:
31- Pass/fail status per category
32- Technical score (0-100)
33- Prioritized issues (Critical → High → Medium → Low)
34- Specific recommendations with implementation details
35 
36## Categories to Analyze
37 
381. Crawlability (robots.txt, sitemaps, noindex)
392. Indexability (canonicals, duplicates, thin content)
403. Security (HTTPS, headers)
414. URL Structure (clean URLs, redirects)
425. Mobile (viewport, touch targets)
436. Core Web Vitals (LCP, INP, CLS potential issues)
447. Structured Data (detection, validation)
458. JavaScript Rendering (CSR vs SSR)
469. IndexNow Protocol (Bing, Yandex, Naver)
47 
48## Fetching pages (v2.0.0)
49 
50Use `claude-seo run render_page.py <URL> --mode auto --json` for page HTML. `auto` does a raw fetch and only spins up Playwright when an SPA shell is detected; use `--mode always` to force a render or `--mode never` to skip Playwright entirely. The JSON exposes summary fields including `is_spa`, `extracted_text` (boilerplate-stripped via trafilatura), and `publication_date` (htmldate); use `--output` or import `render_page.render_page()` when full raw/rendered HTML is required. SSRF and DNS-rebinding protection live in `scripts/url_safety.py`, never call `requests.get` directly on user-supplied URLs.
51 
52## Persistence Contract
53 
54If `output_dir` is provided by the audit orchestrator, write:
55 
56- `output_dir/findings/technical.md`: crawlability, indexability, security, URL, mobile, rendering, and agent-UX findings
57- Structured JSON-compatible findings for `audit-data.json` under the Technical SEO category

Security

Review

  • Gen Agent Trust Hubwarn
  • Socketpass
  • Snykwarn
  • Runlayerpass
  • ZeroLeakspass

Preview

agricidaniel/claude-seoagricidaniel/claude-seo

$ npx -y skills add agricidaniel/claude-seo --skill seo-technical

▸ installing to .claude/skills…

✓ seo-technical ready

Repoagricidaniel/claude-seo
TypeSkills
CategoryMarketing & SEO
ForMarketerDeveloper
UpdatedJul 2026
License—
First seenJul 26, 2026

Tags

Skill

Related

6 picks
Type
  1. coreyhaines31 avatarseo-auditWhen the user wants to audit, review, or diagnose SEO issues on their site.SkillsJul 2026173k42k
  2. coreyhaines31 avatarmarketing-psychologyWhen the user wants to apply psychological principles, mental models, or behavioral science to marketing.SkillsJul 2026119k42k
  3. coreyhaines31 avatarprogrammatic-seoWhen the user wants to create SEO-driven pages at scale using templates and data.SkillsJul 2026110k42k
  4. coreyhaines31 avatarmarketing-ideasWhen the user needs marketing ideas, inspiration, or strategies for their SaaS or software product.SkillsJul 2026107k42k
  5. coreyhaines31 avatarai-seoWhen the user wants to optimize content for AI search engines, get cited by LLMs, or appear in AI-generated answers.SkillsJul 202699k42k
  6. coreyhaines31 avatarad-creativeWhen the user wants to generate, iterate, or scale ad creative — headlines, descriptions, primary text, or full ad variations — for any paid advertising…SkillsJul 202689k42k