Composio Connect
Installation
SKILL.md
When to use
Use this skill when:
- Authenticating and executing actions in external applications like (Slack, GitHub, Gmail, etc.)
- Making API requests to external applications
- Fetching data from external applications
- Making changes in external applications
- Analyzing data from external applications
- Assisting users in answering questions about their data
Prerequisites
Make sure the below instructions are followed once. This is an optional requirement if all these are already followed.
Installing the Composio CLI
- Make sure Composio CLI is installed, run it once or when you encounter an error saying command doesn't exist
curl -fsSL https://composio.dev/install | bash