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.
git clone --depth 1 https://github.com/Smolevich/pet-project-atlasnpx agentmods add skills/smolevich/pet-project-atlas/startWrote 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/skills/smolevich/pet-project-atlas/start)<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.
<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>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.00096 | $0.01668 |
| Opus 5 | $0.00048 | $0.00834 |
| Sonnet 5 | $0.00019 | $0.00334 |
| Haiku 4.5 | $0.00010 | $0.00167 |
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.
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:
- The URL of the live site. Not a staging host, not localhost. The audits read what search reads.
- 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
seo-auditon the URL. Fetch, block, canonical, indexing, on-page, speed.geo-auditon the same URL. Crawler access, citability, schema,llms.txt, platform readiness.
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.
- 9d ago First seen · 125 lines · 96 tokens per session scan A f1d55f85f8d6
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.
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.
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…
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…
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…
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…
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.