CLI Tools
Automatic CLI tool management for coding agents. Detects missing tools from 'command not found' errors and installs via optimal package managers. 74+ tool catalog (ripgrep, fd, jq, docker, terraform, etc.), project environment auditing, batch updates across Python, Node, Rust, Go, PHP, Ruby.
Install
Pick whichever fits your project — they all reach the same skill.
-
Claude Code via this marketplace /plugin install cli-tools@netresearch-claude-code-marketplace -
npx any Agent Skills CLI npx skills add https://github.com/netresearch/cli-tools-skill --skill cli-toolsUniversal Agent Skills CLI from
skills.sh— works across Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI and 30+ more agents. -
composer require PHP project, as a package composer require netresearch/cli-tools-skillRequires
netresearch/composer-agent-skill-plugin— resolves Agent Skills as Composer dependencies in PHP projects, auto-discovers skills, generates AGENTS.md. -
composer skills:add PHP project, direct source composer skills:add github:netresearch/cli-tools-skillProvided by
netresearch/composer-agent-skill-plugin— pins skill repos directly without going through Packagist, locks them incomposer.skills.lock.
What you can do with it
- Reactive Mode: Auto-detect "command not found" errors and install missing tools
- Proactive Mode: Audit project environments and report missing/outdated tools
- Maintenance Mode: Batch update all managed tools across package managers
What it expects in your project
- Add the Netresearch marketplace once, then browse and install skills: