连接多种应用并执行邮件、消息、工单和数据库等自动化操作
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "connect" 技能: 1. 下载 https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/connect/SKILL.md 2. 保存为 ~/.claude/skills/connect/SKILL.md 3. 装好后重载技能,告诉我可以用了
帮我把今天新增的潜在客户整理成表格,写一封跟进邮件草稿,并在 Slack 里通知销售团队。
输出整理后的客户信息、邮件草稿,并触发 Slack 通知等后续操作。
根据这份需求说明,拆解出 5 个 GitHub issue,并同步到 Notion 项目看板。
生成任务拆解内容,并在 GitHub 与 Notion 中创建对应条目。
把本周活动数据更新到数据库,汇总关键指标,然后发送一条 Slack 周报消息。
完成数据更新,产出指标摘要,并将周报消息发送到指定团队频道。
Connect Claude to any app. Stop generating text about what you could do - actually do it.
Use this skill when you need Claude to:
| Without Connect | With Connect |
|---|---|
| "Here's a draft email..." | Sends the email |
| "You should create an issue..." | Creates the issue |
| "Post this to Slack..." | Posts it |
| "Add this to Notion..." | Adds it |
1000+ integrations including:
Get your free key at platform.composio.dev
export COMPOSIO_API_KEY="your-key"
pip install composio # Python
npm install @composio/core # TypeScript
Done. Claude can now connect to any app.
Email [email protected] - Subject: "Shipped!" Body: "v2.0 is live, let me know if issues"
Create issue in my-org/repo: "Mobile timeout bug" with label:bug
Post to #engineering: "Deploy complete - v2.4.0 live"
Find GitHub issues labeled "bug" from this week, summarize, post to #bugs on Slack
Uses Composio Tool Router:
from composio import Composio
from claude_agent_sdk.client import ClaudeSDKClient
from claude_agent_sdk.types import ClaudeAgentOptions
import os
composio = Composio(api_key=os.environ["COMPOSIO_API_KEY"])
session = composio.create(user_id="user_123")
options = ClaudeAgentOptions(
system_prompt="You can take actions in external apps.",
mcp_servers={
"composio": {
"type": "http",
"url": session.mcp.url,
"headers": {"x-api-key": os.environ["COMPOSIO_API_KEY"]},
}
},
)
async with ClaudeSDKClient(options) as client:
await client.query("Send Slack message to #general: Hello!")
First time using an app:
To send emails, I need Gmail access.
Authorize here: https://...
Say "connected" when done.
Connection persists after that.
| Framework | Install |
|---|---|
| Claude Agent SDK | pip install composio claude-agent-sdk |
| OpenAI Agents | pip install composio openai-agents |
| Vercel AI | npm install @composio/core @composio/vercel |
| LangChain | pip install composio-langchain |
| Any MCP Client | Use session.mcp.url |
帮助用户发现并筛选 Claude 技能、资源与工具,优化 AI 工作流定制
通过 Rube MCP 自动执行 Algolia 检索与索引管理等任务。
通过 Rube MCP 自动化 Agiled 中的客户、项目与业务流程操作。
通过 Rube MCP 自动执行 Giphy 搜索与动图管理等工作流。
通过 Rube MCP 自动处理 GoToWebinar 的创建、报名与参会管理流程
通过 Rube MCP 自动执行 Agenty 任务,并先检索最新工具参数与结构。
连接 Gmail、Slack、GitHub 等外部应用,直接代你执行发送与协作操作
将 AI 助手连接到 Notion,统一读写页面、数据库、评论与文件内容
连接 Notion 查询数据库、创建页面并批量管理工作区内容
通过统一 MCP 服务连接数据库、文件、AWS IAM 与 Gmail 执行任务
帮助用户用 AI 完成视频转录、翻译、配音、字幕与微信发布流程。
通过 MCP 将 AI 连接到 ServiceNow,统一处理事件、CMDB 与变更更新集