Tools Finder

Community

Discover system tools automatically.

Authorgonz0w
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps agents understand the available command-line tools on the system, enabling them to choose the most efficient tool for a task or gracefully fall back to alternatives when a preferred tool is missing.

Core Features & Use Cases

  • System Tool Inventory: Automatically detects the presence and version of various command-line utilities.
  • Graceful Degradation: Provides fallback strategies for common tools (e.g., using grep if rg is not found).
  • Use Case: An agent needs to search for a file. It first checks for fd (a fast file finder). If fd is not available, it falls back to using the built-in find command.

Quick Start

Run the provided bash script to check which of the common development and system tools are installed on your system.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: Tools Finder
Download link: https://github.com/gonz0w/opencode-agents/archive/main.zip#tools-finder

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.