connect

Execute actions in external applications via a unified API.

14|3|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/kofttlcc/quant-test --skill connect-kofttlcc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: connect
Source: https://github.com/kofttlcc/quant-test/tree/main/.agent/skills/connect
Command: npx skills add https://github.com/kofttlcc/quant-test --skill connect-kofttlcc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires composio, claude-agent-sdk, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows Claude to take direct actions in external applications, moving beyond text generation to perform real-world tasks like sending emails, creating issues, and updating databases.

Core Features & Use Cases

  • Action Execution: Enables Claude to interact with over 1000 services including Gmail, Slack, GitHub, and Notion.
  • Task Automation: Automates tasks such as sending emails, creating tickets, posting messages, and updating databases.
  • Use Case: Instead of drafting an email to a colleague, use this Skill to have Claude send it directly.

Quick Start

Send a Slack message to the #general channel saying hello.

Frequently Asked Questions about connect

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

FAQPage Schema
How do I automate sending Slack messages or creating GitHub issues using an AI agent?

Automating Slack messages or GitHub issues requires integrating your AI agent with external services via API execution. This Skill enables task automation across over 1000 services, allowing Claude to directly perform actions like posting messages or creating tickets.

Can I use Claude to send emails directly through Gmail instead of just drafting them?

Yes, Claude can send emails directly through Gmail by connecting to external applications. This Skill moves beyond text generation to perform real-world tasks, executing operations like sending emails through a unified API integration.

Do I need an API key to connect Claude to external services like Notion?

Yes, an API key setup is required to connect Claude to external services like Notion. You must configure the necessary API credentials to authenticate task execution and allow the agent to interact with your external applications.

What is the best way to execute actions in multiple external applications from a single AI agent?

Executing actions across multiple applications is best achieved through a unified API integration. This Skill connects Claude to services like Gmail, Slack, and GitHub, facilitating direct task automation and operations through a single integration layer.

Does this API integration work with the Claude Agent SDK for task automation?

Yes, this API integration works with the Claude Agent SDK. Optional SDK installation is supported for various frameworks, allowing you to extend task execution and connect your AI agent to external services within your existing development environment.