← 返回 Skills 市场
zhuqingsonga

role-configurator

作者 zhuqingsonga · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
118
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install role-configurator
功能描述
OpenClaw Role Configurator - Help you easily configure your OpenClaw AI assistant role, the first skill every new user needs. Trigger scenarios: - Just insta...
安全使用建议
This skill appears to do what it claims: load templates, recommend skills, and write a role config file. Before installing, consider: 1) it will write to a workspace path (OPENCLAW_WORKSPACE or default /root/.openclaw/workspace) and will rename any existing SOUL.md to SOUL.md.backup — set OPENCLAW_WORKSPACE to a location you control if you don't want writes under /root; 2) there are no network calls or secret requests, but you should still review the packaged templates (data/role_templates.json) if you want to ensure their contents are acceptable; 3) the registry metadata doesn't list OPENCLAW_WORKSPACE as a required env var even though the scripts read it — that's benign but worth noting. If you need stronger guarantees, run the skill in a sandbox or inspect/execute the scripts in a controlled environment first.
功能分析
Type: OpenClaw Skill Name: role-configurator Version: 1.0.0 The skill bundle is a legitimate utility designed to help users configure their OpenClaw agent's persona by generating a 'SOUL.md' file. The Python scripts (e.g., config_writer.py, template_manager.py) perform standard file I/O and JSON parsing tasks aligned with the stated purpose. There is no evidence of data exfiltration, arbitrary code execution, or malicious prompt injection; file writing is restricted to the agent's workspace configuration.
能力评估
Purpose & Capability
Name/description (role configurator, templates, recommendations, auto-write config) match the included files: template data, recommendation rules, a template manager, recommender, and a config writer. No unrelated capabilities (cloud, network, or secret‑store access) are present.
Instruction Scope
SKILL.md describes conversation-driven configuration and auto-writing a config file. The scripts implement this: reading local JSON templates, formatting recommendations, and writing SOUL.md. The instructions and code read from the packaged data/ files and write a config file to a workspace — this is within scope, but the skill does perform filesystem writes (backs up an existing SOUL.md then overwrites it). Users should be aware it will modify files in the workspace path.
Install Mechanism
No install spec and no external downloads; the skill is instruction-only with small local Python scripts. No high-risk install behavior detected.
Credentials
Registry metadata lists no required env vars, but scripts use OPENCLAW_WORKSPACE (defaulting to /root/.openclaw/workspace). This is a minor inconsistency: the env var is optional, but the skill will write to a default filesystem location if not set. No secrets or unrelated credentials are requested.
Persistence & Privilege
Skill is not always-enabled and does not modify other skills or global agent settings. Its only persistent effect is writing/overwriting the SOUL.md file in the workspace (with a .backup for existing file).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install role-configurator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /role-configurator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
OpenClaw Role Configurator 1.0.0 – Initial Release - Provides guided conversation to configure your OpenClaw AI assistant role without forms. - Includes 15 preset role templates for instant setup, covering productivity, career, health, learning, and lifestyle. - Auto-generates and saves role configuration files during setup. - Recommends relevant skills based on your selected or customized role. - Supports workflows for first-time configuration, template use, and easy reconfiguration.
元数据
Slug role-configurator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

role-configurator 是什么?

OpenClaw Role Configurator - Help you easily configure your OpenClaw AI assistant role, the first skill every new user needs. Trigger scenarios: - Just insta... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 118 次。

如何安装 role-configurator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install role-configurator」即可一键安装,无需额外配置。

role-configurator 是免费的吗?

是的,role-configurator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

role-configurator 支持哪些平台?

role-configurator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 role-configurator?

由 zhuqingsonga(@zhuqingsonga)开发并维护,当前版本 v1.0.0。

💬 留言讨论