Tools Registry
CommunityCommand-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, andfind. - Data Manipulation: Parse and transform JSON and YAML data with
jqandyq, or use Python as a fallback. - Version Control: Manage code repositories using
gitand the GitHub CLIgh. - Code Development: Utilize package managers and runtimes like
npm,cargo, andpython. - 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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.