ComposioHQ

Composio Plugin Cc — Git skill for Claude Code

Git community

CI.

How to install Composio Plugin Cc

This entry records only its repository, not the path inside it, so there is no exact command to give. Open ComposioHQ/composio-plugin-cc and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Composio Plugin Cc does

CI.

Alternatives in Git

README

Composio for Claude Code

[![CI](https://github.com/ComposioHQ/composio-plugin-cc/actions/workflows/ci.yml/badge.svg)](https://github.com/ComposioHQ/composio-plugin-cc/actions/workflows/ci.yml)  [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](./LICENSE)

Act on **[1,000+ apps](https://composio.dev/toolkits)** — Google Workspace, Slack, GitHub, Notion, Linear, Jira, HubSpot, and more — directly from Claude Code. Your agent decides what to do; [Composio](https://composio.dev) handles the rest: OAuth, permissions, and finding the right tool for each task. No API keys, no config files.

What you can do

  • Act on any connected app — "send a Slack message to #eng", "list my open GitHub PRs", "add a lunch event to my calendar tomorrow". Claude finds the tool and runs it.
  • Run cross-app workflows — turn the latest GitHub PR into a Linear issue and announce it in Slack; draft a Notion doc from a calendar event.
  • Connect apps in the flow of work — fully managed OAuth; Claude hands you an auth link and picks up where it left off once you approve. Connections persist across sessions.

Install

In Claude Code:

/plugin marketplace add ComposioHQ/composio-plugin-cc
/plugin install composio@composio

Then ask Claude to do something — for example, *"Star `composiohq/composio` on GitHub."* On first use, Claude sets up everything it needs: it offers to install the Composio CLI if it's missing (behind the normal permission prompt), signs you in with `composio login`, and hands you an OAuth link to connect the app. Approve it in your browser and Claude runs the action.

Prefer to set things up ahead of time?

curl -fsSL https://composio.dev/install | bash
composio login

Logging in also installs the `composio-cli` skill, which gives Claude detailed usage guidance.

Team setup

Add this to `.claude/settings.json` in a project to auto-enable the plugin for teammates:

{
  "extraKnownMarketplaces": {