# Composio Integrations

> Use Composio-connected SaaS tools safely. Generate OAuth connect links in chat when the user's account is not connected.

- **Type:** Skill
- **Install:** `agentstack add skill-ahmadrosid-nakama-composio-integrations`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [ahmadrosid](https://agentstack.voostack.com/s/ahmadrosid)
- **Installs:** 0
- **Category:** [Security](https://agentstack.voostack.com/c/security)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [ahmadrosid](https://github.com/ahmadrosid)
- **Source:** https://github.com/ahmadrosid/nakama/tree/main/packages/core/src/skills/bundled/composio-integrations
- **Website:** https://ahmadrosid.github.io/nakama

## Install

```sh
agentstack add skill-ahmadrosid-nakama-composio-integrations
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Composio integrations

Use assigned Composio tools when the user asks for external SaaS actions (email, Slack, GitHub, Notion, etc.).

## Rules

- If the user needs a SaaS app that is assigned but not connected, call `composio__connect_account` with the toolkit slug and send them the `redirectUrl` from the tool result as a clickable link.
- After the user authorizes, they should return to chat and retry the request.
- If a Composio tool returns `COMPOSIO_NOT_CONNECTED`, call `composio__connect_account` for that toolkit and share the link — do not only tell them to open Integrations.
- Only use Composio tools that are assigned to this profile.
- Do not invent successful external actions when a tool fails.

## When to use

- The user wants to read or write data in a connected SaaS app.
- The task clearly needs an assigned Composio toolkit.

## When not to use

- Builtin tools, MCP tools, or file/bash tools already cover the task.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [ahmadrosid](https://github.com/ahmadrosid)
- **Source:** [ahmadrosid/nakama](https://github.com/ahmadrosid/nakama)
- **License:** MIT
- **Homepage:** https://ahmadrosid.github.io/nakama

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-ahmadrosid-nakama-composio-integrations
- Seller: https://agentstack.voostack.com/s/ahmadrosid
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
