maproom-search

Official

Efficiently navigate and understand codebases with semantic search.

Authormanifoldlogic
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of navigating and understanding large codebases by providing semantic search capabilities that allow users to find code by concept rather than just by text.

Core Features & Use Cases

  • Semantic Code Search: Find code by concept, not just by text, allowing users to explore unfamiliar codebases and find implementations by idea.
  • First-Time Setup: Simple steps to initialize the database, scan the repository, and verify the setup.
  • Search Types: Choose between full-text search and vector search for different types of queries.
  • Context Command: Explore a chunk's relationships after finding it via search, including callers, callees, tests, and documentation.
  • Multi-Repo Search: Search across multiple repositories for code and specifications.
  • Troubleshooting: Guidance for common issues and error recovery steps.

Quick Start

Run the following command to search for code related to 'authentication' in the repository:

maproom search --repo <repo> --query "authentication" --format agent

Dependency Matrix

Required Modules

maproomsqlite3numpypandas

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: maproom-search
Download link: https://github.com/manifoldlogic/claude-code-plugins/archive/main.zip#maproom-search

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.