add-repo

Official

Index code repositories for AI.

Authorblueraai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of cloning and indexing external code repositories, making their source code searchable and accessible for AI agents.

Core Features & Use Cases

  • Repository Cloning: Clones specified Git repositories.
  • Source Code Indexing: Indexes the cloned source code for semantic search.
  • Branch Support: Allows specifying a particular branch to index.
  • Use Case: An AI agent needs to understand the implementation details of a specific library it depends on. This Skill clones the library's repository and indexes it, allowing the AI to query its codebase directly.

Quick Start

Clone and index the repository at https://github.com/facebook/react using the default branch.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: add-repo
Download link: https://github.com/blueraai/bluera-knowledge/archive/main.zip#add-repo

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 223,000+ vetted skills library on demand.