Back to Skills
ComposioHQDevelopment & Code Tools
Connect Apps Plugin
Let Claude perform real actions in 500+ apps. Handles auth and connections using Composio under the hood.
Documentation
Connect Apps Plugin
Let Claude perform real actions in 500+ apps. Handles auth and connections using Composio under the hood.
Install
claude --plugin-dir ./connect-apps-plugin
Then run the setup:
/connect-apps:setup
What You Get
Once installed, Claude can:
- Send emails via Gmail, Outlook
- Create issues on GitHub, GitLab, Jira, Linear
- Post messages to Slack, Discord, Teams
- Update docs in Notion, Google Docs
- Manage data in Sheets, Airtable, databases
- And 500+ more actions
How It Works
- Get a free API key from platform.composio.dev
- Run
/connect-apps:setupand paste your key - Restart Claude Code
- First time using an app, you'll authorize via OAuth
- That's it - Claude can now take real actions
Try It
After setup, ask Claude:
Send me a test email at myemail@example.com
<p align="center"> <a href="https://platform.composio.dev/?utm_source=Github&utm_content=AwesomeSkills"> <img src="https://img.shields.io/badge/Get_API_Key-4F46E5?style=for-the-badge" alt="Get API Key"/> </a> </p>
Quick Info
- Source
- ComposioHQ
- Category
- Development & Code Tools
- Repository
- View Repo
- Scraped At
- Jan 26, 2026
Tags
apigitgithubslacknotiongmailaiclaude
Related Skills
2d-games
2D game development principles. Sprites, tilemaps, physics, camera.
add_repo_inst
Please browse the current repository under /workspace/{{ REPO_FOLDER_NAME }}, look at the documentation and relevant code, and understand the purpose of this repository.
address_pr_comments
First, check the branch {{ BRANCH_NAME }} and read the diff against the main branch to understand the purpose.