anycap-cli

A command-line tool for creating and analyzing images, video, music, and audio, searching or crawling the web, and delivering files through shared Drive links or hosted pages.

In plain words
What is it for?
Use it to create or inspect media, find information online, and provide shareable files or hosted pages.
Why use it?
It puts several media, web, and delivery tasks behind one interface with structured JSON input and output.

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/anycap-ai/anycap/anycap-cli
Any agent
npx skills add anycap-ai/anycap --skill anycap-cli
Clone the repo
git clone --depth 1 https://github.com/anycap-ai/anycap

Made for: Claude Code, Codex.

Per session 169 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 8,206 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. Scan, not verified.
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 $0.00169 $0.08206
Opus 5 $0.00084 $0.04103
Sonnet 5 $0.00034 $0.01641
Haiku 4.5 $0.00017 $0.00821

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

Security

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.
skills/anycap-cli/SKILL.md · 735 lines

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.

Read the full file on GitHub · 735 lines

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. 2d ago First seen · 735 lines · 169 tokens per session scan B 9a6a408973f3

Subscribe to this mod's changes

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.

Related

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…

guanyang/super-publisher · 111 tokens

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…

vibe-motion/skills · 89 tokens

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.

vibe-motion/skills · 71 tokens

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…

pireel/pireel-agent · 111 tokens

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.

creativedswork/dscode · 72 tokens

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.

agentscope-ai/QwenPaw · 69 tokens