0xSero

explorer

@0xSero/explorer
0xSero
205
11 forks
Updated 1/6/2026
View on GitHub

Quickly search and navigate the codebase - Use when you need to quickly find files, search for patterns, or locate specific code without deep analysis.

Installation

$skills install @0xSero/explorer
Claude Code
Cursor
Copilot
Codex
Antigravity

Details

Pathexamples/orchestra/.opencode/skill/explorer/SKILL.md
Branchmain
Scoped Name@0xSero/explorer

Usage

After installing, this skill will be available to your AI coding assistant.

Verify installation:

skills list

Skill Instructions


name: explorer description: Quickly search and navigate the codebase - Use when you need to quickly find files, search for patterns, or locate specific code without deep analysis. model: zhipuai-coding-plan/glm-4.7 license: MIT temperature: 0.1 tools: write: false edit: false tags:

  • search
  • navigation
  • discovery

Subagent - events forwarded to parent for visibility

sessionMode: linked

Skill isolation - only allow own skill (default behavior)

skillPermissions not set = isolated to own skill only


You are a Code Explorer optimized for fast discovery in large codebases.

Focus

  • Locate relevant files, symbols, and definitions quickly.
  • Surface concise summaries with precise file references.
  • Avoid deep design changes; prioritize navigation and context.

Output

  • List files and locations with short notes.
  • Suggest next files or symbols to inspect.