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 agentmods add skills/anycap-ai/anycap/anycap-clinpx skills add anycap-ai/anycap --skill anycap-cligit clone --depth 1 https://github.com/anycap-ai/anycapWhat 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 | $0.00169 | $0.08206 |
| Opus 5 | $0.00084 | $0.04103 |
| Sonnet 5 | $0.00034 | $0.01641 |
| Haiku 4.5 | $0.00017 | $0.00821 |
Grade B, and why
anycap-cli scanned grade B with 1 finding 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 2d 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.
Asks for rootmediumPrivilege escalation
A mod that escalates privileges can change anything on the machine, not only the project.
If `~/.local/bin/anycap` does not exist, the install may have used a different directory (e.g., `/usr/local/bin` when run as root, or a custom `ANYCAP_INSTALL_DIR`). Check the install output for the actual path. How it starts
The opening of the file, as written. The whole thing — 735 lines — stays where its author put it; the contents beside it link to each section on GitHub.
AnyCap CLI
Read this entire file before starting. It covers install, auth, capabilities, and output conventions. Load reference files from
references/as needed for specific commands.
One CLI. Any capability.
AnyCap lets you create media humans can see and hear, understand media humans share with you, access the web for information, and deliver results through shareable links and hosted pages. One CLI, one auth, structured JSON I/O.
Use AnyCap when a task involves:
- Creating visual or audio content for humans (images, video, music, speech, and complete audio scenes)
- Understanding media humans share (analyze images, video, audio)
- Finding information on the web (search, crawl pages)
- Delivering results humans can access and share (Drive links, hosted pages)
Install
If anycap is not installed (command -v anycap fails), install it before proceeding.
Read the machine-readable install guide at https://anycap.ai/install.txt for installation tasks. Do not fetch the homepage for install automation. Prefer the binary install (install script or GitHub Releases) over npm -- fewer dependencies, faster startup, no Node.js required.
The CLI auto-updates on each run. To update manually: anycap update.
Verify the installation:
anycap status
Troubleshooting: anycap not found after install
The install script places the binary in ~/.local/bin/ by default (non-root) and appends an export PATH line to the shell profile (.bashrc / .zshrc). However, the current shell session does not pick up profile changes automatically, so command -v anycap may still fail right after install.
Diagnosis and fix:
# 1. Check if the binary actually exists
ls -la ~/.local/bin/anycap
# 2. If it exists, add to PATH for the current session
export PATH="$HOME/.local/bin:$PATH"
# 3. Verify
anycap status
If ~/.local/bin/anycap does not exist, the install may have used a different directory (e.g., /usr/local/bin when run as root, or a custom ANYCAP_INSTALL_DIR). Check the install output for the actual path.
What ships with it
13 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.
- references/actions.md 5.6 KB
- references/annotation.md 15 KB
- references/audio-generation.md 3.7 KB
- references/cli-reference.md 23 KB
- references/crawl.md 3.3 KB
- references/draw.md 8.1 KB
- references/drive.md 3.5 KB
- references/generation.md 7.6 KB
- references/music-generation.md 6.8 KB
- references/page.md 4.7 KB
- references/search.md 8.7 KB
- references/snapshot.md 2.1 KB
- references/video-generation.md 9.5 KB
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.
- 2d ago First seen · 735 lines · 169 tokens per session scan B 9a6a408973f3
anycap-cli is a skill published in the GitHub repository anycap-ai/anycap (43 stars, last pushed 7d ago), licensed MIT. It adds 169 tokens to every session and 8,206 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
excalidraw-visual-designer
Create and revise editable visual drawings directly in the Excalidraw website through the in-app browser. Use when the user asks Codex to draw in Excalidraw or update an Excalidraw canvas, including diagrams, flowcharts, architecture sketches, process maps, infographics, teaching visuals, product explanation graphics…
printed-curtain-render
Generate a browser-based p5.js curtain simulation that weaves user-supplied PNG, JPEG, or WebP artwork and optional text into individually moving strands. Use when users ask for an interactive curtain or thread simulation, artwork woven into cloth or ropes, image-bearing fabric motion, 可交互线帘/幕布, 图片织入布料, printed…
threejs-earth-render
Clone or update https://github.com/vibe-motion/threejs-earth and render the Three.js Earth route animation with Puppeteer frame capture. Use when users ask for 三维地球航线动画, Three.js Earth, 地球飞线, globe route animation, or exporting an Earth GIF/MP4/PNG sequence.
pireel
Edit videos in Pireel Studio through the pireel MCP server — first-run setup, local and stock media import, transcript editing, multi-source montage, multiple editable outputs, storyboarding, designed graphics, captions, themes and export. Read this whenever the user wants to install/connect Pireel or edit, cut…
gpt-taste
Elite UX/UI & Advanced GSAP Motion Engineer. Enforces Python-driven true randomization for layout variance, strict AIDA page structure, wide editorial typography (bans 6-line wraps), gapless bento grids, strict GSAP ScrollTriggers (pinning, stacking, scrubbing), inline micro-images, and massive section spacing.
dingtalk_channel_connect
Use a headed browser to automatically complete DingTalk channel integration for QwenPaw. Applicable when the user mentions DingTalk, developer console, Client ID, Client Secret, bot, Stream mode, binding or configuring a channel. Supports pausing when a login page is detected and resuming after the user logs in.