跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Rag Architect

技能 已验证 活跃

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

目的

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.

功能

  • 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

使用场景

  • 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

非目标

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

安装

请先添加 Marketplace

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

质量评分

已验证
100 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标14.6k
许可证MIT
状态
查看源代码

类似扩展

Recursive Research

100

深入的递归研究,具有自我调节的循环,可达博士级别。适用于任何领域(科学、技术、商业、艺术、人文学科)。使用 WDM + Munger 反演进行自主决策、可靠来源分级和磁盘检查点以克服上下文限制。

技能
Anjos2

Chat Format

100

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

技能
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.

技能
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.

技能
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.

技能
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.

技能
wshobson