cli-search-tools

Community

Master code exploration tools.

Authorniksavis
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill empowers you to efficiently search code, discover files, and query structured data within any project, significantly speeding up development and analysis tasks.

Core Features & Use Cases

  • Content Searching: Quickly find patterns, functions, or variables across your entire codebase using rg (ripgrep).
  • File Discovery: Rapidly locate files by name, extension, or location using fd.
  • Structured Data Querying: Parse and manipulate JSON and YAML configuration files with jq and yq.
  • Use Case: When exploring an unfamiliar project, use this Skill to find all occurrences of a specific function name, identify all configuration files, and then extract a particular setting from a YAML file.

Quick Start

Use the cli-search-tools skill to find all files ending in '.py' that contain the text 'TODO'.

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: cli-search-tools
Download link: https://github.com/niksavis/burndown-chart/archive/main.zip#cli-search-tools

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.