screenshot-tour

screenshot-tour is a skill for Claude Code from alexmond/alexmskills. It costs 173 tokens per session (5,079 once invoked), scanned C, original, MIT.

A skill that creates an ordered set of product screenshots and a one-page manifest. It chooses important views of a command-line tool, web app, or library so someone unfamiliar with the product can follow its main journey.

In plain words
What is it for?
Use it to prepare visuals for a demo, stakeholder meeting, or release announcement.
Why use it?
A single screenshot shows appearance, but a structured set shows what the product does from start to finish and can support a short demo.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions CLAUDE.md.

Needs its repository: it reads a path above its own folder, which exists only inside the repository. The line is Output ../02-install.png.

Part of the screenshot-tour plugin — 1 skill shipped together

Good fit Use it to prepare visuals for a demo, stakeholder meeting, or release announcement.

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/alexmond/alexmskills
agentmods
npx agentmods add skills/alexmond/alexmskills/screenshot-tour

Made for: Claude Code.

Or install screenshot-tour, the plugin that ships this one along with the rest of its 1 skill.

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 screenshot-tour

README.md
[![agentmods](https://agentmods.dev/badge/skills/alexmond/alexmskills/screenshot-tour/github.svg)](https://agentmods.dev/skills/alexmond/alexmskills/screenshot-tour)
Your own site
<a href="https://agentmods.dev/skills/alexmond/alexmskills/screenshot-tour"><img src="https://agentmods.dev/badge/skills/alexmond/alexmskills/screenshot-tour/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 screenshot-tour

Your own site · 80×15
<a href="https://agentmods.dev/skills/alexmond/alexmskills/screenshot-tour"><img src="https://agentmods.dev/badge/skills/alexmond/alexmskills/screenshot-tour.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 173 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,079 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 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.00173 $0.05079
Opus 5 $0.00086 $0.02540
Sonnet 5 $0.00035 $0.01016
Haiku 4.5 $0.00017 $0.00508

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

Security

Grade C, and why

screenshot-tour scanned grade C 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 6d 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.

Hidden instructionshighPrompt injection

Directives inside HTML comments, invisible characters or bidirectional overrides are read by the model and not by the person reviewing the file.

**Lead with:** 01-hero · 03-<core-flow> · NN-outcome <!-- the 3-shot subset for a skim, a forum post, or a social embed — pick the images that carry the story alone -->
plugins/screenshot-tour/skills/screenshot-tour/SKILL.md · 354 lines

How it starts

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

Screenshot Tour

Try it: /screenshot-tour:screenshot-tour — or say "build a presentation deck of this product".

Not screenshot-sweep, which audits a capture you already have for defects. This one produces a deck. If a tour capture shows something broken, that is a sweep finding — file it, don't put it in the deck.

A presentation deck is not a screenshot — it's the set of aspects a stranger needs to see to understand what the product does, ordered as a narrative they can follow without you talking over it. A single capture answers "what does it look like"; a deck answers "what does it do, end to end, in the moments that matter." The skill's job is to make sure the deck is complete enough to substitute for a 5-minute live demo, and consistent enough that every image reads as one product.

The deliverable is the deck itself — a numbered set of images plus a one-page manifest under presentation/. Slide-deck export, README integration, and docs-site embedding are optional follow-ups (see the bottom of this file), not part of the core loop.

Boundaries

Invoke proactively when the user is preparing a demo, stakeholder meeting, release announcement, or pitch and there are no captures in presentation/.

Not for: single ad-hoc screenshots (plain Bash or a screenshot skill), visual regression testing (Chromatic / Playwright tests), or documentation-site illustrations — that's a downstream consumer of the deck, not its goal.

Files this skill owns

  • presentation/plan.md — the editable tour plan (numbered aspects + capture method per aspect); user-gated before any capture runs.
  • presentation/tour.md — the final manifest with each image + caption, ordered for narrative.
  • presentation/recipes/*.tape (CLI products) or *.spec.ts (web products) — the per-aspect capture scripts. Re-runnable.
  • presentation/NN-<slug>.{png,gif} — the captures themselves, numbered for ordering.
  • presentation/contact-sheet.png — optional 1-image overview of the whole deck (5×N grid).
  • .claude/screenshot-tour/log.md — the per-run log (one entry per tour run); the skill graduates patterns out of this into a ## Screenshot tour block in the repo's CLAUDE.md.

Read the full file on GitHub · 354 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. 6d ago First seen · 354 lines · 173 tokens per session scan C fcc457ca4a3e

Subscribe to this mod's changes

screenshot-tour is a skill published in the GitHub repository alexmond/alexmskills (6 stars, last pushed 3d ago), licensed MIT. It adds 173 tokens to every session and 5,079 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it C with 1 finding (hidden instructions). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-05.

Related

Other skills, from other repositories

presentation-creator

Builds decks with a story spine, house visual system, setting-specific density, and speaker notes. Use when asked to "create a presentation", "write a pitch deck", or "turn this doc into slides". Defaults to Marp; use an available presentation tool for editable PowerPoint. For product UI use ui-design.

mblode/agent-skills · 69 tokens

flowchart-creator

Create HTML flowcharts and process diagrams with decision trees, color-coded stages, arrows, and swimlanes. Use when users request flowcharts, process diagrams, workflow visualizations, or decision trees.

mhattingpete/claude-skills-marketplace · 45 tokens

brand-identity

Brand strategy and identity design for businesses and products. Use when creating brand guidelines, developing visual identity systems, or defining brand positioning.

travisjneuman/.claude · 30 tokens

graphic-design

Professional graphic design principles for digital and print media. Use when creating visual designs, choosing color palettes, typography, layouts, or providing design feedback.

travisjneuman/.claude · 32 tokens

from-intake

A workflow for reviewing material brought from another workspace and carrying relevant brand evidence into the project's assets. It checks inventories, brand guides, logos, and image sources before anything is used.

TOKTOKHAN-DEV/agent-company · 3 tokens

gerar-imagem

Gera ou edita imagens com IA via OpenAI gpt-image-1 (default, funcionando) ou Nano Banana/Gemini (aguarda billing). Use quando o usuário pedir para gerar, criar, desenhar ou editar imagem, ilustração, logo, ícone, mockup visual, asset gráfico, foto sintética ou variação de imagem existente.

andregusman-raiz/a-gusman-claude · 79 tokens