ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 4/5

create-agent

完整创建一个 OpenClaw Agent,包括:一次性问卷收集配置信息、自动生成 workspace 文件(SOUL.md/AGENTS.md/IDENTITY.md/USER.md/MEMORY.md/HEARTBEAT.md)、 执行 `openclaw agents add` CLI 注册、内置 capability-evolver 自我进化(--review 模式)、 以及向用户输出完整的后续操作清单。 触发词:创建 agent、新建 agent、帮我建一个 agent、create agent、new agent、add agent、 setup agent、我想要一个新的 agent、初始化 agent。 任何涉及 OpenClaw agent 创建、初始化、注册的请求都应触发此 skill。

Why use this skill?

Learn how to use the create-agent skill to rapidly build, register, and configure self-evolving OpenClaw agents with a streamlined, multi-stage workflow.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/dao24dao/create-agent-arch
Or

What This Skill Does

The create-agent skill serves as the foundational cornerstone for the OpenClaw ecosystem. It automates the complex, multi-step process of initializing a new AI agent from scratch. Instead of manually configuring file structures or struggling with command-line registration, users interact with a guided, intelligence-driven workflow. The skill orchestrates the entire lifecycle: performing identity conflict checks, generating standardized workspace documentation (including SOUL, IDENTITY, and HEARTBEAT files), executing agent registration via the CLI, and configuring cross-platform communication channels. By embedding the capability-evolver mechanism, this skill ensures that every agent created is not just static code, but a evolving entity ready for growth.

Installation

To install this skill, use the following command in your terminal within an OpenClaw-enabled directory: clawhub install openclaw/skills/skills/dao24dao/create-agent-arch Ensure you have read and write permissions to your target workspace directory before proceeding, as the script will need to generate multiple system files.

Use Cases

  • Rapid Prototyping: Quickly spin up specialized agents for research, coding, or personal productivity without manual file boilerplate.
  • Team Onboarding: Standardize agent creation across a team by enforcing uniform file structures (SOUL.md, IDENTITY.md).
  • Cross-Platform Deployment: Effortlessly bind agents to Telegram, Discord, or Feishu while maintaining a consistent codebase.
  • Self-Evolving Systems: Launch agents with pre-integrated evolution capabilities for long-term task optimization.

Example Prompts

  1. "帮我建一个 agent,名字叫 DataMaster,专门帮我处理财务数据,性格要严谨一些。"
  2. "create a new agent named Aria, give her the persona of a sharp analyst, and bind it to my existing telegram channel."
  3. "我想要一个新的 agent,ID 设置为 research-bot,使用默认配置即可,请帮我初始化。"

Tips & Limitations

  • ID Uniqueness: Always verify your chosen Agent ID first; the skill performs a mandatory openclaw agents list check to prevent collisions.
  • Channel Configuration: Have your API credentials or bot tokens ready if you intend to bind to external platforms like Discord or Telegram to avoid mid-process interruptions.
  • File Structure: The skill relies on references/workspace-templates.md. Ensure this file is present and up-to-date in your repository, or the generation phase will fail.
  • Permission Safety: Since this skill performs file writes, ensure your environment allows the agent execution context to create and modify files in your chosen workspace path.

Metadata

Author@dao24dao
Stars3376
Views10
Updated2026-03-24
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-dao24dao-create-agent-arch": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#openclaw#agent#setup#workspace#evolution
Safety Score: 4/5

Flags: file-write, file-read, code-execution

Related Skills

Agent Migration Pack

将AI Agent完整迁移到新环境或分享给其他用户的标准化工具包,包含身份、记忆、技能、风格等完整信息,支持状态迁移

alexlinf 4473

MacPowerTools

Safe local Mac optimization toolkit for OpenClaw agents on Apple Silicon. 1-trillion agent swarm simulation, local CoreML resource forecasting, safe cleanup & backups. 100% user-level, no internet, no persistence. Discoverable via ClawHub search.

aadipapp 4473

undertow

Skill discovery engine for AI coding agents. Recommends and installs the right skill when you need it — code review, test generation, debugging, commit messages, PR preparation, security scanning, dependency audits, Docker setup, CI/CD pipelines, API documentation, refactoring, performance optimization, bundle analysis, git recovery, README generation, license compliance, migration guides, dead code removal, and secret detection. One install gives your agent access to a curated library of 20+ developer workflow skills. Use when the user asks for help with any development workflow, code quality, DevOps, security, testing, documentation, or project setup task.

8co 4473

context-compressor

Intelligently compress context — conversations, code, logs. Preserve key information while reducing token usage. Auto-detects content type and applies optimal compression.

besty0121 4473

securityvitals

Security vitals checker for OpenClaw. Scans your installation, scores your setup, and shows you exactly what to fix. First scan in seconds.

bk-cm 4473