·dspy-ruby

在使用 DSPy.rb 时应该使用此技能,DSPy.rb 是一个用于构建类型安全、可组合的 LLM 应用程序的 Ruby 框架。在实现可预测的 AI 功能、创建 LLM 签名和模块、配置语言模型提供程序(OpenAI、Anthropic、Gemini、Ollama)、使用工具构建代理系统、优化提示或在 Ruby 应用程序中测试 LLM 支持的功能时,请使用此功能。

72安装·7热度·@everyinc

安装

$npx skills add https://github.com/everyinc/compound-engineering-plugin --skill dspy-ruby

SKILL.md

DSPy.rb is a Ruby framework that enables developers to program LLMs, not prompt them. Instead of manually crafting prompts, define application requirements through type-safe, composable modules that can be tested, optimized, and version-controlled like regular code.

Create input/output contracts for LLM operations with runtime type checking.

When to use: Defining any LLM task, from simple classification to complex analysis.

在使用 DSPy.rb 时应该使用此技能,DSPy.rb 是一个用于构建类型安全、可组合的 LLM 应用程序的 Ruby 框架。在实现可预测的 AI 功能、创建 LLM 签名和模块、配置语言模型提供程序(OpenAI、Anthropic、Gemini、Ollama)、使用工具构建代理系统、优化提示或在 Ruby 应用程序中测试 LLM 支持的功能时,请使用此功能。 来源:everyinc/compound-engineering-plugin。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/everyinc/compound-engineering-plugin --skill dspy-ruby
分类
</>开发工具
认证
收录时间
2026-02-05
更新时间
2026-02-18

快速解答

什么是 dspy-ruby?

在使用 DSPy.rb 时应该使用此技能,DSPy.rb 是一个用于构建类型安全、可组合的 LLM 应用程序的 Ruby 框架。在实现可预测的 AI 功能、创建 LLM 签名和模块、配置语言模型提供程序(OpenAI、Anthropic、Gemini、Ollama)、使用工具构建代理系统、优化提示或在 Ruby 应用程序中测试 LLM 支持的功能时,请使用此功能。 来源:everyinc/compound-engineering-plugin。

如何安装 dspy-ruby?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/everyinc/compound-engineering-plugin --skill dspy-ruby 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/everyinc/compound-engineering-plugin