·ruby-llm
</>

ruby-llm

faqndo97/ai-skills

RubyLLM を使用して AI を活用した Ruby アプリケーションを構築します。フルライフサイクル - チャット、ツール、ストリーミング、Rails 統合、埋め込み、実稼働デプロイメント。 1 つの統合 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 を使用して AI を活用した Ruby アプリケーションを構築します。フルライフサイクル - チャット、ツール、ストリーミング、Rails 統合、埋め込み、実稼働デプロイメント。 1 つの統合 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 を使用して AI を活用した Ruby アプリケーションを構築します。フルライフサイクル - チャット、ツール、ストリーミング、Rails 統合、埋め込み、実稼働デプロイメント。 1 つの統合 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 で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/faqndo97/ai-skills