tooling

tooling is an agent for coding agents from jscraik/Agent-Skills. It costs 0 tokens per session (882 once invoked), scanned A, original, Apache-2.0.

An inventory of the tools required by a repository, including pinned versions, command-line programs, and actions provided by the coding-agent environment. It is generated from the repository's tooling contract.

In plain words
What is it for?
Use it to check development-tool requirements, identify missing binaries, and keep the repository's tooling documentation aligned with its configuration.
Why use it?
A project can fail simply because a required command or version is missing. The inventory shows what the repository expects and how the list is regenerated.

Agent

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 agents/jscraik/agent-skills/tooling
Clone the repo
git clone --depth 1 https://github.com/jscraik/Agent-Skills

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 tooling

README.md
[![agentmods](https://agentmods.dev/badge/agents/jscraik/agent-skills/tooling.svg)](https://agentmods.dev/agents/jscraik/agent-skills/tooling)
Your own site
<a href="https://agentmods.dev/agents/jscraik/agent-skills/tooling"><img src="https://agentmods.dev/badge/agents/jscraik/agent-skills/tooling.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 882 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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.00000 $0.00882
Opus 5 $0.00000 $0.00441
Sonnet 5 $0.00000 $0.00176
Haiku 4.5 $0.00000 $0.00088

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

Security

Grade A, and why

tooling 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.

Docs/agents/tooling.md · 115 lines

How it starts

The opening of the file, as written. The whole thing — 115 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Tooling Inventory

Repo-local tooling inventory generated from Docs/agents/tooling.contract.json.

Table of Contents

Pinned Tools (.mise.toml)

Tool
node
pnpm
python
uv
cargo:prek
npm:@brainwav/diagram
npm:@argos-ci/cli
cosign
cloudflared
npm:vitest
ruff
pipx:pylint
npm:eslint
npm:agent-browser
npm:agentation
npm:agentation-mcp
npm:@mermaid-js/mermaid-cli
npm:@brainwav/rsearch
npm:@brainwav/wsearch-cli
npm:beautiful-mermaid
npm:markdownlint-cli2
npm:semver
npm:wrangler
semgrep
trivy
vale

Required Binaries

Binary
pnpm
node
jq
make
rg
fd
prek
diagram
mise
vale
argos
cosign
cloudflared
vitest
ruff
pylint
eslint
agent-browser
agentation-mcp
mmdc
markdownlint-cli2
wrangler
beautiful-mermaid
semgrep
semver
trivy
rsearch
wsearch

Read the full file on GitHub · 115 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. 4d ago First seen · 115 lines · 0 tokens per session scan A 92297be1cfe2

Subscribe to this mod's changes

tooling is an agent published in the GitHub repository jscraik/Agent-Skills (8 stars, last pushed 3d ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 882 tokens. 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-31.

Related

Other agents, from other repositories