codebase-rag
OfficialSearch code with natural language.
AuthorArt-of-Technology
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables AI agents to semantically search through indexed code repositories, making it easy to find specific code implementations, understand architecture, and answer questions about where functionality resides.
Core Features & Use Cases
- Semantic Code Search: Query your codebase using natural language.
- Vector Database Integration: Indexes code into Qdrant for efficient similarity searches.
- Use Case: An agent needs to understand how user authentication is handled across a large project. It can use this Skill to search for "how is user authentication implemented?" and receive relevant code snippets.
Quick Start
Use the codebase-rag skill to search for "how is risk score calculated" in the 'my-repo' collection.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: codebase-rag Download link: https://github.com/Art-of-Technology/agent-factory/archive/main.zip#codebase-rag Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.