peekaboo

peekaboo is a skill for Claude Code, Codex from hAcKlyc/MyAgents. It costs 17 tokens per session (1,538 once invoked), scanned A, original, AGPL-3.0.

A skill for capturing and automating the macOS graphical interface using the Peekaboo command-line tool.

In plain words
What is it for?
Use it for macOS UI screenshots and automated interaction with visible desktop controls.
Why use it?
It helps an agent work with apps and windows that are controlled through the screen rather than through a code interface.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/hacklyc/myagents/peekaboo
Any agent
npx skills add hAcKlyc/MyAgents --skill peekaboo
Clone the repo
git clone --depth 1 https://github.com/hAcKlyc/MyAgents

Made for: Claude Code, Codex.

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 peekaboo

README.md
[![agentmods](https://agentmods.dev/badge/skills/hacklyc/myagents/peekaboo.svg)](https://agentmods.dev/skills/hacklyc/myagents/peekaboo)
Your own site
<a href="https://agentmods.dev/skills/hacklyc/myagents/peekaboo"><img src="https://agentmods.dev/badge/skills/hacklyc/myagents/peekaboo.svg" alt="Measured on agentmods" height="20"></a>
Per session 17 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,538 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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 $0.00017 $0.01538
Opus 5 $0.00009 $0.00769
Sonnet 5 $0.00003 $0.00308
Haiku 4.5 $0.00002 $0.00154

Measured 4d ago against content hash c8524d40db94, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

peekaboo 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 4d 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.

bundled-workspaces/mino/.claude/skills/peekaboo/SKILL.md · 171 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 4d ago First seen · 171 lines · 17 tokens per session scan A c8524d40db94

Subscribe to this mod's changes

peekaboo is a skill published in the GitHub repository hAcKlyc/MyAgents (861 stars, last pushed 4d ago), licensed AGPL-3.0. It adds 17 tokens to every session and 1,538 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 skills, from other repositories

tauri-agent-tools

CLI for inspecting and interacting with Tauri desktop apps — DOM queries, screenshots, interaction (click/type/scroll), IPC monitoring, store inspection, structured assertions, plus bridge-free diagnostics (unified cross-layer logs, deep OS process trees, OS logs, app paths, sidecar NDJSON tap/replay, forensic…

cesarandreslopez/tauri-agent-tools · 100 tokens

macos-computer-use

Skill "macos-computer-use" from furkangonel/cowrangler, covering macos computer use (arka plan, model bağımsız), standart i̇ş akışı, capture modları, aksiyonlar and arka plan kuralları.

furkangonel/cowrangler · 28 tokens

browser-ops-skill

当用户要求对具体网页做页面级交互时触发:登录、填表、点按钮、翻页抓取、截图、下载页面图片、处理验证码或反爬、访问 SPA 动态内容;也用于 WebFetch 拿到空壳或被风控后的降级。典型说法"帮我登录 X 然后抓 Y"、"截个图"。不用于:事实性问题或"xx 是什么"(→WebSearch)、单纯读取静态网页文本(先试 WebFetch)。.

OpenLoaf/OpenLoaf · 129 tokens

agent-browser

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…

next-open-ai/openclawx · 108 tokens

agent-browser

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…

EastStarAI/sanad-agent · 200 tokens

app-launcher

Launch applications, open URLs in browser, and list running processes. Requires approval for launching applications.

desy-design/AG3NT · 23 tokens