connect
Connect Claude to any app. Send emails, create issues, post messages, update databases - take real actions across Gmail, Slack, GitHub, Notion, and 1000+ services.
npx skills add ComposioHQ/awesome-claude-skills --skill connect --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Connect Connect Claude to any app. Stop generating text about what you could do - actually do it. ## When to Use This Skill Use this skill when you need Claude to: - **Send that email** instead of drafting it - **Create that issue** instead of describing it - **Post that message** instead of suggesting it - **Update that database** instead of explaining how ## What Changes | 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 | ## Supported Apps **1000+ integrations** including: - **Email:** Gmail, Outlook, SendGrid - **Chat:** Slack, Discord, Teams, Telegram - **Dev:** GitHub, GitLab, Jira, Linear - **Docs:** Notion, Google Docs, Confluence - **Data:** Sheets, Airtable, PostgreSQL - **CRM:** HubSpot, Salesforce, Pipedrive - **Storage:** Drive, Dropbox, S3 - **Social:** Twitter, LinkedIn, Reddit ## Setup ### 1. Get API Key Get your free key at [platform.composio.dev](https://platform.composio.dev/?utm_source=Github&utm_content=AwesomeSkills) ### 2. Set Environment Variable ```bash export
- When to Use This Skill
- What Changes
- Supported Apps
- Setup
- 1. Get API Key
- 2. Set Environment Variable
- 3. Install
- Examples
- Send Email
- Create GitHub Issue
- Post to Slack
- Chain Actions
- How It Works
- Code
export COMPOSIO_API_KEY="your-key" pip install composio # Python npm install @composio/core # TypeScript
What does the connect skill do?
Connect Claude to any app. Send emails, create issues, post messages, update databases - take real actions across Gmail, Slack, GitHub, Notion, and 1000+ services.
How do I install it?
Run `npx skills add ComposioHQ/awesome-claude-skills --skill connect --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ComposioHQ/awesome-claude-skills, a repository with 71,763 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
