Skip to main content
在 Manus 中运行任何 Skill
一键导入
desplega-ai
GitHub 创作者资料

desplega-ai

按仓库查看 4 个 GitHub 仓库中的 53 个已收集 skills。

已收集 skills
53
仓库
4
更新
2026-07-10
仓库浏览

仓库与代表性 skills

file-review
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
项目管理专家广告与促销经理

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

2026-04-27
implementing
软件开发工程师

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

2026-04-27
phase-running
软件开发工程师

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

2026-04-27
planning
综合与运营经理

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

2026-04-27
当前展示该仓库 Top 8 / 26 个已收集 skills。
swarm-scripts
软件开发工程师

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

2026-07-09
download-task-attachment
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
当前展示该仓库 Top 8 / 25 个已收集 skills。
已展示 4 / 4 个仓库
已展示全部仓库