SkillAgentSearch skills...

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.

Install / Use

npx skills add ComposioHQ/awesome-claude-skills --skill connect-apps

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

88/100

Supported Platforms

Claude Code

Our assessment of connect-apps

connect-apps scores 88/100 on our quality scale, 23rd of 71 Communication skills we index (top 33%).

Its SKILL.md is 2.2 KB long, well organised into 9 sections with 3 code examples: moderately detailed.

With 75,586 GitHub stars, it is one of the more widely adopted skills in the catalogue.

Substance
20/30
Structure
18/20
Description
15/15
Adoption
20/20
Freshness
15/15

Maintenance, license and trust

  • The repository was last updated 6 days ago, so connect-apps is actively maintained.
  • No license is declared. By default that means all rights are reserved: you can read it, but reusing or redistributing it is not clearly permitted. Ask the author before building on it commercially.
  • Its trust signals score 88/100, with 1 caution from licensing, adoption, age or documentation. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

Safety scan

No issues found

Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands.

Automated pattern scan on 2026-09-24. It catches known dangerous patterns, not every risk — read a skill before letting an agent act on it.

connect-apps compared with similar skills

All 4 of these similar skills score higher than connect-apps; compare them before choosing.

SkillScoreStarsUpdatedFormat
connect-apps (this skill)by ComposioHQ8875.6k6d agoSKILL.md
Agent-Reachby Panniantong10085.3k9d agoCLAUDE.md
headroomby headroomlabs-ai10073.7ktodayCLAUDE.md
Scraplingby D4Vinci10083.4ktodayMCP Server
LocalAIby mudler10049.3ktodayMCP Server

Frequently asked questions

How do I install connect-apps?
Run npx skills add ComposioHQ/awesome-claude-skills --skill connect-apps. The install tabs above show the steps for each supported agent.
Which AI agents does connect-apps work with?
It is written for Claude Code, as a SKILL.md file. Other agents that read the same format can often use it too.
Is connect-apps safe to use?
Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. It declares no license and scores 88/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is connect-apps still maintained?
The repository was last updated 6 days ago, so connect-apps is actively maintained.

name: connect-apps description: 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.

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)
  • 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, PostgreSQL And 1000+ more...

How It Works

  1. You ask Claude to do something
  2. Composio Tool Router finds the right tool
  3. First time? You'll authorize via OAuth (one-time)
  4. Action executes and returns result

Troubleshooting

  • "Plugin not found" → Make sure you ran /plugin install composio-toolrouter
  • "Need to authorize" → Click the OAuth link Claude provides, then say "done"
  • Action failed → Check you have permissions in the target app

<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>

Related Skills

View on GitHub
GitHub Stars75.6k
CategoryCommunication
Updated6d ago
Forks8.8k

Languages

Python

Trust signals

88/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

1 medium