toolbelt

toolbelt is a skill for Claude Code, Codex from signalridge/dotfiles. It costs 160 tokens per session (1,953 once invoked), scanned A, original, no licence file.

A guide to the command-line tools actually installed on the machine and which tool suits different tasks. It covers areas such as search, structured data, profiling, version control, Kubernetes, security, documentation, and media.

In plain words
What is it for?
Selecting commands for searching files, rewriting code, handling structured data, inspecting differences, making HTTP requests, profiling, managing repositories or Kubernetes, and working with media.
Why use it?
It avoids relying on commands that are missing or awkward and helps agents choose the right installed tool for each job.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Selecting commands for searching files, rewriting code, handling structured data, inspecting differences, making HTTP requests, profiling, managing repositories or Kubernetes, and working with media.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/signalridge/dotfiles/toolbelt
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.

Any agent
npx skills add signalridge/dotfiles --skill toolbelt
Clone the repo
git clone --depth 1 https://github.com/signalridge/dotfiles

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 toolbelt

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/signalridge/dotfiles/toolbelt"><img src="https://agentmods.dev/badge/skills/signalridge/dotfiles/toolbelt.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 160 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,953 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00160 $0.01953
Opus 5 $0.00080 $0.00977
Sonnet 5 $0.00032 $0.00391
Haiku 4.5 $0.00016 $0.00195

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

Security

Grade A, and why

toolbelt scanned grade A 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 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

description: Inventory of the CLI tools actually installed on this machine (aqua/mise/nix) and which one to reach for per task — search, structural rewrite, structured data, diff, HTTP, profiling, VCS, k8s, security, doc
dot_harnesses/skills/dev/toolbelt/SKILL.md · 131 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 9d ago First seen · 131 lines · 160 tokens per session scan A c9f91369a6b5

Subscribe to this mod's changes

toolbelt is a skill published in the GitHub repository signalridge/dotfiles (43 stars, last pushed yesterday), with no licence file. It adds 160 tokens to every session and 1,953 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). 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

dotfiles-bootstrap

Bootstrap a workstation with the dotfiles framework. Takes a GitHub user / owner+repo / explicit clone URL and runs dot init (which shells out to chezmoi) with the right safety prompts. Honors the active agent profile (ask / plan / apply / audit) so it defaults to dry-run in safer modes and full apply in apply.

sebastienrousseau/dotfiles · 88 tokens

vibe

Delegate a coding task to a cheap AI model (Mistral Vibe by default, but any provider Vibe knows about — DeepSeek, Gemini Flash, etc.) and supervise the result via git diff. Claude orchestrates, the cheap model codes. Claude consumes 500-1500 tokens per delegation regardless of how many file reads the delegate does…

sebastienrousseau/dotfiles · 137 tokens

telegram

Send notifications, interactive questions, or multiple-choice polls to the user via Telegram. Use when the user asks to be notified ("ping me", "notify me on Telegram", "ask me when..."), when a long-running task finishes and the user is likely away, when an irreversible action needs out-of-band confirmation, or when…

laurigates/dotfiles · 117 tokens

dprint

Canonical dprint setup, the standard formatter for JSON, Markdown, TOML, and YAML. Use when configuring or running formatting for these file types.

fmind/dot · 33 tokens

gws

Automate Google Workspace with gws: schema-first calls, profile isolation, bounded reads, and verified Drive, Docs, Sheets, Gmail, Calendar, or Chat writes. Use for Workspace from the terminal.

fmind/dot · 44 tokens

dotfiles

Chezmoi dotfiles conventions and patterns. Use when modifying dotfiles, adding new managed files, working with chezmoi templates, or syncing agent skills and subagents through agentspec.

urmzd/dotfiles · 41 tokens