多Agent执行阶段。使用软件工程师实现代码,使用交互设计师设计界面。 Activate when user wants to implement code or design UI.
实现代码、设计UI,完成具体开发任务。
# 代码实现
python3 ~/.openclaw/workspace/multi_agent_dev.py --project <项目名> code --task "<开发任务>"
# UI设计
python3 ~/.openclaw/workspace/multi_agent_dev.py --project <项目名> design --task "<设计任务>"
npx skills add YearsAlso/multi-agent-executor下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer