rag-manager
CommunitySemantic RAG indices management for BTDP.
Authorsmorand
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill centralizes RAG index operations (list, search, create, delete) and provides reliable shell scripts for interacting with the BTDP RAG API.
Core Features & Use Cases
- List & summarize indices: Retrieve all configured RAGs with details.
- Semantic search: Query indices using natural-language-like prompts.
- Create & delete indices: Manage embeddings and associated resources.
- API-driven workflows: Integrate with BTDP RAG API for automation.
Quick Start
Use the provided rag_list.sh, rag_search.sh, rag_create.sh, and rag_delete.sh to manage indices.
Dependency Matrix
Required Modules
jqcurl
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: rag-manager Download link: https://github.com/smorand/claude-config/archive/main.zip#rag-manager Please download this .zip file, extract it, and install it in the .claude/skills/ directory.