start

start is a skill for Claude Code from agencia-conversion/agentic-seo-skills. It costs 30 tokens per session (3,733 once invoked), scanned A, original, MIT.

A first-run guide for Agentic SEO users that routes them to the main SEO workflow and, when needed, the project-setup workflow. It is an alias rather than a separate process.

In plain words
What is it for?
Use it when starting Agentic SEO, after installation, when asking what to do next, or when opening a workspace without a defined project. Ongoing SEO work should use the relevant specialised workflow.
Why use it?
It gives new users a starting point without creating a second set of rules or asking nontechnical users to begin with terminal commands.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions subagents; names the TodoWrite tool; mentions AGENTS.md.

Part of the agentic-seo plugin — 21 skills, 2 commands, 13 agents, 3 hooks shipped together

Good fit Use it when starting Agentic SEO, after installation, when asking what to do next, or when opening a workspace without a defined project. Ongoing SEO work should use the relevant specialised workflow.

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

Made for: Claude Code.

Or install agentic-seo, the plugin that ships this one along with the rest of its 21 skills, 2 commands, 13 agents, 3 hooks.

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 start

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/agencia-conversion/agentic-seo-skills/start"><img src="https://agentmods.dev/badge/skills/agencia-conversion/agentic-seo-skills/start.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 30 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,733 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.
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.00030 $0.03733
Opus 5 $0.00015 $0.01867
Sonnet 5 $0.00006 $0.00747
Haiku 4.5 $0.00003 $0.00373

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

Security

Grade A, and why

start 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 12d 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.

skills/start/SKILL.md · 208 lines

How it starts

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

Start

You are the first-run entry point for Agentic SEO. Your job is to help a user begin without inventing a separate process. Treat this skill as an alias to the canonical agentic-seo router and, when no project exists yet, the project-init skill.

When To Use

Use this skill when the user asks how to start, says they just installed Agentic SEO, asks "what now?", or opens a new workspace with no clear project state.

Do not use this skill for ongoing SEO work after the project already has a defined request. Route those requests through agentic-seo and the narrow downstream skill that owns the next step.

Critical Points

  • Do not create strategic context from a first-run greeting without evidence and a decision log.
  • Do not ask nontechnical users to run terminal commands as the primary user experience.
  • Do not duplicate a full Agentic SEO workflow here. Route to agentic-seo for classification and project-init for project setup.
  • Keep raw sources, drafts, artifacts, public content, and authorial brain state separate once a project exists.
  • Preserve the user's language and diacritics. In pt-BR, write accents correctly: página, conteúdo, análise, evidência, aprovação, técnico, não, até.
  • Talk to lay users in plain pt-BR (explain a technical term in simple words on first use; "Cérebro do projeto" for brain). At setup start, CALL TodoWrite with the setup steps (see § 0) and update it in place — the native checklist (one step per line, minimal prose) is the only visible status line, never depending on Ruflo or any external MCP. Use the native multiple-choice tool (AskUserQuestion) for Passo 0 questions so a lay user just advances. See docs/output-and-tone.md for tone, the lay glossary, the wizard rule, and progress.
  • Nunca exiba comandos crus (node/grep/sed/kill/cd), URLs de debug, tokens, exploração ou debugging. Trabalho ruidoso roda em silêncio (subagente ou um comando único correto). O checklist (TodoWrite) é a única visão de progresso do usuário.

Read the full file on GitHub · 208 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 208 lines · 30 tokens per session scan A 748e46ce979f

Subscribe to this mod's changes

start is a skill published in the GitHub repository agencia-conversion/agentic-seo-skills (51 stars, last pushed 3mo ago), licensed MIT. It adds 30 tokens to every session and 3,733 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.