cli-tools

Official

Automate CLI tool management for coding agents.

Authornetresearch
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill orchestrates automatic CLI tool management by detecting missing tools, choosing optimal installation methods, auditing environments, and batch-updating toolchains across multiple package managers. It reduces friction and keeps development environments consistent.

Core Features & Use Cases

  • Reactive Tool Resolution: Detects missing commands and installs them on demand to keep workflows smooth.
  • Proactive Environment Auditing: Scans project setups and reports missing or outdated tools.
  • Maintenance & Upgrades: Applies bulk updates to all tracked tools, ensuring tools stay current.
  • Use Case: On a new project, run a quick audit to ensure essential tools like ripgrep, fd, and jq are present and up-to-date.

Quick Start

Run the CLI Tools installation workflow for a sample project:

  • Install common tools with: ./scripts/install_tool.sh ripgrep
  • Audit your environment: ./scripts/check_environment.sh audit .

Dependency Matrix

Required Modules

jqcurl

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cli-tools
Download link: https://github.com/netresearch/claude-code-marketplace/archive/main.zip#cli-tools

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.