📦 configure OpenClaw — 配置OpenClaw
v1.1.0一键读取并安全修改本地 OpenClaw 配置文件,支持模型、通道、认证、工具、网关、计划任务等所有设置项,仅在用户确认后写入最小 JSON5 补丁。
3· 360·2 当前·2 累计
安全扫描
OpenClaw
安全
high confidence技能所请求的操作、文件和网络访问与其声明用途一致(安全读取并修补 ~/.openclaw/openclaw.json);未请求无关凭据或安装。
评估建议
该技能专注于编辑 OpenClaw 配置:将读取您的 ~/.openclaw/openclaw/openclaw.json,验证字段(必要时从 docs.openclaw.ai 获取文档),并准备最小 JSON5 补丁,仅在您确认后写入。安装或调用前:(1) 确认您信任来源(主页未知),(2) 仔细检查任何拟议补丁后再确认,(3) 避免让其打印整个配置(可能含密钥引用),(4) 注意它可能运行本地 CLI 如 `openclaw doctor --fix` 修复启动问题——仅当您预期工具运行此类命令时才允许。...详细分析 ▾
✓ 用途与能力
The name/description (configure OpenClaw) matches the instructions: read the local OpenClaw config, validate, propose minimal JSON5 patches, fetch live docs when needed, and apply changes after user confirmation. Nothing requested (no env vars, no installs) is unrelated to editing configuration.
ℹ 指令范围
Instructions explicitly read ~/.openclaw/openclaw.json and may run the local CLI (e.g., openclaw doctor / --fix) for diagnostics — both are reasonable for a configuration tool. The skill cautions not to output the full config unless requested and to never write without confirmation. Note: reading the config can expose secrets embedded there; the skill does not request them but may surface them if the user asks to display full config.
✓ 安装机制
Instruction-only skill with no install spec and no code files — lowest-risk install model. No downloads or external packages are introduced.
✓ 凭证需求
The skill declares no required environment variables or credentials. SKILL.md describes the config schema (including how secret refs work) but does not demand unrelated secrets. Network fetches are limited to the documented OpenClaw docs URLs for validation.
✓ 持久化与权限
No always:true, no system-wide configuration changes beyond editing the agent's own OpenClaw config with explicit user confirmation. The skill does reference running CLI repair commands, which is within the scope of configuring OpenClaw.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.1.02026/3/10
configure-openclaw 1.1.0 - 扩展技能覆盖范围,新增 OpenClaw 配置段:messages、commands、plugins、compaction、context pruning、subagents 等。 - 更新快速参考示例,新增代理与通道字段、更广的提供商支持,以及沙箱、上下文管理、流式传输等新选项。 - 实时文档端点从 Jina AI 重定向链接改为直接 docs.openclaw.ai URL。 - 验证未知字段时现使用“WebFetch”获取实时文档。 - 变更日志澄清:无文件变更——仅更新文档与指令。
● 可疑
安装命令
点击复制官方npx clawhub@latest install configure-openclaw
镜像加速npx clawhub@latest install configure-openclaw --registry https://cn.longxiaskill.com