start

start is a skill for Claude Code from Smolevich/pet-project-atlas. It costs 96 tokens per session (1,668 once invoked), scanned A, original, MIT.

A workflow for improving how a live project is found in search engines and by AI search systems. It runs existing SEO and GEO audits, then combines and prioritises their findings.

In plain words
What is it for?
Use it with a live site URL and the audience’s search language to review discoverability and choose the next actions.
Why use it?
It turns separate audit results into one ordered list of work and identifies the most useful steps for the current week.

Skill for Claude Code

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

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is ls ~/.agents/skills/ ~/.claude/skills/ ./.claude/skills/ 2>/dev/null.

Part of the atlas plugin — 4 skills shipped together

Good fit Use it with a live site URL and the audience’s search language to review discoverability and choose the next actions.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/Smolevich/pet-project-atlas
agentmods
npx agentmods add skills/smolevich/pet-project-atlas/start

Made for: Claude Code.

Or install atlas, the plugin that ships this one along with the rest of its 4 skills.

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/smolevich/pet-project-atlas/start/github.svg)](https://agentmods.dev/skills/smolevich/pet-project-atlas/start)
Your own site
<a href="https://agentmods.dev/skills/smolevich/pet-project-atlas/start"><img src="https://agentmods.dev/badge/skills/smolevich/pet-project-atlas/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/smolevich/pet-project-atlas/start"><img src="https://agentmods.dev/badge/skills/smolevich/pet-project-atlas/start.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 96 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,668 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.00096 $0.01668
Opus 5 $0.00048 $0.00834
Sonnet 5 $0.00019 $0.00334
Haiku 4.5 $0.00010 $0.00167

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

Security

Grade A, and why

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

Enumerates other installed skillslowAgent snooping

Other skills' SKILL.md files reveal prompts, capabilities and secrets that should be invisible to peers.

ls ~/.agents/skills/ ~/.claude/skills/ ./.claude/skills/ 2>/dev/null

Downgraded: this mod is about security review, or the phrase is quoted, so it is likely naming the pattern rather than instructing it.

plugin/skills/start/SKILL.md · 125 lines

How it starts

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

/atlas:start

This skill runs no checks of its own. It calls audit skills that already exist and orders their output against the atlas route. Every finding below comes from seo-audit or geo-audit. If you find yourself fetching robots.txt by hand, you have left this skill — stop and call the audit instead.

1. Ask two questions

Ask both before running anything, and wait for the answers:

  1. The URL of the live site. Not a staging host, not localhost. The audits read what search reads.
  2. The language the audience searches in. It decides which results pages matter and what language the recommended pages are written in. It is not the language of the interface.

If the project has no public URL — it lives only in Telegram, in a store, or in an app — say so and go straight to search inside the platform. The audits below need a page to fetch.

2. Check the audits are installed

ls ~/.agents/skills/ ~/.claude/skills/ ./.claude/skills/ 2>/dev/null

seo-audit and geo-audit have to appear in at least one of those. Three paths, not one: the installer keeps packages in ~/.agents/skills/ and symlinks them into the agent directory, and it installs into the current project unless it was told -g. A skill missing from the home directory may still be installed.

If either is missing everywhere, say so and stop. Do not substitute your own checks — a hand-rolled audit is a worse audit that looks like a real one. Print the install lines and point at the tools page:

npx skills add -g coreyhaines31/marketingskills
npx skills add -g zubair-trabzada/geo-seo-claude

What each tool is and where it comes from: https://atlas.smolevich.com/tools/skills/.

3. Run them, in this order

  1. seo-audit on the URL. Fetch, block, canonical, indexing, on-page, speed.
  2. geo-audit on the same URL. Crawler access, citability, schema, llms.txt, platform readiness.

Read the full file on GitHub · 125 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. 9d ago First seen · 125 lines · 96 tokens per session scan A f1d55f85f8d6

Subscribe to this mod's changes

start is a skill published in the GitHub repository Smolevich/pet-project-atlas (2 stars, last pushed today), licensed MIT. It adds 96 tokens to every session and 1,668 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 1 finding (enumerates other installed skills). 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

geo-audit

Full website GEO+SEO audit with parallel subagent delegation. Orchestrates a comprehensive Generative Engine Optimization audit across AI citability, platform analysis, technical infrastructure, content quality, and schema markup. Produces a composite GEO Score (0-100) with prioritized action plan.

techhorizonlabs/thl-open · 60 tokens

geo

GEO-first SEO analysis tool. Optimizes websites for AI-powered search engines (ChatGPT, Claude, Perplexity, Gemini, Google AI Overviews) while maintaining traditional SEO foundations. Performs full GEO audits, citability scoring, AI crawler analysis, llms.txt generation, brand mention scanning, platform-specific…

techhorizonlabs/thl-open · 139 tokens

geo-visibility

Get cited and recommended by AI engines (ChatGPT, AI Overviews and AI Mode, Perplexity, Claude, Gemini). Input: a page or piece of content. Output: passage-level citability fixes (answer-first H2 blocks, self-contained chunks, definitions, sourced stats, comparison tables), a 5-pillar GEO score (0-100), an AI-crawler…

Thibaultbm/claude-seo-geo · 133 tokens

seo-content-collection-page

Optimize e-commerce collection, category, and product listing pages (PLPs) for Google and AI assistants. Input: a collection or category page (Shopify, WooCommerce, Magento, BigCommerce, PrestaShop, or custom). Output: a bottom-of-page SEO text block, faceted-navigation and filter URL control, pagination canonicals…

Thibaultbm/claude-seo-geo · 122 tokens

seo-content-product-page

Optimize e-commerce product pages (PDPs) for Google and for AI assistants that now recommend products directly. Input: a product page or description (Shopify, WooCommerce, Magento, BigCommerce, PrestaShop, Wix, Webflow, or custom). Output: a rewritten PDP with unique copy, FAQ and definition blocks, review and…

Thibaultbm/claude-seo-geo · 124 tokens

geo-brand-mentions

Brand mention and authority scanner for AI visibility. Analyzes brand presence across platforms that AI models rely on for entity recognition and citation decisions. Produces a Brand Authority Score (0-100) with platform-specific recommendations.

techhorizonlabs/thl-open · 49 tokens