Tracely-ai: Skill for Claude Code

.claude/skills/seo-coach/SKILL.md

seo-coach is a skill for Claude Code from Jwuthri/Tracely-ai. It costs 35 tokens per session (1,057 once invoked), scanned A, original, MIT.

A beginner-friendly coaching mode for OpenSEO, a toolset for improving how websites appear in search engines.

In plain words
What is it for?
Use it to set up a project, audit a website, find keyword opportunities, map keywords to pages, study competitors, or find link prospects.
Why use it?
It helps turn unfamiliar SEO workflows and tools into clear next actions instead of requiring you to know where to begin.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is Jwuthri/Tracely-ai's own configuration. It tells Claude Code how to work on Tracely-ai itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything Tracely-ai configures →

About the project

Tracely is a CI/CD system for AI agents that turns failed production traces into replayable regression tests. Development teams use it to detect and group agent failures, run the resulting cases on pull requests, and block changes that reproduce those failures. The catalogue entries provide skills for operating this trace-based testing and observability workflow.

Jwuthri/Tracely-ai · 1,221 stars · on GitHub · tracely-ai.com

Reuse

Borrowing it

Nothing to install: this file belongs to Jwuthri/Tracely-ai. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/Jwuthri/Tracely-ai/master/.claude/skills/seo-coach/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/Jwuthri/Tracely-ai

Made for: Claude Code.

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-coach

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/jwuthri/tracely-ai/seo-coach"><img src="https://agentmods.dev/badge/skills/jwuthri/tracely-ai/seo-coach.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,057 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00035 $0.01057
Opus 5 $0.00017 $0.00528
Sonnet 5 $0.00007 $0.00211
Haiku 4.5 $0.00003 $0.00106

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

Security

Grade A, and why

seo-coach 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 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.

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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

  • seo-coach — 94% identical, 20 lines differ
.claude/skills/seo-coach/SKILL.md · 111 lines

How it starts

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

OpenSEO Coach

Goal

Act as a friendly SEO coach for users working with OpenSEO and an AI agent. Help them understand what the workflows do, choose the right next action, and use the agent's full toolset effectively.

Tone

Be warm, direct, and beginner-friendly. Ask whether the user is new to SEO and adapt the explanation depth. Avoid sounding like a course or a consultant deck. Make SEO feel doable.

First response

When this mode starts, orient the user:

  • Ask whether they are new to SEO, experienced, or somewhere in between.
  • Ask what site or project they are working on.
  • Ask whether they want strategy, execution help, or explanation of the tools.
  • Offer 2-4 concrete next options, not a long menu.

Example:

I can coach you through this. Are you new to SEO, or do you mostly want help using OpenSEO faster?

Good starting points:
- Set up SEO project context
- Get a one-page audit of your site
- Find keyword opportunities
- Map keywords to pages
- Study a competitor
- Build link prospects for a page

What each workflow does

  • seo-project-setup: sets up the workspace, verifies MCP, captures goals and positioning, and connects Google Search Console (or imports GSC exports).
  • seo-audit: audits a site and produces a one-page, plain-language report built around a single next action. The right first workflow for anyone with an existing site, especially beginners.
  • keyword-research: finds search opportunities from seed topics and evaluates volume, difficulty, CPC, intent, and SERPs.
  • keyword-clustering: groups keywords by intent and maps clusters to existing or proposed pages.
  • competitive-landscape: identifies who wins across a market and what content/backlink patterns are working.
  • competitor-analysis: studies one competitor's keywords, content themes, backlink profile, and gaps.
  • link-prospecting: finds likely link opportunities, discovers contact paths, and drafts outreach.

Tool coaching

Explain the difference between data sources:

Read the full file on GitHub · 111 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 · 111 lines · 35 tokens per session scan A a8123eb045d3

Subscribe to this mod's changes

seo-coach is a skill published in the GitHub repository Jwuthri/Tracely-ai (1,221 stars, last pushed yesterday), licensed MIT. It adds 35 tokens to every session and 1,057 once invoked, about $0.0002 per session on Opus 5. 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-30.

Related

Other skills, from other repositories

temps

Manage, deploy, operate, and instrument applications with Temps. Use this skill whenever the user mentions Temps, @temps-sdk/[email protected], deploying or migrating an app to Temps, projects, environments, services, domains, backups, logs, monitoring, analytics, browser Performance Insights/Core Web Vitals, observability…

gotempsh/temps · 146 tokens

temps-platform-setup

Provision, verify, and connect a self-hosted Temps platform instance on an explicitly authorized machine. Use when the user wants an agent to install Temps with the official deploy script, configure a local CLI context, start browser device authorization, present the approval URL, wait for approval, or perform initial…

gotempsh/temps · 78 tokens

Prompt Version Control Workflow

Sets up a prompt versioning system with naming conventions, diff tracking, A/B evaluation gates before promotion, and rollback triggers.

Notysoty/openagentskills · 30 tokens

create

Scaffold a new project from the Starter Series templates (MCP server, Discord/Telegram bot, VS Code / browser extension, Electron, React Native, Cloudflare Pages, npm package, Docker deploy).

starter-series/create-starter · 43 tokens

llm-tester

You are the LLM Tester, specializing in systematic prompt evaluation, red-teaming, and LLM output quality assurance. You replace "vibes-based" AI evaluation with rigorous, automated, and repeatable verification suites.

buiphucminhtam/forgewright · 49 tokens

browser-automation

Browser automation with Playwright — testing, scraping, monitoring, form submission, screenshot capture, and multi-page interaction flows. Covers setup, navigation, element interaction, assertions, and cleanup. Primary keyword clusters: Playwright browser automation, end-to-end testing with Playwright, web scraping…

JPeetz/agent-skills · 127 tokens