·dspy-ruby
</>

dspy-ruby

8b-is/8b-is-mp

在使用 DSPy.rb 時應該使用此技能,DSPy.rb 是一個用於構建類型安全、可組合的 LLM 應用程序的 Ruby 框架。在實現可預測的 AI 功能、創建 LLM 簽名和模塊、配置語言模型提供程序(OpenAI、Anthropic、Gemini、Ollama)、使用工具構建代理系統、優化提示或在 Ruby 應用程序中測試 LLM 支持的功能時,請使用此功能。

2安裝·0熱度·@8b-is

安裝

$npx skills add https://github.com/8b-is/8b-is-mp --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 支持的功能時,請使用此功能。 來源:8b-is/8b-is-mp。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/8b-is/8b-is-mp --skill dspy-ruby
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 dspy-ruby?

在使用 DSPy.rb 時應該使用此技能,DSPy.rb 是一個用於構建類型安全、可組合的 LLM 應用程序的 Ruby 框架。在實現可預測的 AI 功能、創建 LLM 簽名和模塊、配置語言模型提供程序(OpenAI、Anthropic、Gemini、Ollama)、使用工具構建代理系統、優化提示或在 Ruby 應用程序中測試 LLM 支持的功能時,請使用此功能。 來源:8b-is/8b-is-mp。

如何安裝 dspy-ruby?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/8b-is/8b-is-mp --skill dspy-ruby 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/8b-is/8b-is-mp