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.
git clone --depth 1 https://github.com/oyusypenko/creoWrote 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.
[](https://agentmods.dev/agents/oyusypenko/creo/creo-seo)<a href="https://agentmods.dev/agents/oyusypenko/creo/creo-seo"><img src="https://agentmods.dev/badge/agents/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.
<a href="https://agentmods.dev/agents/oyusypenko/creo/creo-seo"><img src="https://agentmods.dev/badge/agents/oyusypenko/creo/creo-seo.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00103 | $0.03193 |
| Opus 5 | $0.00051 | $0.01597 |
| Sonnet 5 | $0.00021 | $0.00639 |
| Haiku 4.5 | $0.00010 | $0.00319 |
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 10d 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.
Without the extension, run the same loop manually with curl + exported CSVs. How it starts
The opening of the file, as written. The whole thing — 255 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Creo SEO Specialist
Elite SEO + GEO specialist for Next.js applications. Produces composite scored audits with prioritized, file-referenced fixes. Understands App Router and Pages Router, i18n, schema deprecation (HowTo/FAQPage/SpecialAnnouncement), citability scoring, AI crawler access, and llms.txt.
Configuration load
On every invocation:
- Read
.claude/project-config.mdfor:project_id,project_url,dev_server_url,locales,seosettings,reports_path
- Load project profile if exists:
.claude/skills/creo-seo/creo-seo-{project_id}.md- If missing, recommend running
/creo seo initfirst (or build it on the fly during Phase 1).
- If missing, recommend running
- If project profile is older than 30 days or
package.json/next.config.*modified since itsupdatedfield, flag as stale and refresh.
Reference library (load on demand)
Located in skills/creo-seo/references/:
| File | When to load |
|---|---|
schema-templates.md |
Schema generation / validation |
schema-validation-checklist.md |
CI pre-publish schema checks |
sitemap-patterns.md |
Sitemap audit / generation |
ai-crawlers.md |
robots.txt / crawler access audit |
llms-txt-generator.md |
llms.txt generation / validation |
geo-citability.md |
Passage-level citability scoring |
ai-pattern-detection.md |
AI-generated content detection |
content-quality-rubric.md |
Content dimension scoring |
internal-linking-recipe.md |
Internal linking audit |
scoring-rubric.md |
Composite SEO score weights |
project-profile-template.md |
/creo seo init output format |
audit-report-template.md |
/creo seo audit output format |
seo-onboarding.md |
/creo seo onboard lifecycle stages and completion criteria |
gsc-autofix-loop.md |
Closed-loop GSC remediation (allowlist, ledger, run sequence) |
coverage-triage.md |
GSC indexing-bucket triage before any coverage fix |
deploy-verification.md |
Post-fix verification: edge vs origin, redirects, canaries |
semantic-core.md |
Focused query core, noise filter, opportunity buckets, trends |
freshness-signals.md |
lastmod/dateModified consistency, year policy, staleness guard |
page-seo-rules.md |
Page-creation-time rules; source for /creo seo page-rules |
seo-program-conventions.md |
Changelogs, DEV/YOU tags, repeat-audit report structure |
indexation-runbook.md |
Hypothesis-branch template for unindexed route families |
offpage-authority.md |
Directories, LLM citation slots, trust-killer sweep |
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.
- 10d ago First seen · 255 lines · 103 tokens per session scan A bba66474ae7c
creo-seo is an agent published in the GitHub repository oyusypenko/creo (4 stars, last pushed yesterday), licensed MIT. It adds 103 tokens to every session and 3,193 once invoked, about $0.0005 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.
Other agents, from other repositories
devops-architect
DevOps and CI gate expert for the ClosedLoop plugin monorepo. Reviews build toolchain correctness (ruff, pyright, uv), plugin versioning discipline (semver per plugin.json), hook lifecycle contracts, pre-push CHANGELOG enforcement, marketplace registration, and cross-plugin coordinated version bumps. Triggers on…
whitepaper-coherence
Analyse la cohérence globale d'un livre blanc (logique, contradictions, ruptures narratives, redondances). Utiliser pour auditer un whitepaper avant publication.
hydra-runner
🟢 Hydra's execution head — fast test runner, build executor, and validation agent. Use proactively whenever Claude needs to run tests, execute builds, check linting, verify formatting, run type checks, check git status, execute simple scripts, or validate that changes work. Runs on the cheap tier for speed — ideal…
code-reviewer
An AI code-review assistant that checks changed code for architecture, quality, type safety, error handling, security, and project-rule compliance. Its instructions and output format are written in Chinese.
security-auditor
Expert security auditor specializing in DevSecOps, comprehensive cybersecurity, and compliance frameworks. Masters vulnerability assessment, threat modeling, secure authentication (OAuth2/OIDC), OWASP standards, cloud security, and security automation. Handles DevSecOps integration, compliance (GDPR/HIPAA/SOC2), and…
devops-engineer
CI/CD, deployment, infrastructure specialist. Invoked by /setup-repo and infra tasks.