connect-apps

connect-apps

热门

将Claude连接到外部应用,如Gmail、Slack、GitHub。当用户想要发送邮件、创建问题、发布消息或在外部服务中执行操作时,使用此技能。

6.9万Star
7853Fork
更新于 2026/5/22
SKILL.md
readonly只读
name
connect-apps
description

将Claude连接到外部应用,如Gmail、Slack、GitHub。当用户想要发送邮件、创建问题、发布消息或在外部服务中执行操作时,使用此技能。

连接应用

将Claude连接到1000多个应用。真正发送邮件、创建问题、发布消息——而不仅仅是生成相关文本。

快速开始

步骤1:安装插件

/plugin install composio-toolrouter

步骤2:运行设置

/composio-toolrouter:setup

这将:

  • 询问您的免费API密钥(在platform.composio.dev获取)
  • 配置Claude与1000多个应用的连接
  • 大约需要60秒

步骤3:试试看!

设置完成后,重启Claude Code并尝试:

发送一封测试邮件到YOUR_EMAIL@example.com

如果成功,说明已连接!

您可以做什么

让Claude... 实际效果
"发送邮件到sarah@acme.com,关于发布事宜" 实际发送邮件
"创建GitHub问题:修复登录bug" 创建问题
"在Slack #general频道发布:部署完成" 发布消息
"将会议记录添加到Notion" 添加到Notion

支持的应用

邮件: Gmail、Outlook、SendGrid
聊天: Slack、Discord、Teams、Telegram
开发: GitHub、GitLab、Jira、Linear
文档: Notion、Google Docs、Confluence
数据: Sheets、Airtable、PostgreSQL
以及1000多个其他应用...

工作原理

  1. 您让Claude做某事
  2. Composio Tool Router找到合适的工具
  3. 首次使用?您将通过OAuth授权(一次性)
  4. 操作执行并返回结果

故障排除

  • "插件未找到" → 确保您运行了 /plugin install composio-toolrouter
  • "需要授权" → 点击Claude提供的OAuth链接,然后说“完成”
  • 操作失败 → 检查您在目标应用中是否有权限

<p align="center">
<b>加入20,000+开发者,构建能交付的智能体</b>
</p>

<p align="center">
<a href="https://platform.composio.dev/?utm_source=Github&utm_content=AwesomeSkills">
<img src="https://img.shields.io/badge/Get_Started_Free-4F46E5?style=for-the-badge" alt="开始使用"/>
</a>
</p>