desplega-ai

128 mods across 4 repositories, 804 stars between them.

PostToolUse

25

desplega-ai/agent-swarm

Hook

Runs after a tool call finishes, running bunx @desplega.ai/agent-swarm@latest hook. From desplega-ai/agent-swarm.

729 2d ago A tokens not measured copy · 86% MIT

PreCompact

26

desplega-ai/agent-swarm

Hook

Runs before the context is compacted, running bunx @desplega.ai/agent-swarm@latest hook. From desplega-ai/agent-swarm.

729 2d ago A tokens not measured copy · 88% MIT

Stop

27

desplega-ai/agent-swarm

Hook

Runs when the agent finishes a response, running bunx @desplega.ai/agent-swarm@latest hook. From desplega-ai/agent-swarm.

729 2d ago A tokens not measured copy · 86% MIT

create-pr

29

desplega-ai/agent-swarm

Skill Claude CodeCodex

Create a pull request (GitHub) or merge request (GitLab) from the current branch.

729 2d ago A 22 tokens original MIT

review-pr

34

desplega-ai/agent-swarm

Skill Claude CodeCodex

Review a pull request (GitHub) or merge request (GitLab) and provide detailed feedback.

729 2d ago A 22 tokens original MIT

swarm-chat

37

desplega-ai/agent-swarm

Skill Claude CodeCodex

Effective communication within the agent swarm using internal Slack.

729 2d ago A 13 tokens original MIT

todos

38

desplega-ai/agent-swarm

Skill Claude CodeCodex

Handle the agent personal todos.md file.

729 2d ago A 9 tokens original MIT

user-management

39

desplega-ai/agent-swarm

Skill Claude CodeCodex

How to manage the user registry — creating users for new Slack/GitHub/GitLab/Linear identities, managing aliases, resolving users across platforms. Use when a new human interacts with the swarm or when user identity needs updating.

729 2d ago A 49 tokens original MIT

agentmail-sending

41

desplega-ai/agent-swarm

Skill Claude CodeCodex

Canonical AgentMail send-message API reference for swarm agents. Pins the base URL, required field names, text-only rendering workaround, BCC policy, and ready-to-copy curl / swarm-script examples so agents do not rediscover the API surface at runtime.

729 2d ago A 55 tokens original MIT

attio-interaction

42

desplega-ai/agent-swarm

Skill Claude CodeCodex

Generic Attio CRM REST API v2 recipes for querying records, upserting companies/people/deals, writing notes/tasks/comments, managing lists, and handling webhooks.

729 2d ago A 39 tokens original MIT

composio

43

desplega-ai/agent-swarm

Skill Claude CodeCodex

Use Composio from Agent Swarm through the agent-swarm x composio CLI route, the swarmx MCP tool, or a registered ctx.api.composio script connection. Trigger when a task needs connected third-party app tools such as Gmail, Google Calendar, Google Docs, Google Drive, GitHub, Slack, Notion, or HubSpot through Tool Router…

729 2d ago A 128 tokens original MIT

kapso-whatsapp

44

desplega-ai/agent-swarm

Skill Claude CodeCodex

How to interact with Kapso WhatsApp from the swarm — read inbound webhook payloads (text AND media), fetch message history, send free-form messages within the 24h session window (and template messages outside it), mark-as-read, show the typing indicator, send reactions, download media, verify webhook signatures, and…

729 2d ago A 156 tokens original MIT

desplega-ai/agent-swarm

Skill Claude CodeCodex

Guardrails for polling, scheduled jobs, and long-running external operations. Use whenever a task waits on CI, builds, deploys, browser jobs, or another asynchronous API so work survives heartbeat checks without duplicate delivery.

729 2d ago A 48 tokens original MIT

swarm-scripts

46

desplega-ai/agent-swarm

Skill Claude CodeCodex

Bulk, repeat, fan-out, or data-heavy work: write and run swarm scripts (inline script-run, named script-upsert, durable launch-script-run). Covers the script-vs-tool rubric, the authoring contract (args first, ctx second), the seed catalog, connections and secrets, dbquery, and exposing a script as an API.

729 2d ago A 82 tokens original MIT

agent-swarm

47

desplega-ai/agent-swarm

MCP server Claude CodeCodexCursor +2

Full Agent Swarm API and MCP server with local SQLite storage for multi-agent orchestration. Runs locally from the @desplega.ai/agent-swarm npm package. Needs 1 environment variable to run.

729 2d ago A tokens not measured original MIT