Token导航 LogoToken导航TokenDH.com
效率只读clawhub未标认证来源可访问clear审计通过

create-agents-wizard创建 Agent 向导

Agent Skill

create-agents-wizard 用于辅助前端页面、组件、样式和交互逻辑开发,适合在 OpenClaw 中需要维护前端项目、生成组件或检查界面实现时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

9,498

周安装

388

GitHub Stars

公开资料未说明

下载量

3,042
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:create-agents-wizard(创建 Agent 向导)
来源仓库:https://github.com/zcxggmu/create-agents-wizard
安装命令:
openclaw skills install create-agents-wizard
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install create-agents-wizard

简介

引导式批量创建多个 OpenClaw Agent 及其模板化工作区。

  • 支持自定义配置选项与跨项目复用标准结构方案。create-agents-wizard 属于效率类 Skill,可作为该场景下的辅助能力补充。
  • 适用于团队规模化部署或复杂业务场景下的代理矩阵构建。
  • 可按需选择全量指导模式或快速生成基础框架两种路径。
  • 操作过程中会交互式收集必要参数并校验环境依赖条件。

SKILL.md

name
create-agents-wizard
description
Guided creation of multiple OpenClaw agents and their workspace templates. Use when users ask to create agents in batch, configure new agents, or customize AGENTS/SOUL/IDENTITY/BOOTSTRAP/USER/STYLE files. The workflow confirms scope, collects preferences agent-by-agent, drafts and confirms files, writes to disk, and summarizes results.

Create Agents Wizard

Follow this workflow to create multiple agents with low user effort.

1) Confirm scope

  1. Ask for total agent count N.
  2. Ask each agent id (lowercase letters/digits/hyphens only).
  3. Ask each workspace path (default ~/.openclaw/workspace-<id>).
  4. Ask scaffold mode:

- Standard (default): 6 files - AGENTS.md, SOUL.md, IDENTITY.md, BOOTSTRAP.md, USER.md, STYLE.md - Fast mode: 2 files only - AGENTS.md, SOUL.md

  1. If user does not specify, use Standard by default.

2) Process one agent at a time

For each agent, collect info and draft files in fixed order.

  1. Ask focused questions (use references/question-bank.md if available).
  2. Produce an improved draft from user input.
  3. Ask explicit confirmation: Confirm write / Revise.
  4. Write only after confirmation; otherwise keep iterating.

Rules:

  • Do not dump a long questionnaire; ask in small rounds (2–4 key questions each).
  • Preserve user intent; do not change direction without consent.
  • Respect selected mode (Standard 6 files or Fast 2 files).
  • If user requests partial scaffolding, allow writing only the confirmed subset and continue/stop as requested.

3) Write files and create agent

After required files for one agent are confirmed:

  1. If agent does not exist, create it:

- openclaw agents add <id> --workspace <path>

  1. Write approved files into workspace root.

- Optional batch helper: - scripts/scaffold.sh --agent <id> --workspace <path> --from <approved_dir> --force

  1. Optional identity setup:

- openclaw agents set-identity --workspace <path> --from-identity

If user wants docs only, skip CLI config changes.

4) Final summary

When all agents are done, report:

  • Created agents (id + workspace)
  • Written file list per agent
  • openclaw agents list output (if CLI available)
  • Next-step suggestions (skills, routing, default models)

5) Quality bar

  • AGENTS.md: operation rules, safety boundaries, heartbeat/external-action policy
  • SOUL.md: values, working principles, boundaries, style
  • IDENTITY.md: name, type, vibe, emoji, avatar convention
  • BOOTSTRAP.md: first-conversation script and initialization steps
  • USER.md: addressing, timezone, preferences, taboos, work/life context
  • STYLE.md: tone, length preference, banned words, output format preference

6) Failure handling

  • Conflicting user inputs: point out conflicts and offer 2 concrete revision options.
  • Too-short answers: provide a minimal viable template, then request missing details.
  • Scope change mid-way: reconfirm scope, then continue serial processing.
  • Write failure: report exact path + error and provide retry command.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

90.59%
按下载量换算2,756

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills