cli-tools
CommunityMaster modern CLI for faster searches.
AuthorMultipixelone
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill replaces slow, legacy command-line tools like find and grep with modern, significantly faster alternatives (fd and rg), preventing timeouts and improving efficiency, especially when searching vast file systems like the Nix store.
Core Features & Use Cases
- Fast File Searching: Quickly locate files by name, pattern, type, or modification time using
fd. - Content Searching: Rapidly search for text within files, respecting
.gitignore, usingrg. - Nix Store Optimization: Essential for efficient searching within
/nix/store's millions of files. - Use Case: Find all
.nixfiles modified in the last day within your project'smodulesdirectory and search for the string "enable = true" within them.
Quick Start
Use the cli-tools skill to find all files containing the word 'error' in the current directory and its subdirectories.
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: cli-tools Download link: https://github.com/Multipixelone/infra/archive/main.zip#cli-tools 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 223,000+ vetted skills library on demand.