Code Search Skill
CommunityFind 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_modulesand.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
TODOcomment across the entire codebase.
Quick Start
Search the repository for all occurrences of the text "initialize_user_session".
Dependency Matrix
Required Modules
None requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.