ruby-llm
✓使用 RubyLLM 構建人工智能驅動的 Ruby 應用程序。完整的生命週期 - 聊天、工具、流媒體、Rails 集成、嵌入和生產部署。通過一個統一的 API 涵蓋所有提供商(OpenAI、Anthropic、Gemini 等)。
SKILL.md
RubyLLM provides one beautiful Ruby API for all LLM providers. Same interface whether using GPT, Claude, Gemini, or local Ollama models.
Define tools as RubyLLM::Tool subclasses with description, param, and execute:
| 1, "new", "feature", "chat", "embed", "image" | workflows/build-new-feature.md | | 2, "rails", "actsas", "persist", "turbo" | workflows/add-rails-chat.md | | 3, "tool", "function", "agent" | workflows/implement-tools.md | | 4, "stream", "real-time", "sse" | workflows/add-streaming.md | | 5, "debug", "error", "fix", "not working" | workflows/debug-llm.md |
使用 RubyLLM 構建人工智能驅動的 Ruby 應用程序。完整的生命週期 - 聊天、工具、流媒體、Rails 集成、嵌入和生產部署。通過一個統一的 API 涵蓋所有提供商(OpenAI、Anthropic、Gemini 等)。 來源:faqndo97/ai-skills。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/faqndo97/ai-skills --skill ruby-llm- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-05
- 更新時間
- 2026-02-18
快速解答
什麼是 ruby-llm?
使用 RubyLLM 構建人工智能驅動的 Ruby 應用程序。完整的生命週期 - 聊天、工具、流媒體、Rails 集成、嵌入和生產部署。通過一個統一的 API 涵蓋所有提供商(OpenAI、Anthropic、Gemini 等)。 來源:faqndo97/ai-skills。
如何安裝 ruby-llm?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/faqndo97/ai-skills --skill ruby-llm 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/faqndo97/ai-skills
詳情
- 分類
- </>開發工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-05