Skip to main content
Execute qualquer Skill no Manus
com um clique
desplega-ai
Perfil de criador do GitHub

desplega-ai

Visão por repositório de 53 skills coletadas em 4 repositórios do GitHub.

skills coletadas
53
repositórios
4
atualizado
2026-07-10
explorador de repositórios

Repositórios e skills representativas

file-review
Desenvolvedores de software

File review tool — launch GUI, process comments, or install. Use when user mentions file-review, reviewing files, leaving comments, or processing review comments.

2026-06-26
step-running
Desenvolvedores de software

Execute a single DAG step as an autonomous background sub-agent. Sibling of phase-running for DAG plans produced by v-planning. Reads a step-<n>.md file directly, atomically claims it via frontmatter status, runs the three-bucket Success Criteria, and reports back. Spawned by v-implementing or by /run-step.

2026-04-27
v-implementing
Desenvolvedores de software

Parallel DAG-plan implementation skill. Reads a v-planning plan directory (root.md + step-<n>.md files), topologically schedules ready steps, and fans them out as parallel sub-agents. Use whenever the user invokes /v-implement, points at a plan directory produced by /v-plan, or asks to "run the parallel plan", "implement the DAG", or "fan out the steps" — even without those exact words. For linear plans (single .md file), use `implementing` instead.

2026-04-27
v-planning
Desenvolvedores de software

Vertical / parallel implementation planning skill. Creates DAG-structured plan directories where each step is an independent, QA-able vertical slice that sub-agents can pick up and implement in parallel. Use whenever the user wants a plan that fans out (multiple independent features), invokes /v-plan, or asks for a "parallel plan", "DAG plan", "vertical plan", or "plan that can be parallelized" — even if they don't say those exact words. Prefer the linear `planning` skill for strictly sequential work.

2026-04-27
brainstorming
Especialistas em gestão de projetosGerentes de publicidade e promoções

Interactive exploration of ideas through Socratic Q&A. Produces progressive documents that serve as lightweight pre-PRDs feeding into research.

2026-04-27
implementing
Desenvolvedores de software

Plan implementation skill. Executes approved technical plans phase by phase with verification checkpoints.

2026-04-27
phase-running
Desenvolvedores de software

Execute individual plan phases as background sub-agents for context-efficient implementation.

2026-04-27
planning
Gerentes gerais e de operações

Implementation planning skill. Creates detailed technical plans through interactive research and iteration.

2026-04-27
Mostrando as 8 principais de 26 skills coletadas neste repositório.
swarm-scripts
Desenvolvedores de software

Use swarm scripts for bulk SDK calls, repetitive fan-out, and context-efficient data processing.

2026-07-09
download-task-attachment
Desenvolvedores de software

Fetch a file attached to your current task in ONE call. Use whenever a task carries an attachment (an image, PDF, or other file the requester uploaded) and you need its bytes on disk — the dispatch prompt lists attachments with a ready-to-run curl command, but if you're improvising (resumed session, follow-up task, or the recipe scrolled out of context) use this skill instead of reaching for the `agent-fs` CLI directly.

2026-07-03
swarm-local-e2e
Analistas de garantia de qualidade de software e testadores

Guide for running local E2E tests with API server, Docker lead/worker containers, task creation, log verification, UI dashboard, and cleanup

2026-07-02
agentmail-sending
Desenvolvedores de software

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.

2026-06-05
kapso-whatsapp
Desenvolvedores de software

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.

2026-06-05
composio-gmail
Desenvolvedores de software

Per-app playbook for driving Gmail through Composio (toolkit slug `gmail`). Verified GMAIL_* tool slugs and argument shapes for reading, searching, sending, drafts, labels, and threads. Use alongside the `composio` hub skill whenever a task reads or sends Gmail for a connected user. Covers the metadata-first reads, the GMAIL_SEND_EMAIL HTML flag, and reply-to-thread.

2026-06-02
composio-google-calendar
Desenvolvedores de software

Per-app playbook for driving Google Calendar through Composio (toolkit slug `googlecalendar`). Verified GOOGLECALENDAR_* tool slugs and argument shapes for listing, finding, creating, and updating events plus free/busy. Use alongside the `composio` hub skill. CRITICAL — covers the "events from a year ago" trap: GOOGLECALENDAR_EVENTS_LIST has no default timeMin, so you MUST pass timeMin/orderBy/singleEvents to get upcoming events.

2026-06-02
composio-google-docs
Desenvolvedores de software

Per-app playbook for driving Google Docs through Composio (toolkit slug `googledocs`). Verified GOOGLEDOCS_* tool slugs and argument shapes for searching, reading plaintext, creating (incl. from markdown), and editing documents. Use alongside the `composio` hub skill whenever a task reads or writes Google Docs for a connected user.

2026-06-02
Mostrando as 8 principais de 25 skills coletadas neste repositório.
Mostrando 4 de 4 repositórios
Todos os repositórios foram exibidos