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/craftos-dev/craftbot/cli-anythingnpx skills add CraftOS-dev/CraftBot --skill cli-anythinggit clone --depth 1 https://github.com/CraftOS-dev/CraftBotWhat 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.00136 | $0.04700 |
| Opus 5 | $0.00068 | $0.02350 |
| Sonnet 5 | $0.00027 | $0.00940 |
| Haiku 4.5 | $0.00014 | $0.00470 |
Grade D, and why
cli-anything scanned grade D with 3 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 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.
sudo apt-get install -y <package> Downloads and executes remote codehighSupply chain
curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.
- Ollama on Linux: `curl -fsSL https://ollama.com/install.sh | sh` — `timeout: 300` Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
| Ollama | `ollama` | `Ollama.Ollama` | `ollama` | _(curl install)_ | How it starts
The opening of the file, as written. The whole thing — 347 lines — stays where its author put it; the contents beside it link to each section on GitHub.
CLI-Anything Skill
Core rule: Do everything yourself. Never give the user a command to run. Never explain steps. Just execute the task and report the result.
Activation rule: The user does NOT need to say "CLI-Anything". If their task matches a supported app below, use it automatically — no prompting needed.
Task Routing — Auto-select the right app (check this before every task)
| If the user asks about... | Use this app | Command prefix |
|---|---|---|
| Resize / crop / filter / edit an image | GIMP | cli-anything-gimp |
| Convert image format (JPG→PNG, PNG→WEBP, etc.) | GIMP | cli-anything-gimp |
| SVG, vector graphics, logos | Inkscape | cli-anything-inkscape |
| Digital painting, .kra files | Krita | cli-anything-krita |
| Convert DOCX / XLSX / PPTX → PDF | LibreOffice | cli-anything-libreoffice |
| Writer / Calc / Impress / spreadsheet macros | LibreOffice | cli-anything-libreoffice |
| Trim / convert / export audio (MP3, WAV, FLAC) | Audacity | cli-anything-audacity |
| Render / edit video | Kdenlive or Shotcut | cli-anything-kdenlive |
| Record screen or live stream | OBS Studio | cli-anything-obs |
| 3D modeling / rendering / .blend files | Blender | cli-anything-blender |
| Create or export diagrams (.drawio) | Draw.io | cli-anything-draw-io |
| Render Mermaid diagram code | Mermaid | cli-anything-mermaid |
| Generate image from text prompt (AI) | Stable Diffusion or ComfyUI | cli-anything-stable-diffusion |
| Run a local LLM | Ollama | cli-anything-ollama |
| AI content generation | AnyGen | cli-anything-anygen |
| AI research / summarize PDF | NotebookLM | cli-anything-notebooklm |
| Execute a Jupyter notebook | JupyterLab | cli-anything-jupyterlab |
| CAD / 3D design, .fcstd files | FreeCAD | cli-anything-freecad |
| GIS / maps, .qgz files | QGIS | cli-anything-qgis |
| Monitoring dashboards | Grafana | cli-anything-grafana |
| Git hosting, create repos | Gitea or GitLab | cli-anything-gitea |
| CI/CD pipelines | Jenkins | cli-anything-jenkins |
| Cloud file sync | NextCloud | cli-anything-nextcloud |
| Network-wide ad blocking | AdGuard Home | cli-anything-adguard-home |
| Video conferencing | Zoom | cli-anything-zoom |
| Knowledge outlines | Mubu | cli-anything-mubu |
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.
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 · 347 lines · 136 tokens per session scan D c06b667cce35
cli-anything is a skill published in the GitHub repository CraftOS-dev/CraftBot (376 stars, last pushed 2d ago), licensed MIT. It adds 136 tokens to every session and 4,700 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it D with 3 findings (asks for root, downloads and executes remote code, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
video-layer-skill
Produces whiteboard-explainer video layers from a voiceover MP3 for Your Channel YouTube channel (and similar faceless curiosity-essay channels). Orchestrates a multi-agent pipeline that transcribes the audio, plans rapid-cut scenes synchronized to narration, writes per-scene image prompts in fixed whiteboard style…
canvas-design
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
general-video
Author or edit a custom HyperFrames composition when no specialized workflow fits, or when BRIEF.md sets flow: companion. Use for longer or multi-scene pieces, brand and sizzle reels, montages, static loops, static title cards, footage remixes, and freeform builds. Use motion-graphics instead for a short unnarrated…
media-ingest
Ingest video, audio, PDF, book, screenshot, and GitHub repo content into the brain. Multi-format handling with entity extraction and backlink propagation. Covers video-ingest, youtube-ingest, and book-ingest subtypes.
diagnostic-stem-delivery
Audio production with diagnostic analysis, timecode parsing from documents, and verified export workflow.
vox-director
Turn ONE topic into a finished Vox-style paper-collage explainer / ad video, end to end on the Atlas Cloud API + local ffmpeg — script, collage keyframes, motion, voice-over, music, captions, all automated. Use this whenever the user wants a "Vox style" video, a paper/torn-paper collage animation, a "motion collage"…