dspy-3-retrieval-augmented-generation
关于
This DSPy skill implements Retrieval-Augmented Generation (RAG) by integrating document retrieval with language model generation. It allows developers to configure a retriever (like ChromaDB) and define a pipeline that fetches relevant context before generating answers. Use this when you need to ground AI responses in specific external knowledge sources or documentation.
快速安装
Claude Code
推荐npx skills add vamseeachanta/workspace-hub -a claude-code/plugin add https://github.com/vamseeachanta/workspace-hubgit clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/dspy-3-retrieval-augmented-generation在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
相关推荐技能
agenta-1-prompt-versioning-and-management
其他该Skill是Agenta平台的子模块,用于AI提示词的版本控制与管理。开发者可通过Python装饰器创建版本化提示模板,支持参数化提示、实验追踪和A/B测试。适用于需要迭代优化LLM提示词、管理不同版本提示并评估其性能的AI应用开发场景。
agenta-1-prompt-versioning-strategy
其他该Skill为开发者提供了AI提示词版本管理的最佳实践方案,特别适用于需要迭代优化提示词模板的团队协作场景。它通过语义化版本控制和结构化元数据管理,帮助开发者追踪提示词的变更历史、测试结果和性能表现。核心功能包括版本命名规范、变更日志记录以及可追溯的提示词生命周期管理。
agenta
其他Agenta是一个用于LLM提示词管理和评估的自托管平台。它允许开发者对提示词进行版本控制、运行A/B测试、通过指标评估性能,并安全部署最佳版本。该技能特别适合需要系统化优化和监控LLM提示词的开发团队,提供了从实验到生产的完整工作流。
prompt-engineering-calculation
其他这是一个专注于分步计算过程的提示工程子技能。它强制AI展示完整的计算步骤而非直接给出结果,适用于需要验证计算逻辑或教学演示的场景。开发者可在数学问题求解、财务计算或任何需要透明推理过程的提示中使用此技能。
