connect-apps
Connect Claude to external apps via the Composio CLI. Use this skill when the user wants to send emails, create issues, post messages, or take actions across Gmail, Slack, GitHub, Notion, and 1000+ services from the terminal.
By composio-community · 452 installs
npx skills add composio-community/awesome-codex-skills --skill connect-apps
Source repository · Upstream listing
Connect Apps
Connect Claude to 1000+ apps using the [Composio CLI](https://docs.composio.dev/docs/cli). Actually send emails, create issues, post messages not just generate text about it.
Quick Start
Step 1: Install the Composio CLI
Step 2: Log In
Opens a browser for auth, then prompts you to pick a default org and project. Use y to skip prompts in scripts.
Step 3: Link the Apps You Need
Each command walks OAuth once; the connection then persists.
Step 4: Try It
If the email arrives, you're connected.
What You Can Do
Ask Claude to... Claude runs
"Send email to sarah@acme.com about the launch" composio execute GMAIL SEND EMAIL d '{...}'
"Create GitHub issue: fix login bug" composio execute GITHUB CREATE ISSUE d '{...}'
"Post to Slack general: deploy complete" composio execute SLACK SEND MESSAGE d '{...}'
"Add meeting notes to Notion" composio execute NOTION CREATE PAGE d '{...}'
Core Workflow
1. Know the tool slug? → composio execute <SLUG d '{...}'
2. Don't know it? → composio search "what you want"
3. Need inputs? → composio execute <SLUG get schema or dry run
4. Not connected? → composio link <toolkit and retry
5. Multi step? → composio run for JS/TS workflows, composio proxy for raw API
Supported Apps
Email: Gmail, Outlook, SendGrid
Chat: Slack, Discord, Teams, Telegram
Dev: GitHub, GitLab, Jira, Linear
Docs: Notion, Google Docs, Confluence
Data: Sheets, Airtable, PostgreSQL
And 1000+ more...
Handy Commands
Configuration
Environment variables:
COMPOSIO API KEY auth credential for non interactive use
COMPOSIO BASE URL custom API endpoint
COMPOSIO SESSION DIR override artifact storage
COMPOSIO DISABLE TELEMETRY=true opt out
Global flags: log level <all trace debug info warning error fatal none , help .
Troubleshooting
Not logged in → run composio login
Connection required for <toolkit → run composio link <toolkit
Unknown slug → composio search "<goal " or composio tools list <toolkit
Bad inputs → composio execute <SLUG get schema then dry run
Action failed → check permissions in the target app
Full reference: [docs.composio.dev/docs/cli](https://docs.composio.dev/docs/cli)
<p align="center"
<b Join 20,000+ developers building agents that ship</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="Get Started"/
</a
</p