rudycanshoot: Agent for Claude Code

.opencode/agents/screenshot.md

Screenshot is an agent for Claude Code, OpenCode from jrb00013/rudycanshoot. It costs 14 tokens per session (105 once invoked), scanned A, original, MIT.

An agent for capturing and viewing images of the computer screen. It supports full-screen, active-window, and selected-area captures, plus browsing recent screenshots.

In plain words
What is it for?
Use it to review an application, window, or screen area and describe its contents, including screenshots captured earlier.
Why use it?
It gives the agent a direct way to inspect the current screen instead of relying on a written description of what is visible.

Agent for Claude CodeOpenCode

Written for OpenCode and Claude Code: installed under .opencode/, but also a Claude Code subagent (agents/*.md).

This is jrb00013/rudycanshoot's own configuration. It tells Claude Code and OpenCode how to work on rudycanshoot itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything rudycanshoot configures →

Reuse

Borrowing it

Nothing to install: this file belongs to jrb00013/rudycanshoot. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/jrb00013/rudycanshoot/main/.opencode/agents/screenshot.md
Clone the repo
git clone --depth 1 https://github.com/jrb00013/rudycanshoot

Made for: Claude Code, OpenCode.

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

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

agentmods 80×15 button for Screenshot

Your own site · 80×15
<a href="https://agentmods.dev/agents/jrb00013/rudycanshoot/screenshot"><img src="https://agentmods.dev/badge/agents/jrb00013/rudycanshoot/screenshot.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 14 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 105 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.
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.00014 $0.00105
Opus 5 $0.00007 $0.00053
Sonnet 5 $0.00003 $0.00021
Haiku 4.5 $0.00001 $0.00011

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

Security

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 9d 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.

.opencode/agents/screenshot.md · 14 lines

What it actually says

Use the rudycanshoot MCP server tools when asked to capture or view the screen:

  • take_screenshot — capture fullscreen, window, or area
  • read_screenshot — load a saved image for viewing
  • list_screenshots — browse recent captures

After taking a screenshot, always call read_screenshot with the returned path to load and describe the image contents.

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. 9d ago First seen · 14 lines · 14 tokens per session scan A 869ff1b8a0ee

Subscribe to this mod's changes

Screenshot is an agent published in the GitHub repository jrb00013/rudycanshoot (22 stars, last pushed 1mo ago), licensed MIT. It adds 14 tokens to every session and 105 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-30.

Related

Other agents, from other repositories

alchemist

Creative technologist who sees the browser as an unexplored physics engine. Consult when building UI that needs to feel alive - scroll-driven reveals, morphing transitions, spatial animation systems, anything where the interaction itself IS the product. Thinks in weight, tension, and breath before thinking in code.…

drobins25/craft · 355 tokens

FAI Browser Agent

Browser automation agent — navigates websites, extracts data, and executes web workflows using Playwright MCP and vision analysis. Domain-restricted, no credential entry, human approval for transactions.

frootai/frootai · 41 tokens

e2e-tester

Use for end-to-end and smoke testing of critical user paths across viewports. Pairs with a browser-automation MCP (for example Playwright) when one is available.

mnzralee/claude-multi-agent-architecture · 41 tokens

visual-diagram-verifier

Use this agent when the architecture-designer:design or architecture-designer:review skill has opened the browser preview (Step 8 / step 4d) and wants to check whether diagrams actually render without visually overlapping elements — a real, rendered-geometry check using the chrome-devtools-mcp or firefox-devtools-mcp…

sembraniteam/claude-plugins · 112 tokens

ecc-gan-evaluator

GAN Harness — Evaluator agent. Tests the live running application via Playwright, scores against rubric, and provides actionable feedback to the Generator.

sakuradairong/omp-config · 34 tokens

Demonstrate

Agent for demonstrating VS Code features.

microsoft/vscode · 10 tokens