composio-connections

Route user intents to external apps via Composio for read and write actions.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/nurturev/gtm-engine --skill composio-connections
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: composio-connections
Source: https://github.com/nurturev/gtm-engine/tree/main/.claude/skills/composio-connections
Command: npx skills add https://github.com/nurturev/gtm-engine --skill composio-connections

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the challenge of routing user intents to external apps to perform read and write actions across tools like Gmail, Slack, calendars, CRMs, and more, enabling seamless automation without manual integration steps.

Core Features & Use Cases

  • Dynamic intent routing from user requests to app actions via Composio.
  • Runtime action discovery and exact parameter schema resolution to guide execution.
  • Widely applicable across popular apps (Gmail, Slack, Google Calendar, HubSpot, Salesforce, Notion, etc.) for tasks such as sending messages, creating events, or updating records.

Quick Start

Connect an app in the dashboard, then ask Claude to discover and execute an action via Composio.

Frequently Asked Questions about composio-connections

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate external app actions like sending Slack messages or creating Google Calendar events?

You can automate external app actions by connecting your target app in the dashboard, then asking Claude to discover and execute the action via Composio. Runtime action discovery identifies exact parameters to perform tasks like sending messages or creating events.

Can I use Composio to route intents to external apps for read and write operations?

Composio routes user intents to external apps to perform read and write actions across tools like Gmail, Slack, calendars, and CRMs. It uses runtime action discovery to resolve exact parameter schemas and execute operations.

What external apps are supported for intent routing and task automation?

Supported external apps include Gmail, Slack, Google Calendar, HubSpot, Salesforce, and Notion. Intent routing applies across these connected tools for tasks such as sending messages, creating events, or updating records.

Do I need to manually define parameter schemas to execute app actions via Composio?

No, Composio relies on runtime action discovery to automatically resolve exact parameter schemas. It uses the nrev_app_action_schema and nrev_app_execute APIs to guide execution without manual integration steps.

What happens if an external app action fails or parameters are incorrect during execution?

Composio handles errors with guidance when needed. If an action fails or parameters are incorrect, the skill provides error handling to help resolve the issue during the intent routing and execution process.

Does this approach work for updating CRM records and managing external tools?

Yes, intent routing via Composio applies across CRMs like HubSpot and Salesforce for updating records. It dynamically routes user requests to connected tools for tasks such as sending messages, creating events, or updating records.