Code Search Skill

Community

Find code fast, safely.

Authorkunwl123456
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill replaces complex and potentially unsafe command-line grep or find operations with a streamlined, context-aware code searching tool for agents.

Core Features & Use Cases

  • Smart Filtering: Automatically ignores common development directories like node_modules and .git.
  • Contextual Results: Displays lines surrounding a match to provide better understanding.
  • Safe Output: Limits results to prevent overwhelming the agent's context window.
  • Use Case: Quickly locate all instances of a specific function definition or a TODO comment across the entire codebase.

Quick Start

Search the repository for all occurrences of the text "initialize_user_session".

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: Code Search Skill
Download link: https://github.com/kunwl123456/zeroclaw-skills-collection/archive/main.zip#code-search-skill

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.