·ai-integration
</>

ai-integration

當任務涉及 AI、LLM 或機器學習功能時,主動載入。當用戶說「新增 AI 聊天」、「實現串流回應」、「建立 RAG 管道」、「新增嵌入」或「整合 OpenAI」時使用。涵蓋聊天介面、Vercel AI SDK 串流、檢索增強生成、向量搜尋、嵌入管道、工具/函數呼叫以及 OpenAI、Anthropic 和本地模型的提供者抽象。

44安裝·1熱度·@mgd34msu

安裝

$npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill ai-integration

如何安裝 ai-integration

透過命令列快速安裝 ai-integration AI 技能到你的開發環境

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

來源:mgd34msu/goodvibes-plugin。

SKILL.md

查看原文

This skill guides you through integrating AI and LLM capabilities into applications, from basic chat interfaces to complex RAG pipelines and function calling. It leverages GoodVibes precision tools and project analysis for production-ready AI implementations.

Choose the appropriate AI provider and SDK based on requirements.

| Best model quality | OpenAI GPT-4 or Anthropic Claude Opus | | Fastest responses | OpenAI GPT-4o or Anthropic Claude Haiku | | Cost-effective | Anthropic Claude Haiku or GPT-4o-mini | | Local/privacy | Ollama with Llama 3 or Mistral | | Function calling | OpenAI (best support) or Anthropic | | Long context | Anthropic Claude (200K tokens) |

當任務涉及 AI、LLM 或機器學習功能時,主動載入。當用戶說「新增 AI 聊天」、「實現串流回應」、「建立 RAG 管道」、「新增嵌入」或「整合 OpenAI」時使用。涵蓋聊天介面、Vercel AI SDK 串流、檢索增強生成、向量搜尋、嵌入管道、工具/函數呼叫以及 OpenAI、Anthropic 和本地模型的提供者抽象。 來源:mgd34msu/goodvibes-plugin。

可引用資訊

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

安裝指令
npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill ai-integration
分類
</>開發工具
認證
收錄時間
2026-02-25
更新時間
2026-03-10

Browse more skills from mgd34msu/goodvibes-plugin

快速解答

什麼是 ai-integration?

當任務涉及 AI、LLM 或機器學習功能時,主動載入。當用戶說「新增 AI 聊天」、「實現串流回應」、「建立 RAG 管道」、「新增嵌入」或「整合 OpenAI」時使用。涵蓋聊天介面、Vercel AI SDK 串流、檢索增強生成、向量搜尋、嵌入管道、工具/函數呼叫以及 OpenAI、Anthropic 和本地模型的提供者抽象。 來源:mgd34msu/goodvibes-plugin。

如何安裝 ai-integration?

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

這個 Skill 的原始碼在哪?

https://github.com/mgd34msu/goodvibes-plugin