← Back to Skills Marketplace
299
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install openclaw-configurator
Description
A smart assistant specialized in helping users configure OpenClaw. It provides guidance based on vague user requirements (clarifying needs through multi-roun...
Usage Guidance
This skill appears to do what it says — help you produce OpenClaw configuration files — but it will ask you for potentially sensitive environment details and suggests storing them in ~/.openclaw/workspace. Before using it: 1) Do not paste private keys, passwords, or raw SSH credentials into generated .md files — use a secrets manager or environment variables instead. 2) If you enable a daemon or heartbeat, understand that it makes the assistant persistently active on your machine; only enable if you trust the installed OpenClaw runtime. 3) If you initialize a git repo for backups, add ~/.openclaw/workspace/ to .gitignore for any files that contain secrets. 4) Prefer 'pairing' or allowlists for public channels as suggested, and review all generated files before running any commands they reference (e.g., openclaw onboard).
Capability Analysis
Type: OpenClaw Skill
Name: openclaw-configurator
Version: 1.0.2
The openclaw-configurator skill is a legitimate assistant designed to help users generate configuration files (e.g., SOUL.md, USER.md, AGENTS.md) for the OpenClaw platform. It follows a clear workflow of capturing user requirements and provides helpful security recommendations, such as using pairing modes for public messaging channels. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found across SKILL.md or the evaluation files.
Capability Assessment
Purpose & Capability
Name/description (OpenClaw configurator) match the SKILL.md: it guides multi-round requirement capture and generates the set of .md configuration files for an OpenClaw workspace. No unrelated environment variables, binaries, or install steps are requested.
Instruction Scope
The runtime instructions correctly focus on eliciting user preferences and generating specified files, but they explicitly encourage capturing environment-specific details in TOOLS.md (camera names, SSH details, ElevenLabs voice settings) and recommend running 'openclaw onboard --install-daemon' and periodic heartbeats. These are within the configurator's scope but could cause collection/storage of sensitive data if the assistant or the user places secrets verbatim into workspace files.
Install Mechanism
No install spec, no code files, and nothing is downloaded or written by the skill itself. Instruction-only skills are the lowest install risk.
Credentials
The skill does not request environment variables or credentials itself, which is proportionate. However, it explicitly suggests including things like SSH connection info and third-party voice settings in generated files — this could encourage storing secrets or API keys in plaintext in ~/.openclaw/workspace if users follow instructions without care.
Persistence & Privilege
The skill is not always-enabled and agent invocation settings are default. It recommends using an install-daemon and periodic heartbeat tasks; those are reasonable for a persistent assistant but increase runtime persistence if the user chooses to enable them. The skill itself does not create or require persistent privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-configurator - After installation, invoke the skill by name or use
/openclaw-configurator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
**Major update: Added onboarding ritual, enhanced security/config guidance, and expanded multi-language support.**
- Introduced BOOTSTRAP.md for one-time onboarding, including setup dialogue and first-run verification.
- Enhanced workflow with explicit security and channel handling (e.g., WhatsApp/Discord, pairing policy).
- Expanded configuration specs: AGENTS.md now includes workspace git repo suggestion; TOOLS.md supports environment-specific skill notes.
- Added detailed loading timing for each file and clearer output/placement instructions.
- Dropped SKILL_en.md and unified documentation in English.
- All files are now to be stored in `~/.openclaw/workspace/`.
v1.0.1
- Added English skill documentation file: SKILL_en.md
- Updated organization attribution in SKILL.md from Qomob.ai to XSkill.Dev
v1.0.0
Initial release of openclaw-configurator skill.
- Guides users step-by-step to configure an OpenClaw personal AI assistant, starting from vague requirements.
- Collects preferences for assistant personality, main tasks, visual style, and user-specific details through multi-turn conversation.
- Generates and explains specifications for AGENTS.md, SOUL.md, IDENTITY.md, USER.md, TOOLS.md, HEARTBEAT.md, and MEMORY.md files.
- Ensures outputs are Markdown-formatted and clearly label each file and its loading context.
- Provides a complete “configuration package” for users, ready for deployment.
Metadata
Frequently Asked Questions
What is openclaw configurator?
A smart assistant specialized in helping users configure OpenClaw. It provides guidance based on vague user requirements (clarifying needs through multi-roun... It is an AI Agent Skill for Claude Code / OpenClaw, with 299 downloads so far.
How do I install openclaw configurator?
Run "/install openclaw-configurator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is openclaw configurator free?
Yes, openclaw configurator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does openclaw configurator support?
openclaw configurator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created openclaw configurator?
It is built and maintained by qomob (@qomob); the current version is v1.0.2.
More Skills