desplega-ai
OrganizationIntelligence that compounds. Every single day.
Categories
Indexed Skills (17)
agentmail-sending
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.
kapso-whatsapp
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 resolve contacts to swarm users. Canonical reference for ANY Kapso interaction beyond the thin `send-whatsapp-message` / `reply-whatsapp-message` MCP tools — for templates, media, reactions, typing, mark-as-read, signature verify, contact resolution, conversation history, drop to the REST recipes here. Use whenever a task references a WhatsApp message routed through Kapso, or when a workflow needs to reply on WhatsApp.
swarm-local-e2e
Guide for running local E2E tests with API server, Docker lead/worker containers, task creation, log verification, UI dashboard, and cleanup
implement-issue
Implement a GitHub issue or GitLab issue and create a PR/MR
review-pr
Review a pull request (GitHub) or merge request (GitLab) and provide detailed feedback
artifacts
Serve interactive web content (HTML pages, dashboards, approval flows, static reports, custom Hono apps) to a public URL via localtunnel. Use when the user asks to "create an artifact for X", "host this for me", "make me a tunneled URL", "spin up a web server for X", "publish this report so I can see it", "share this file/page publicly", "expose this dashboard", "give me a live link", or anything that needs a browser-reachable URL pointing at agent-generated content. Wraps the `agent-swarm artifact` CLI plus the `createArtifactServer` SDK; covers static directories, custom Hono apps, daemonization (nohup / PM2), HTTP Basic auth, and the in-page swarm Browser SDK.
kv-storage
Use the swarm KV store (Redis-like, namespaced) for cross-task / cross-session / per-page state. Auto-scoped to your context (Slack thread / PR / Linear issue / agent / page). Use for counters, cursors, page state. Do NOT use for secrets (`swarm_config`), embedded knowledge (`memory`), or files (`agent-fs`).
close-issue
Close a GitHub or GitLab issue with a summary comment
create-pr
Create a pull request (GitHub) or merge request (GitLab) from the current branch
investigate-sentry-issue
Investigate and triage a Sentry error issue
review-offered-task
Review a task that has been offered to you and decide whether to accept or reject it
start-leader
Start the Agent Swarm Leader
start-worker
Start an Agent Swarm Worker
swarm-chat
Effective communication within the agent swarm using internal Slack
work-on-task
Work on a specific task assigned to you in the agent swarm
respond-github
Respond to a GitHub issue/PR or GitLab issue/MR
todos
Handle the agent personal todos.md file
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.