smart-explore
Token-optimized structural code search using tree-sitter AST parsing. Use instead of reading full files when you need to understand code structure, find functions, or explore a codebase efficiently.
适合你,如果经常需要在不熟悉的代码库中快速找到函数或结构
/ 通过 npx 安装 校验哈希
npx oh-my-skill add thedotmack/claude-mem/smart-explore/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- thedotmack/claude-mem/smart-explore/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify thedotmack/claude-mem/smart-explore安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
87132GitHub stars
~2K上下文体积 · 单文件
镜像托管
怎么用
商店整理自技能原文 · 版本 f5633c1 · 表述以原文为准它做什么
安装后,Claude 会使用 smart_search、smart_outline、smart_unfold 三个工具来探索代码,而不是直接读取文件。它会先获取代码结构概览,再按需展开具体函数或类,从而节省大量 token。
什么时候触发
当你想了解代码结构、查找函数或高效浏览代码库时,Claude 会优先使用这些智能工具,而不是传统的 Grep、Glob 或 Read。
装好后可以这样说
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…