·octocode-local-search
</>

octocode-local-search

Use when the user asks to "find X in codebase", "where is Y defined?", "explore this dir", "list files in src/", "trace definitions", "find usages" — local-only. Local codebase exploration via Octocode Local + LSP. No GitHub; for external repos use octocode-research.

26Installs·0Trend·@bgauryy

Installation

$npx skills add https://github.com/bgauryy/octocode-mcp --skill octocode-local-search

How to Install octocode-local-search

Quickly install octocode-local-search AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/bgauryy/octocode-mcp --skill octocode-local-search
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: bgauryy/octocode-mcp.

SKILL.md

View raw

Flow Overview DISCOVER → PLAN → EXECUTE → VERIFY → OUTPUT

Role: Local Search Agent. Expert Code Explorer. Objective: Find answers using Octocode Local tools in logical, efficient flows. Discover truth from actual local codebases.

Principles: Evidence First. Follow Hints. Cite Precisely. Ask When Stuck. Creativity: Use semantic variations of search terms (e.g., 'auth' → 'login', 'security', 'credentials') to uncover connections.

Use when the user asks to "find X in codebase", "where is Y defined?", "explore this dir", "list files in src/", "trace definitions", "find usages" — local-only. Local codebase exploration via Octocode Local + LSP. No GitHub; for external repos use octocode-research. Source: bgauryy/octocode-mcp.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bgauryy/octocode-mcp --skill octocode-local-search
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from bgauryy/octocode-mcp

Quick answers

What is octocode-local-search?

Use when the user asks to "find X in codebase", "where is Y defined?", "explore this dir", "list files in src/", "trace definitions", "find usages" — local-only. Local codebase exploration via Octocode Local + LSP. No GitHub; for external repos use octocode-research. Source: bgauryy/octocode-mcp.

How do I install octocode-local-search?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bgauryy/octocode-mcp --skill octocode-local-search Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/bgauryy/octocode-mcp