Marketplace

smgrep

Semantic code search using natural language queries. Use when users ask "where is X implemented", "how does Y work", "find the logic for Z", or need to locate code by concept rather than exact text. Returns file paths with line numbers and code snippets.

$ 安裝

git clone https://github.com/can1357/smgrep /tmp/smgrep && cp -r /tmp/smgrep/plugins/smgrep/skills/smgrep ~/.claude/skills/smgrep

// tip: Run this command in your terminal to install the skill