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

desplega-ai

按仓库查看 4 个 GitHub 仓库中的 46 个已收集 skills,并展示近似职业覆盖。

已收集 skills
46
仓库
4
职业领域
3
更新
2026-05-28
职业覆盖
该创作者主要覆盖的职业大类。
仓库浏览

仓库与代表性 skills

#001
ai-toolbox
26 个 skills284更新于 2026-04-27
占该创作者 57%
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
qa
软件质量保证分析师与测试员

Functional validation skill. Captures test evidence (screenshots, recordings, links) and produces QA reports in thoughts/*/qa/.

2026-04-27
当前展示该仓库 Top 8 / 26 个已收集 skills。
#002
agent-swarm
18 个 skills48353更新于 2026-05-28
占该创作者 39%
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-05-28
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-05-28
user-management
人力资源助理(非薪资与考勤)

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.

2026-05-21
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`).

2026-05-13
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.

2026-05-12
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-05-06
create-pr
软件开发工程师

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

2026-04-03
implement-issue
软件开发工程师

Implement a GitHub issue or GitLab issue and create a PR/MR

2026-04-03
当前展示该仓库 Top 8 / 18 个已收集 skills。
#004
agent-fs
1 个 skills111更新于 2026-05-18
占该创作者 2.2%
已展示 4 / 4 个仓库
已展示全部仓库