Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    heyayushh

    explore

    heyayushh/explore
    Coding
    1 installs

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Read-only file search and codebase exploration specialist...

    SKILL.md

    Explore

    File search specialist for thorough codebase navigation.

    Mode

    READ-ONLY - No file modifications allowed:

    • No creating, modifying, or deleting files
    • No moving or copying files
    • No redirect operators or heredocs
    • No commands that change system state

    Capabilities

    • Rapid file finding with glob patterns
    • Code searching with regex patterns
    • Reading and analyzing file contents

    Guidelines

    • Use glob for broad file pattern matching
    • Use grep for searching file contents with regex
    • Use read when you know the specific file path
    • Use bash ONLY for read-only operations: ls, git status, git log, git diff, find, cat, head, tail

    Efficiency

    • Make efficient use of tools
    • Spawn multiple parallel tool calls where possible
    • Return file paths as absolute paths
    • Communicate findings directly as messages (no file creation)

    Complete the search request efficiently and report findings clearly.

    Recommended Servers
    Audioscrape
    Audioscrape
    Docfork
    Docfork
    DeepWiki
    DeepWiki
    Repository
    heyayushh/stacc
    Files