Back to Skills

Connect Apps Plugin

Provider: ComposioHQ

The connect-apps plugin lets Claude perform real actions - send emails, create issues, post to Slack, and more. It handles authentication and connects...

Description

The connect-apps plugin lets Claude perform real actions - send emails, create issues, post to Slack, and more. It handles authentication and connects to 500+ apps using Composio under the hood.

Source

https://github.com/ComposioHQ/awesome-claude-skills/blob/master/connect-apps

Sample Usage

  • "Send an email to john@example.com with the subject 'Meeting'."
  • "Create a Jira issue for this bug."
  • "Post a message to the #general channel on Slack."

Configuration

  1. Install the Plugin:
    claude --plugin-dir ./connect-apps-plugin
    
  2. Run Setup:
    /connect-apps:setup
    
    Paste your API key when prompted (get one at platform.composio.dev).
  3. Restart: Exit and restart Claude/OpenCode to enable the integration.