Token导航 LogoToken导航TokenDH.com
开发敏感数据github未标认证来源可访问许可证需确认审计异常

connect-composio连接组合

Agent Skill

connect-composio 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

504

周安装

17

GitHub Stars

10

下载量

140
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:connect-composio(连接组合)
来源仓库:https://github.com/founderjourney/claude-skills
仓库路径:skills/connect-composio
安装命令:
npx skills add https://github.com/founderjourney/claude-skills --skill connect-composio
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/founderjourney/claude-skills --skill connect-composio

简介

Composio 集成让 Claude 可直接操作千余第三方应用。

  • 打通邮件、消息、代码与项目管理工具链。适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。
  • 替代纯文本建议,实现端到端自动化流程。
  • 需配置 API key 并绑定目标服务账户。
  • connect-composio 属于开发类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Connect (Composio Integration)

This skill enables Claude to perform actual actions across 1000+ applications rather than merely suggesting or describing them.

The Difference

Without Connect:

"Here's a draft email you can send..." "You could create a GitHub issue with..."

With Connect:

"Email sent to team@company.com" "GitHub issue #234 created in your-repo"

Supported Integrations

Communication

  • Email: Gmail, Outlook, Yahoo
  • Messaging: Slack, Discord, Microsoft Teams
  • Video: Zoom, Google Meet

Development

  • Code: GitHub, GitLab, Bitbucket
  • Projects: Jira, Linear, Asana
  • Docs: Notion, Confluence

Productivity

  • Docs: Google Docs, Sheets, Drive
  • Notes: Notion, Evernote
  • Calendar: Google Calendar, Outlook

Business

  • CRM: Salesforce, HubSpot
  • Database: PostgreSQL, MySQL
  • Storage: AWS S3, Dropbox

Social

  • Twitter/X, LinkedIn, Facebook
  • Instagram, YouTube

Setup

1. Get API Key

Visit platform.composio.dev for a free API key.

2. Set Environment Variable

export COMPOSIO_API_KEY="your-key-here"

3. Install Package

# Python
pip install composio

# TypeScript
npm install @composio/core

How to Use

Send Email

Send an email to john@example.com with subject "Meeting Tomorrow"
and body "Hi John, let's meet at 2pm. Best, [Name]"

Create GitHub Issue

Create a GitHub issue in my-org/my-repo:
Title: "Bug: Login fails on Safari"
Body: "Users report login issues on Safari 16+"
Labels: bug, priority-high

Post to Slack

Post to #engineering channel:
"Deployment complete! v2.3.0 is now live."

Create Notion Page

Create a Notion page in my workspace:
Title: "Q1 Planning"
Content: [meeting notes here]

Schedule Meeting

Create a Google Calendar event:
Title: "Team Sync"
When: Tomorrow at 3pm
Duration: 30 minutes
Attendees: team@company.com

Authentication Flow

First time using an app:

To send emails, I need Gmail access.
Authorize here: [OAuth link]

After authorization, the connection persists for future requests.

Framework Compatibility

Works with:

  • Claude Agent SDK
  • OpenAI Agents
  • Vercel AI SDK
  • LangChain
  • MCP (Model Context Protocol)

Common Workflows

Daily Standup Automation

1. Pull yesterday's completed GitHub issues
2. Post summary to Slack #standup
3. Create today's task list in Notion

Meeting Follow-up

1. Summarize meeting notes
2. Create action items in Jira
3. Email summary to attendees
4. Schedule follow-up meeting

Content Publishing

1. Review draft in Google Docs
2. Create social media posts
3. Schedule on Twitter and LinkedIn
4. Track in spreadsheet

Best Practices

  1. Authorize Once: Set up connections before heavy usage
  2. Confirm Actions: Review before executing in production
  3. Batch Operations: Group related actions together
  4. Error Handling: Always check confirmation messages
  5. Respect Limits: Be mindful of API rate limits

Security

  • OAuth-based authentication
  • No passwords stored
  • Permissions can be revoked anytime
  • Scoped access per application

Troubleshooting

"App not connected"

  • Click the authorization link provided
  • Complete OAuth flow
  • Retry the action

"Rate limited"

  • Wait a few minutes
  • Reduce request frequency
  • Check API quotas

"Permission denied"

  • Re-authorize with correct scopes
  • Check organization permissions

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

37.02%
按下载量换算52

Claude

30.82%
按下载量换算43

Cursor

19.99%
按下载量换算28

Gemini CLI

9.13%
按下载量换算13

安全审计

Gen Agent Trust Hub

未通过

Socket

通过

Snyk

可疑

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills