·service-integration
{}

service-integration

当任务涉及连接外部服务或第三方 API 时主动加载。当用户说“添加电子邮件发送”、“集成 CMS”、“设置文件上传”、“添加分析”或“连接到 S3”时使用。涵盖电子邮件服务(Resend、SendGrid)、CMS 平台(Sanity、Contentful、Payload)、文件上传解决方案(UploadThing、Cloudinary、S3)、分析集成、webhook 处理、错误恢复和凭证管理。

46安装·2热度·@mgd34msu

安装

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

如何安装 service-integration

通过命令行快速安装 service-integration AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill service-integration
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:mgd34msu/goodvibes-plugin。

SKILL.md

查看原文

This skill guides you through integrating external services into applications, from service selection to production deployment. It leverages GoodVibes precision tools for type-safe, resilient service integrations with proper error handling and testing.

Before adding new services, analyze existing integrations to maintain consistency.

Decision Point: Use existing patterns for new integrations. If no patterns exist, follow the implementation guide below.

当任务涉及连接外部服务或第三方 API 时主动加载。当用户说“添加电子邮件发送”、“集成 CMS”、“设置文件上传”、“添加分析”或“连接到 S3”时使用。涵盖电子邮件服务(Resend、SendGrid)、CMS 平台(Sanity、Contentful、Payload)、文件上传解决方案(UploadThing、Cloudinary、S3)、分析集成、webhook 处理、错误恢复和凭证管理。 来源:mgd34msu/goodvibes-plugin。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill service-integration
分类
{}数据分析
认证
收录时间
2026-02-25
更新时间
2026-03-11

Browse more skills from mgd34msu/goodvibes-plugin

快速解答

什么是 service-integration?

当任务涉及连接外部服务或第三方 API 时主动加载。当用户说“添加电子邮件发送”、“集成 CMS”、“设置文件上传”、“添加分析”或“连接到 S3”时使用。涵盖电子邮件服务(Resend、SendGrid)、CMS 平台(Sanity、Contentful、Payload)、文件上传解决方案(UploadThing、Cloudinary、S3)、分析集成、webhook 处理、错误恢复和凭证管理。 来源:mgd34msu/goodvibes-plugin。

如何安装 service-integration?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill service-integration 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

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