Tools Registry

Community

Command-line tools for agents.

Authorgonz0w
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a comprehensive catalog of essential command-line tools, enabling agents to efficiently perform tasks related to searching, file manipulation, data parsing, version control, and more.

Core Features & Use Cases

  • Search & Find: Quickly locate files and patterns using tools like rg, grep, fd, and find.
  • Data Manipulation: Parse and transform JSON and YAML data with jq and yq, or use Python as a fallback.
  • Version Control: Manage code repositories using git and the GitHub CLI gh.
  • Code Development: Utilize package managers and runtimes like npm, cargo, and python.
  • Use Case: An agent needs to find all TODO comments in a JavaScript codebase modified in the last 24 hours, extract them, and display them with syntax highlighting.

Quick Start

Use the ripgrep tool to search for the pattern "TODO" in all markdown files within the current directory, showing 3 lines of context around each match.

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

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.