Skip to main content
在 Manus 中运行任何 Skill
一键导入

deepsearch

Exhaustive multi-strategy codebase search using grep, ripgrep, find, and AST-aware tracing to locate implementations, references, dependencies, and usage patterns for a given symbol, pattern, or concept. Use when you need to find every occurrence of a function, type, config key, or concept across a project — especially when simple text search misses indirect references, re-exports, or dynamic usage.

概览

Exhaustive multi-strategy codebase search using grep, ripgrep, find, and AST-aware tracing to locate implementations, references, dependencies, and usage patterns for a given symbol, pattern, or concept. Use when you need to find every occurrence of a function, type, config key, or concept across a project — especially when simple text search misses indirect references, re-exports, or dynamic usage.

安装命令
npx skills add https://github.com/MeroZemory/oh-my-droid --skill deepsearch

复制此命令并粘贴到 Claude Code 中以安装该技能

星标24
分支4
更新时间2026年4月17日 18:47
SKILL.md
readonly