creo-seo

creo-seo is a skill for Claude Code from oyusypenko/creo. It costs 185 tokens per session (2,911 once invoked), scanned A, original, MIT.

A specialist workflow for checking and improving search visibility in Next.js websites. Next.js is a framework for building web applications with JavaScript and React.

In plain words
What is it for?
Use it to inspect a site's SEO, content quality, Core Web Vitals, AI search readiness, crawler access, and structured data, then create implementation plans or reports.
Why use it?
It brings technical checks, content review, build validation, live performance checks, structured-data review, and preparation for AI-powered search into one audit process.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: reads .claude/ paths.

Part of the creo plugin — 19 skills, 17 agents shipped together

Good fit Use it to inspect a site's SEO, content quality, Core Web Vitals, AI search readiness, crawler access, and structured data, then create implementation plans or reports.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/oyusypenko/creo/creo-seo
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 oyusypenko/creo --skill creo-seo
Clone the repo
git clone --depth 1 https://github.com/oyusypenko/creo

Made for: Claude Code.

Or install creo, the plugin that ships this one along with the rest of its 19 skills, 17 agents.

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 creo-seo

README.md
[![agentmods](https://agentmods.dev/badge/skills/oyusypenko/creo/creo-seo/github.svg)](https://agentmods.dev/skills/oyusypenko/creo/creo-seo)
Your own site
<a href="https://agentmods.dev/skills/oyusypenko/creo/creo-seo"><img src="https://agentmods.dev/badge/skills/oyusypenko/creo/creo-seo/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 creo-seo

Your own site · 80×15
<a href="https://agentmods.dev/skills/oyusypenko/creo/creo-seo"><img src="https://agentmods.dev/badge/skills/oyusypenko/creo/creo-seo.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 185 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,911 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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.00185 $0.02911
Opus 5 $0.00093 $0.01456
Sonnet 5 $0.00037 $0.00582
Haiku 4.5 $0.00018 $0.00291

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

Security

Grade A, and why

creo-seo scanned grade A with 1 finding 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 11d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

the skill reads exported CSVs, runs curl-based verification, and produces the
skills/creo-seo/SKILL.md · 209 lines

How it starts

The opening of the file, as written. The whole thing — 209 lines — stays where its author put it; the contents beside it link to each section on GitHub.

creo-seo — Next.js SEO + GEO specialist

Elite SEO specialist for Next.js applications. Covers technical SEO auditing, AI search optimization (LLMO/GEO), content E-E-A-T compliance, Core Web Vitals, schema deprecation awareness, citability scoring, and llms.txt generation.

Commands

Command What it does
/creo seo onboard <url> Main lifecycle command — audit, implementation plan, guided GSC/Bing configuration, monitoring + autofix scaffold, standing cadence. See references/seo-onboarding.md.
/creo seo plan <url> Analyze + produce a prioritized implementation plan (Problem/Fix/Verify, DEV/YOU tags, phased forecast) without the setup stages
/creo seo init Scan codebase and write cached project profile to .claude/skills/creo-seo/creo-seo-{project_id}.md. Run this first.
/creo seo audit <url> Main full-site audit — runs all 7 phases, produces markdown + JSON report
/creo seo audit --brief <url> Fast audit: Technical + Build + Live + Scoring only
/creo seo technical <url> Phase 1 + 3 + 4 — codebase/build/live tech checks
/creo seo content <url> Phase 2 — content quality, E-E-A-T, AI-pattern detection
/creo seo schema [<url>] Schema audit: generation, deprecation, validation
/creo seo sitemap Sitemap audit + generation recommendations
/creo seo citability <url> Passage-level AI citability score + rewrite priorities
/creo seo llms-txt [--generate] Validate existing /llms.txt or generate new one
/creo seo crawlers [--fix] Audit robots.txt for 14 AI crawlers; optionally rewrite
/creo seo compare <old.md> <new.md> Delta between two prior audits
/creo seo autofix [--dry-run] Closed-loop GSC remediation: detect, allowlisted fix, verify, notify, ledger (needs gsc-analyzer extension)
/creo seo triage <bucket> Triage a GSC coverage bucket: expected vs concern, direction over level
/creo seo semantic-core Build/refresh the focused query core with noise filtering and P0-P3 priorities
/creo seo freshness Audit freshness signals: lastmod/dateModified divergence, year-staleness
/creo seo offpage Off-page authority plan: directories, LLM citation slots, trust-killer sweep
/creo seo weekly [--setup] Read the latest weekly snapshot, or scaffold the weekly monitoring workflow
/creo seo page-rules Generate a project-scoped .claude/rules/seo-page-rule.md for page-creation-time enforcement

Read the full file on GitHub · 209 lines

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. 11d ago First seen · 209 lines · 185 tokens per session scan A c8602963f62e

Subscribe to this mod's changes

creo-seo is a skill published in the GitHub repository oyusypenko/creo (4 stars, last pushed 3d ago), licensed MIT. It adds 185 tokens to every session and 2,911 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). 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

web-artifacts-builder

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

floomhq/moto · 64 tokens

frontend-patterns

Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices. Use when building or reviewing React or Next.js components, state, or render performance.

affaan-m/ECC · 41 tokens

react-testing

React component testing with React Testing Library, Vitest/Jest, MSW for network mocking, accessibility assertions with axe, and the decision boundary between component tests and Playwright/Cypress end-to-end runs. Use when writing or fixing tests for React components, hooks, or pages.

affaan-m/ECC · 59 tokens

react-patterns

React 18/19 patterns including hooks discipline, server/client component boundaries, Suspense + error boundaries, form actions, data fetching, state management decision trees, and accessibility-first composition. Use when writing or reviewing React components.

affaan-m/ECC · 49 tokens

langchain

Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering systems, autonomous agents, or RAG…

davila7/claude-code-templates · 79 tokens

design-sync

Push a React design system to claude.ai/design. This runs a converter that bundles the real component code (from Storybook or a bare package) and uploads it. Use when the user runs /design-sync or says "sync my design system to Claude Design".

asgeirtj/system_prompts_leaks · 56 tokens