·ruby-llm
</>

ruby-llm

faqndo97/ai-skills

使用 RubyLLM 构建人工智能驱动的 Ruby 应用程序。完整的生命周期 - 聊天、工具、流媒体、Rails 集成、嵌入和生产部署。通过一个统一的 API 涵盖所有提供商(OpenAI、Anthropic、Gemini 等)。

10安装·0热度·@faqndo97

安装

$npx skills add https://github.com/faqndo97/ai-skills --skill ruby-llm

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