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.
npx skills add Smolevich/pet-project-atlas --skill reportgit clone --depth 1 https://github.com/Smolevich/pet-project-atlasWrote 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/report)<a href="https://agentmods.dev/skills/smolevich/pet-project-atlas/report"><img src="https://agentmods.dev/badge/skills/smolevich/pet-project-atlas/report/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/report"><img src="https://agentmods.dev/badge/skills/smolevich/pet-project-atlas/report.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.00075 | $0.02454 |
| Opus 5 | $0.00037 | $0.01227 |
| Sonnet 5 | $0.00015 | $0.00491 |
| Haiku 4.5 | $0.00007 | $0.00245 |
Grade A, and why
report 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.
- Bash(curl *) How it starts
The opening of the file, as written. The whole thing — 219 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/atlas:report
Collects the six numbers defined on https://atlas.smolevich.com/analytics/what-to-measure/, compares them with the previous period, and ends with three conclusions and one action.
Do not use gws for this
gws is a Google Workspace command line. It does not expose Search Console or Analytics. Both were
tested against the installed build and both are rejected:
gws searchconsole:v1 -> Unknown service 'searchconsole'
gws analyticsdata:v1beta -> Unknown service 'analyticsdata'
Its known services are Drive, Sheets, Gmail, Calendar and the rest of Workspace. If a guide tells you
to pull Search Console through gws, the guide is wrong. Use the REST APIs below.
Prerequisites — check all of these first, and stop on the first one missing
Say exactly which one failed and what the author has to do. Do not continue with a partial report.
-
A verified Search Console property for the domain. A domain property is
sc-domain:example.com; a URL-prefix property is the full origin. The value must be URL-encoded in the path (sc-domain%3Aexample.com). -
A way into Search Console. There are two, and the browser one is cheaper. Pick whichever the author already has, and only fail this check when neither is available.
A — the browser they are already logged into. A browser tool driving their real profile (Playwright MCP, for one) opens the Performance report with the session that already exists: no Cloud project, no token, no scopes. Set the property, set the date range, read the six numbers off the screen or take the CSV export. This is the right route for a report somebody runs by hand every week. It cannot be scheduled, it needs a live login, and a chromium in a clean profile shows the sign-in page and nothing else.
B — the REST API. Scriptable, repeatable, cron-able, and it costs the setup in points 3 and 4. Take this route when the report has to run unattended.
Say which route you are on before pulling anything, because the numbers are the same and the failure modes are not.
-
For route B only: an OAuth access token with
https://www.googleapis.com/auth/webmasters.readonly, andhttps://www.googleapis.com/auth/analytics.readonlyas well if GA4 is in scope. The author's own credentials, not a service account they do not control.
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 · 219 lines · 75 tokens per session scan A b150b2582142
report is a skill published in the GitHub repository Smolevich/pet-project-atlas (2 stars, last pushed today), licensed MIT. It adds 75 tokens to every session and 2,454 once invoked, about $0.0004 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 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-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.
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-blog
Write blog articles that rank on Google and get cited by AI engines (ChatGPT, Perplexity, AI Overviews). Input: a keyword, topic, or existing draft. Output: a publish-ready article, outline, or brief built on a 12-element answer-first skeleton (question H2s, expert quotes, stats, FAQ, internal links, SERP-benchmarked…
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…