connect-apps
Connect Claude to external apps like Gmail, Slack, GitHub. Use this skill when the user wants to send emails, create issues, post messages, or take actions in external services.
npx skills add ECNU-ICALK/AutoSkill --skill connect-apps --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 Apps Connect Claude to 1000+ apps. Actually send emails, create issues, post messages - not just generate text about it. ## Quick Start ### Step 1: Install the Plugin ``` /plugin install composio-toolrouter ``` ### Step 2: Run Setup ``` /composio-toolrouter:setup ``` This will: - Ask for your free API key (get one at [platform.composio.dev](https://platform.composio.dev/?utm_source=Github&utm_content=AwesomeSkills)) - Configure Claude's connection to 1000+ apps - Take about 60 seconds ### Step 3: Try It! After setup, restart Claude Code and try: ``` Send me a test email at YOUR_EMAIL@example.com ``` If it works, you're connected! ## What You Can Do | Ask Claude to... | What happens | |------------------|--------------| | "Send email to sarah@acme.com about the launch" | Actually sends the email | | "Create GitHub issue: fix login bug" | Creates the issue | | "Post to Slack #general: deploy complete" | Posts the message | | "Add meeting notes to Notion" | Adds to Notion | ## Supported Apps **Email:** Gmail, Outlook, SendGrid **Chat:** Slack, Discord, Teams, Telegram **Dev:** GitHub, GitLab, Jira, Linear **Docs:** Notion, Google Docs, Confluence **Data:** Sheets, Airtable,
- Quick Start
- Step 1: Install the Plugin
- Step 2: Run Setup
- Step 3: Try It!
- What You Can Do
- Supported Apps
- How It Works
- Troubleshooting
What does the connect-apps skill do?
Connect Claude to external apps like Gmail, Slack, GitHub. Use this skill when the user wants to send emails, create issues, post messages, or take actions in external services.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill connect-apps --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 ECNU-ICALK/AutoSkill, a repository with 539 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.
