file_explorer

Explore codebases with a structured tree, fuzzy search, and chunked file reads.

13|3|Updated Dec 29, 2025
One-click install
npx skills add https://github.com/ArcaneOrion/Alice-Single --skill file-explorer-arcaneorion
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: file_explorer
Source: https://github.com/ArcaneOrion/Alice-Single/tree/main/skills/file_explorer
Command: npx skills add https://github.com/ArcaneOrion/Alice-Single --skill file-explorer-arcaneorion

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables fast, safe exploration of large codebases with a structured tree, fuzzy search, and secure read operations to prevent context overflow.

Core Features & Use Cases

  • Project Tree (--tree): Quick visual of directory structure with ignore rules.
  • Fuzzy Search (--search): Rapidly locate files by name patterns.
  • Safe Read (--read): Read large files in chunks to avoid context overload.

Quick Start

python skills/file_explorer/explorer.py --tree --depth 3