高效的项目文件浏览器。当需要列出整个项目结构、模糊搜索文件或安全地读取(支持大文件分块)本地代码库内容时使用。
4.9
Rating
0
Installs
Tools & Utilities
Category
A well-structured file exploration skill with clear documentation. The description adequately covers the three core functions (tree generation, fuzzy search, safe file reading). Task knowledge is good with concrete CLI examples, though the implementation details are referenced in explorer.py. Structure is clean and concise. However, novelty is moderate - while the safe chunked reading for large files adds value, basic file operations like listing directories and searching files are relatively straightforward tasks that a CLI agent could accomplish with standard tools, making the cost reduction benefit less pronounced for most use cases.
Loading SKILL.md…

Skill Author