smart-search

Community

Auto-selects best search mode for fast results.

Authoranortham
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automatically selects the optimal search strategy (semantic for concepts, text for exact terms, symbols for definitions) to quickly surface relevant code, reducing wasted time and token usage.

Core Features & Use Cases

  • Semantic search for conceptual understanding across languages
  • Text search for exact API names and strings
  • Symbol search for definitions and API contracts
  • Hybrid mode when unsure to maximize coverage

Quick Start

Ask it to find "authentication logic" and watch it choose semantic search, then refine with a precise term if needed.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: smart-search
Download link: https://github.com/anortham/miller/archive/main.zip#smart-search

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository