System-Wide Tool Management

Community

Ensure CLI tools are installed and ready.

AuthorBaneeishaque
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that essential command-line interface (CLI) tools are installed and accessible on your system, preventing errors caused by missing dependencies.

Core Features & Use Cases

  • Detection: Verifies if a required CLI tool is already installed and in your system's PATH.
  • Installation: Intelligently installs missing tools using a prioritized list of package managers (e.g., Homebrew, apt-get, winget) based on your operating system.
  • Verification: Confirms successful installation and PATH accessibility after setup.
  • Use Case: Before running a script that requires jq for JSON processing, this Skill will automatically detect if jq is installed, install it if it's not (prompting for confirmation), and then ensure it's ready for use.

Quick Start

Use the System-Wide Tool Management skill to ensure the 'jq' CLI tool is installed and available.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: System-Wide Tool Management
Download link: https://github.com/Baneeishaque/ai-agents/archive/main.zip#system-wide-tool-management

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 223,000+ vetted skills library on demand.