rakazo: Skill for Claude Code

.agents/skills/composio/SKILL.md

composio is a skill for Claude Code, Codex from elie222/rakazo. It costs 84 tokens per session (1,103 once invoked), scanned A, original, Apache-2.0.

A routing guide for Composio, a service that connects AI agents with apps such as Gmail, Slack, GitHub, Notion, Calendar, and Linear. It distinguishes between using your own connected accounts and building an application for users who connect theirs.

In plain words
What is it for?
Use it to identify the right Composio product, choose between personal-agent and application integrations, plan SDK or MCP setup, operate the CLI, and find the relevant current documentation.
Why use it?
Composio has different setup paths, credentials, and documentation depending on who owns the connected accounts. Choosing the wrong path can lead to incorrect integration advice.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

This is elie222/rakazo's own configuration. It tells Claude Code and Codex how to work on rakazo itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything rakazo configures →

About the project

Rakazo is an open-source platform for running persistent AI teammates with their own conversations, memory, routines, and history. It is for people who want bots that can use browsers, terminals, files, computers, voice, peer delegation, and user-selected models through web, desktop, mobile, or local deployments.

elie222/rakazo · 2,047 stars · on GitHub · rakazo.com

Reuse

Borrowing it

Nothing to install: this file belongs to elie222/rakazo. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/elie222/rakazo/main/.agents/skills/composio/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/elie222/rakazo

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for composio

README.md
[![agentmods](https://agentmods.dev/badge/skills/elie222/rakazo/composio.svg)](https://agentmods.dev/skills/elie222/rakazo/composio)
Your own site
<a href="https://agentmods.dev/skills/elie222/rakazo/composio"><img src="https://agentmods.dev/badge/skills/elie222/rakazo/composio.svg" alt="Measured on agentmods" height="20"></a>
Per session 84 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,103 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00084 $0.01103
Opus 5 $0.00042 $0.00551
Sonnet 5 $0.00017 $0.00221
Haiku 4.5 $0.00008 $0.00110

Measured 8d ago against content hash 48d1fa49983d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

composio scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

2 near-identical copies found in the catalogue:

  • composio — 100% identical, 0 lines differ
  • composio — 100% identical, 0 lines differ
.agents/skills/composio/SKILL.md · 78 lines

How it starts

The opening of the file, as written. The whole thing — 78 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Composio

Use this skill as a router. Identify the product and the job, load only the relevant guidance, consult canonical documentation for volatile details, and then answer or do the work the user requested.

1. Choose the product

Do not blend the products. They use different credentials and setup paths.

Composio For You Composio Platform
Use when Someone wants their own agent to use their own apps A developer is building a product whose users connect accounts
Primary surface MCP or the Composio CLI SDK sessions inside an application
Credential ck_... consumer key when the client requires a header COMPOSIO_API_KEY project key
Dashboard dashboard.composio.dev → For You dashboard.composio.dev → Platform

Ask one short question only when context does not establish the product:

Is this for your own agent and accounts, or for a product where your users connect their accounts?

Treat a named personal AI client with no product code as For You. Treat an application codebase, SDK, user or tenant identity, backend, or product agent as Platform.

2. Choose the job

Identify the requested outcome before taking action:

  • Explain or discover: answer a question, compare approaches, or find the current API.
  • Set up: establish credentials, an MCP client, the CLI, or an SDK for the first time.
  • Build or change: integrate Composio into an existing agent or application.
  • Operate: find, connect, and run tools for a real task.
  • Debug or migrate: diagnose a failure, update an older integration, or move from legacy direct execution or Tool Router.

Do not turn an explanation, documentation lookup, or narrow bug fix into onboarding.

3. Load only the relevant guidance

Read the full file on GitHub · 78 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 78 lines · 84 tokens per session scan A 48d1fa49983d

Subscribe to this mod's changes

composio is a skill published in the GitHub repository elie222/rakazo (2,047 stars, last pushed today), licensed Apache-2.0. It adds 84 tokens to every session and 1,103 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

x-research

Research and synthesize substantial live X evidence across one or multiple topics, labeled query angles, Top and Latest, relevant timelines, and post context. Use for open-ended research, comparisons, trend discovery, emerging accounts, current events, or technical discussion on X.

anotb/x-signal · 56 tokens

x-setup

Diagnose and operate X Signal Docker, browser, sign-in, MCP, operation, and tunnel setup. Use when installation, health, authentication, browser visibility, or client connection is failing.

anotb/x-signal · 42 tokens

grok-bridge

Delegate any substantial local task to Grok Build as one durable logical job, in a repository or a non-repository workspace, and retrieve its genuine final result across turn, token, context, and caller-session boundaries. Use when the user asks for Grok/Grok Build, an independent builder/tester/reviewer/researcher…

conrad85/grok-bridge · 90 tokens

x-feed-and-thread

Read exact X feeds, user timelines, bookmarks, lists, communities, posts, threads, replies, and quote posts. Use for feed analysis, feed comparison, thread reconstruction, or discussion-context requests.

anotb/x-signal · 45 tokens

x-monitoring

Create, run, inspect, pause, resume, and compare durable X Signal monitors. Use when X queries, accounts, or Following should be checked repeatedly or compared over time.

anotb/x-signal · 39 tokens

chronicle

Analyze Copilot session history for standup reports, usage tips, session search, and session reindexing. Use when the user asks for a standup, daily summary, usage tips, workflow recommendations, wants to search or find past sessions by keyword/file/PR, wants to reindex their session store, or asks about deleting…

microsoft/vscode · 72 tokens