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/mostafa-drz/claude-skillsnpx agentmods add skills/mostafa-drz/claude-skills/guide-from-screenshotsWrote 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/mostafa-drz/claude-skills/guide-from-screenshots)<a href="https://agentmods.dev/skills/mostafa-drz/claude-skills/guide-from-screenshots"><img src="https://agentmods.dev/badge/skills/mostafa-drz/claude-skills/guide-from-screenshots/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/mostafa-drz/claude-skills/guide-from-screenshots"><img src="https://agentmods.dev/badge/skills/mostafa-drz/claude-skills/guide-from-screenshots.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.00073 | $0.01961 |
| Opus 5 | $0.00036 | $0.00981 |
| Sonnet 5 | $0.00015 | $0.00392 |
| Haiku 4.5 | $0.00007 | $0.00196 |
Grade A, and why
guide-from-screenshots 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 11d 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.
How it starts
The opening of the file, as written. The whole thing — 231 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Guide from Screenshots
Turns a directory of screenshots + a narrative into a structured markdown guide.
Preferences
On startup, use Read to load ~/.claude/skills/guide-from-screenshots/preferences.md. If it doesn't exist, use defaults.
Command routing
Check $ARGUMENTS:
help— display help then stopconfig— interactive setup then stopreset— delete preferences file, confirm, stop- anything else — run the skill
Help
Guide from Screenshots — Generate markdown guides from screenshots + narrative
Usage:
/guide-from-screenshots <dir> Generate guide from screenshots in <dir>
/guide-from-screenshots <dir> --name OUTPUT.md Custom output filename
/guide-from-screenshots <dir> --type demo Preset guide type (product|demo|tool)
/guide-from-screenshots config Set preferences
/guide-from-screenshots reset Clear preferences
/guide-from-screenshots help This help
The narrative/context comes from your conversation — describe what the screenshots
show before running the skill, or provide it when prompted.
Examples:
/guide-from-screenshots ~/Desktop/onboarding-screenshots
/guide-from-screenshots ./data/demo-screenshots --type demo --name DEMO_GUIDE.md
Current preferences:
(read from preferences.md or defaults)
Config
Use AskUserQuestion to collect:
- Q1: Default guide type — product / demo / tool / ask each time
- Q2: Default tone — formal / conversational / technical
- Q3: Image reference format — relative path (
./image.png) or just filename (image.png) - Q4: Include table of contents — yes / no
Save to ~/.claude/skills/guide-from-screenshots/preferences.md.
Reset
Delete ~/.claude/skills/guide-from-screenshots/preferences.md and confirm: "Preferences cleared. Using defaults."
First-time detection
If no preferences file exists, show:
First time using /guide-from-screenshots? Run
/guide-from-screenshots configto set defaults, or just continue with sensible defaults.
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.
- 11d ago First seen · 231 lines · 73 tokens per session scan A 6f4e3e35724c
guide-from-screenshots is a skill published in the GitHub repository mostafa-drz/claude-skills (4 stars, last pushed today), licensed MIT. It adds 73 tokens to every session and 1,961 once invoked, about $0.0004 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-31.
Other skills, from other repositories
architecture-diagram-creator
Create comprehensive HTML architecture diagrams showing data flows, business objectives, features, technical architecture, and deployment. Use when users request system architecture, project documentation, high-level overviews, or technical specifications.
shipkit-communications
Use when user wants to visualize or present shipkit content as HTML. Triggers: 'create presentation', 'visualize this', 'HTML report'.
legal-discovery
Audit e-discovery and litigation document review systems -- data collection pipelines (PST, MBOX, SharePoint, Slack), document processing (OCR via Tesseract/ABBYY, metadata extraction, deduplication), Technology Assisted Review (TAR 1.0/2.0/CAL with recall/precision tracking).
regulatory-submissions
Audit a pharmaceutical regulatory submission system -- evaluate eCTD backbone assembly and XML validation, CTD module completeness (Modules 1-5), FDA ESG and EMA CESP gateway integration, document authoring and publishing workflows, ICH M4/M8/E3 guideline compliance.
lease-abstraction
Extract a structured abstract from a commercial lease PDF — tenant/landlord identification, premises description + RSF/USF, lease term + commencement/expiration, renewal options (count, notice windows, fair-market rent reset), base rent schedule + escalations (fixed %, CPI-linked.
codex-symphony
Install and operate a portable OpenAI Symphony + Linear orchestration setup in any Git repository. Use when the user wants a one-command local Symphony runner, a reusable WORKFLOW template, background launch scripts, or a Codex wrapper that restarts Symphony automatically when reopening the CLI.