← 返回 Skills 市场
5960
总下载
5
收藏
44
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-config
功能描述
Edit and validate OpenClaw Gateway config (openclaw.json / JSON5). Use when adding/changing config keys (gateway.*, agents.*, models.*, channels.*, tools.*, skills.*, plugins.*, $include) or diagnosing openclaw doctor/config validation errors, to avoid schema mismatches that prevent the Gateway from starting or weaken security policies.
安全使用建议
Install this only if you want an agent to help manage OpenClaw Gateway configuration. Review proposed changes before applying them, prefer targeted config set/unset edits over whole-file replacement, keep backups, validate after changes, and avoid putting long-lived tokens directly in openclaw.json.
功能分析
Type: OpenClaw Skill
Name: openclaw-config
Version: 0.1.0
The skill bundle is benign, focusing on safe editing and validation of OpenClaw Gateway configuration. Key indicators of benign intent include explicit guardrails in SKILL.md against automatically applying fixes (`openclaw doctor --fix/--yes`) without user consent, strong recommendations to use environment variables for secrets instead of committing them to config, and a shell script (`scripts/openclaw-config-check.sh`) that performs security-conscious file permission checks on the configuration file. There is no evidence of data exfiltration, malicious execution, or prompt injection attempts to subvert the agent's purpose.
能力评估
Purpose & Capability
The purpose is coherent: it helps users modify OpenClaw Gateway config and validate schema-sensitive settings. This can affect security, channels, tools, skills, plugins, and gateway behavior, but that authority is central to the stated purpose.
Instruction Scope
The instructions favor schema lookup, small config edits, validation with openclaw doctor, and caution around whole-config replacement. Automatic doctor fixes are specifically gated on explicit user consent.
Install Mechanism
The bundle contains markdown references, a small agent metadata file, and one helper shell script. There are no install hooks, package-manager scripts, obfuscated code, downloads, or automatic execution paths in the inspected artifacts.
Credentials
Use of local OpenClaw config paths, gateway schema RPC, and OpenClaw source references is proportionate. The skill mentions tokens and API keys because those are config fields, and it advises environment variables or credential files instead of committing long-lived secrets.
Persistence & Privilege
The skill intentionally guides persistent config changes, including possible restart/apply flows. That is sensitive but disclosed, scoped to OpenClaw configuration, and not paired with background persistence, autonomous workers, exfiltration, or destructive commands.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-config - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-config触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of openclaw-config skill.
- Edit and validate OpenClaw Gateway config (openclaw.json / JSON5) with schema-first workflow.
- Guides users through safe config editing, strict validation, and use of $include for modular configuration.
- Includes best practices, troubleshooting steps, and common configuration examples for channels, tools, and security.
- Comprehensive documentation for locating schemas, resolving validation errors, and maintaining strict security policies.
元数据
常见问题
Openclaw Config 是什么?
Edit and validate OpenClaw Gateway config (openclaw.json / JSON5). Use when adding/changing config keys (gateway.*, agents.*, models.*, channels.*, tools.*, skills.*, plugins.*, $include) or diagnosing openclaw doctor/config validation errors, to avoid schema mismatches that prevent the Gateway from starting or weaken security policies. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5960 次。
如何安装 Openclaw Config?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-config」即可一键安装,无需额外配置。
Openclaw Config 是免费的吗?
是的,Openclaw Config 完全免费(开源免费),可自由下载、安装和使用。
Openclaw Config 支持哪些平台?
Openclaw Config 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Config?
由 caopulan(@caopulan)开发并维护,当前版本 v0.1.0。
推荐 Skills