Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Rag Architect

Skill Verifiziert Aktiv

Use when the user asks to design RAG pipelines, optimize retrieval strategies, choose embedding models, implement vector search, or build knowledge retrieval systems.

Zweck

To empower users to design, build, and optimize production-grade RAG pipelines by providing detailed strategies, best practices, and comparative analyses for every component of the RAG ecosystem.

Funktionen

  • Detailed analysis of various chunking strategies
  • Guidance on selecting optimal embedding models
  • Comparison of popular vector databases
  • Explanation of retrieval and reranking techniques
  • Best practices for RAG evaluation and monitoring

Anwendungsfälle

  • Designing a new RAG pipeline for a specific domain
  • Optimizing an existing RAG system's retrieval performance
  • Choosing the best embedding model for a given task
  • Implementing vector search and knowledge retrieval systems

Nicht-Ziele

  • Implementing RAG pipelines directly via code execution
  • Providing a managed vector database service
  • Conducting real-time A/B testing of RAG components

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add alirezarezvani/claude-skills
/plugin install engineering@claude-code-skills

Qualitätspunktzahl

Verifiziert
100 /100
Analysiert about 24 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne14.6k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Recursive Research

100

Tiefgehende rekursive Recherche mit selbstregulierender Schleife bis PhD-Niveau. Anwendbar auf jedes Gebiet (Wissenschaft, Technologie, Wirtschaft, Kunst, Geisteswissenschaften). Nutzt WDM + Munger-Inversion für autonome Entscheidungen, Stufung vertrauenswürdiger Quellen und Speicherung von Checkpoints auf der Festplatte, um Kontextgrenzen zu überwinden.

Skill
Anjos2

Chat Format

100

Format prompts for different LLM providers with chat templates and HNSW-powered context retrieval

Skill
ruvnet

Memory Management

99

AgentDB memory system with HNSW vector search. Provides 150x-12,500x faster pattern retrieval, persistent storage, and semantic search capabilities for learning and knowledge management. Use when: need to store successful patterns, searching for similar solutions, semantic lookup of past work, learning from previous tasks, sharing knowledge between agents, building knowledge base. Skip when: no learning needed, ephemeral one-off tasks, external data sources available, read-only exploration.

Skill
ruvnet

AgentDB Vector Search

99

Implement semantic vector search with AgentDB for intelligent document retrieval, similarity matching, and context-aware querying. Use when building RAG systems, semantic search engines, or intelligent knowledge bases.

Skill
ruvnet

Embeddings

99

Vector embeddings with HNSW indexing, sql.js persistence, and hyperbolic support. 75x faster with agentic-flow integration. Use when: semantic search, pattern matching, similarity queries, knowledge retrieval. Skip when: exact text matching, simple lookups, no semantic understanding needed.

Skill
ruvnet

Hybrid Search Implementation

98

Combine vector and keyword search for improved retrieval. Use when implementing RAG systems, building search engines, or when neither approach alone provides sufficient recall.

Skill
wshobson