screenshot-capture

screenshot-capture is a skill for Claude Code from sandbaseai/sandbase-skills. It costs 45 tokens per session (330 once invoked), scanned A, original, Apache-2.0.

A web-screenshot skill that captures public URLs at chosen screen sizes, including desktop and mobile views. It can capture full pages or specific parts of a page.

In plain words
What is it for?
Use it for design research, visual checks, monitoring changes, and archiving web pages.
Why use it?
It provides a visual record of a website without manually taking and combining screenshots.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the sandbase-skills plugin — 97 skills shipped together

Good fit Use it for design research, visual checks, monitoring changes, and archiving web pages.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sandbaseai/sandbase-skills/screenshot-capture
Install

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.

Any agent
npx skills add sandbaseai/sandbase-skills --skill screenshot-capture
Clone the repo
git clone --depth 1 https://github.com/sandbaseai/sandbase-skills

Made for: Claude Code.

Or install sandbase-skills, the plugin that ships this one along with the rest of its 97 skills.

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-capture

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/sandbaseai/sandbase-skills/screenshot-capture"><img src="https://agentmods.dev/badge/skills/sandbaseai/sandbase-skills/screenshot-capture.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 330 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00045 $0.00330
Opus 5 $0.00023 $0.00165
Sonnet 5 $0.00009 $0.00066
Haiku 4.5 $0.00005 $0.00033

Measured 7d ago against content hash 061ebdac795f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

screenshot-capture 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 7d 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.

research/screenshot-capture/SKILL.md · 34 lines

What it actually says

Screenshot Capture

Capture high-quality screenshots of any public URL at custom resolutions. Supports desktop and mobile viewports, full-page captures, and specific element targeting. Ideal for visual monitoring, design research, and content archival. Read the API map before selecting a capability.

Call SandBase capabilities

For every selected tool, call sandbase_describe_tool first and use only arguments in its current input schema. Then call sandbase_call_tool with the exact tool_name.

Available Tools

  • strale_screenshot_url
  • context_dev_capture_screenshot

Workflow

  1. Understand the user's research question, target, and context.
  2. Call sandbase_describe_tool for each selected tool to confirm parameter schema.
  3. Call sandbase_call_tool with the exact tool_name and schema-defined arguments.
  4. Synthesize findings into a clear, evidence-backed answer.
  5. Cite sources, note evidence gaps, and separate observations from interpretations.

Guidelines

  • Always call sandbase_describe_tool before using any capability.
  • Cite sources and preserve attribution (URLs, usernames, dates, metrics).
  • Separate factual observations from analysis and recommendations.
  • If data is unavailable, note the gap and continue with available evidence.
  • Read-only research only. Never take actions on platforms.
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. 7d ago First seen · 34 lines · 45 tokens per session scan A 061ebdac795f

Subscribe to this mod's changes

screenshot-capture is a skill published in the GitHub repository sandbaseai/sandbase-skills (151 stars, last pushed 2d ago), licensed Apache-2.0. It adds 45 tokens to every session and 330 once invoked, about $0.0002 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-09-03.

Related

Other skills, from other repositories

modsearch

Plug-in web search, X (Twitter) search, and page fetch for models without native web access. Use whenever the task needs current information, external facts, source links, posts from X, or the content of a specific URL, and the active model/harness has no native search or fetch tool. Runs the modsearch CLI to return…

liustack/modsearch · 99 tokens

browser-use-cli

Drive a real browser from the shell with the browser-use CLI when a task needs page interaction, rendered DOM, or a logged-in session.

amplifthq/oh-my-dsh · 32 tokens

record-browser-gif

Record browser or Web UI interaction demos as optimized GIFs using the available built-in browser, state-based frame capture, and deterministic encoding, then publish to a dedicated assets branch when the task includes attaching the GIF to a pull request. Use when asked to make, record, or generate a GIF that…

WZZNNE/DSH-CyberWorkStation · 99 tokens

skin-studio

A production guide for creating skins, or visual themes, for the DSH launcher and its main interface. It covers design variables, tokens, templates, background placeholders, and the skinstudio tool.

WZZNNE/DSH-CyberWorkStation · 56 tokens

make-interfaces-feel-better

Design engineering principles for making interfaces feel polished. Use when building UI components, reviewing frontend code, implementing animations, hover states, shadows, borders, typography, icons, micro-interactions, enter/exit animations, or any visual detail work. Supports quick and full review modes. Triggers…

stvlynn/dsh.fish · 117 tokens

record-browser-gif

Record browser or Web UI interaction demos as optimized GIFs using the available built-in browser, state-based frame capture, and deterministic encoding, then attach the GIF to a pull request with gh --attach, falling back to a dedicated assets branch where attach cannot apply. Use when asked to make, record, or…

SparkElf/deepseek-harness-plus · 106 tokens