Agent skill · Security

seo-technical

Audit technical SEO across crawlability, indexability, security, URLs, mobile, Core Web Vitals, structured data, JavaScript rendering, and related platform signals like robots.txt and AI crawler access.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorcan modify filesMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill seo-technical --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 8 KB
Bundled scripts: none
Allowed tools: -Read-Grep-Glob-Bash-WebFetch
Path: skills/seo-technical/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Technical SEO Audit ## When to Use - Use when the user wants a technical SEO review focused on crawlability, indexability, performance, or rendering. - Use when auditing robots.txt, canonicalization, JavaScript SEO, Core Web Vitals, or AI crawler access. - Use when the task is infrastructure- and implementation-oriented rather than content-focused. ## Categories ### 1. Crawlability - robots.txt: exists, valid, not blocking important resources - XML sitemap: exists, referenced in robots.txt, valid format - Noindex tags: intentional vs accidental - Crawl depth: important pages within 3 clicks of homepage - JavaScript rendering: check if critical content requires JS execution - Crawl budget: for large sites (>10k pages), efficiency matters #### AI Crawler Management As of 2025-2026, AI companies actively crawl the web to train models and power AI search. Managing these crawlers via robots.txt is a critical technical SEO consideration. **Known AI crawlers:** | Crawler | Company | robots.txt token | Purpose | |---------|---------|-----------------|---------| | GPTBot | OpenAI | `GPTBot` | Model training | | ChatGPT-User | OpenAI | `ChatGPT-User` | Real-time browsing | | ClaudeBot | An

What's inside
Steps it walks through
  1. When to Use
  2. Categories
  3. 1. Crawlability
  4. 2. Indexability
  5. 3. Security
  6. 4. URL Structure
  7. 5. Mobile Optimization
  8. 6. Core Web Vitals
  9. 7. Structured Data
  10. 8. JavaScript Rendering
  11. 9. IndexNow Protocol
  12. Output
  13. Technical Score: XX/100
  14. Category Breakdown
More from agentic-awesome-skills
All skills →
About this skill
What does the seo-technical skill do?

Audit technical SEO across crawlability, indexability, security, URLs, mobile, Core Web Vitals, structured data, JavaScript rendering, and related platform signals like robots.txt and AI crawler access.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill seo-technical --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going