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 denenis-lab/my-claude-skills --skill screenshotgit clone --depth 1 https://github.com/denenis-lab/my-claude-skillsWrote 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/denenis-lab/my-claude-skills/screenshot)<a href="https://agentmods.dev/skills/denenis-lab/my-claude-skills/screenshot"><img src="https://agentmods.dev/badge/skills/denenis-lab/my-claude-skills/screenshot/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/denenis-lab/my-claude-skills/screenshot"><img src="https://agentmods.dev/badge/skills/denenis-lab/my-claude-skills/screenshot.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.00012 | $0.00289 |
| Opus 5 | $0.00006 | $0.00144 |
| Sonnet 5 | $0.00002 | $0.00058 |
| Haiku 4.5 | $0.00001 | $0.00029 |
Grade A, and why
screenshot 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.
What it actually says
Instructions
When the user invokes /screenshot or /screenshot N:
-
Determine the number of screenshots from arguments:
- No argument — show 1 (the latest)
- A number — show that many
- Maximum 5 at a time
-
Find screenshots:
ls -1t ~/Screenshots/screenshot-*.png ~/Screenshots/Screenshot*.png 2>/dev/null | head -n N -
Read each found file using the Read tool
-
Describe the contents:
- 1 screenshot — give a detailed description
- Multiple — give a brief description of each
-
Error handling:
- No files found → "No screenshots yet. Take one with Cmd+Shift+4 (area) or Cmd+Shift+3 (full screen)."
- Directory missing → "Screenshots directory ~/Screenshots does not exist."
Help
If the user asks how to take screenshots or how the system works:
How to capture: Cmd+Shift+4 → Space → click a window. The clipboard monitor daemon saves it to ~/Screenshots.
Setup: See the project README for installation instructions (install.sh).
What ships with it
4 files 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.
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 · 38 lines · 12 tokens per session scan A fa6ef8727fc2
screenshot is a skill published in the GitHub repository denenis-lab/my-claude-skills (2 stars, last pushed 2mo ago), licensed MIT. It adds 12 tokens to every session and 289 once invoked, about $0.0001 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
product-story-pptx
A structured workflow for creating and revising product presentation PowerPoint files with a planned story, visual layouts, editable diagrams, generated assets, and quality checks.
lark-slides
A tool for creating and editing Feishu slide presentations, including their pages and content. Feishu is a workplace collaboration platform.
video-bilingual-subtitle-delivery
Create, repair, audit, and deliver bilingual video subtitles with English speech timing and Chinese aligned on the same subtitle event. Use when asked to add English/Chinese subtitles to a video, fix subtitle sync, fill missing Chinese lines, produce softsub or hardcode MP4 deliverables, or turn a messy subtitle…
baoyu-infographic
A generator for infographics that combines one of 21 information layouts with one of 21 visual styles.
precise-bilingual-subtitle
Produce bilingual (EN+ZH) hardcoded-subtitle videos with Whisper word-level timing accuracy, customizable font/color/size, and the full pipeline from raw YouTube video to yellow-subtitle MP4. Use when YouTube auto-captions drift, when the user wants specific subtitle styling (color, size, font), or when subtitle…
youtube-bilingual-subtitle-delivery
Download a YouTube video, convert to MP4 if needed, build bilingual English/Chinese subtitles, audit completeness, and export softsub + hardcode MP4 deliverables. Includes fallback paths when YouTube auto-captions are partial or Chinese caption download is rate-limited, and notes a hardcode duration drift fix.