← 返回 Skills 市场
371
总下载
1
收藏
3
当前安装
3
版本数
在 OpenClaw 中安装
/install openclaw-config-center
功能描述
为 OpenClaw 构建集中化配置管理系统,告别硬编码和配置分散,实现"改一处,生效全局"的现代化运维体验。包含配置加载器、主配置融合、记忆同步、AGENTS.md 模板、memoryFlush、memorySearch、多 Agent 配置、ClawRouter 成本优化等核心功能。
安全使用建议
This skill is largely coherent with being a configuration center, but review these before installing/using: 1) Do NOT run curl|bash installers from an unverified domain without checking the upstream project (prefer Docker images from a verified registry or cloning the official GitHub repo and reviewing code). 2) Inspect templates that will hold secrets (feishu.json, clawrouter.json, memory config) and prefer environment variables or a secrets manager instead of plaintext files; ensure .gitignore is in place. 3) Back up existing ~/.openclaw configs before copying templates or running generate-main-config.sh. 4) The AGENTS.md line 'Don't ask permission. Just do it.' is ambiguous and could lead agents to perform actions without confirmation — if you enable autonomous agents, restrict actions that send data externally or modify system state without explicit user consent. 5) If you plan to enable ClawRouter or SiliconFlow integration, verify the vendor domains (blockrun.ai, siliconflow.cn) and their authenticity and audit any installer scripts before executing them. If you want, I can: (a) extract every command the skill would run so you can review them; (b) produce a checklist of exact secrets/files to protect; or (c) suggest safer alternatives to the curl|bash installer steps.
功能分析
Type: OpenClaw Skill
Name: openclaw-config-center
Version: 1.2.0
The bundle provides a comprehensive configuration management system but promotes the installation of an external tool, 'ClawRouter', using a high-risk 'curl | bash' command from the domain blockrun.ai (found in 'ClawRouter 安装指南.md'). The tool also requires users to deposit USDC into a crypto wallet to pay for API services, which is an unusual and risky requirement for a configuration utility. While the templates (e.g., 'AGENTS.md', 'core.json') appear to follow legitimate operational patterns for OpenClaw, the reliance on unverified remote execution and third-party financial transactions justifies a suspicious classification.
能力评估
Purpose & Capability
Name, description and all included templates/scripts are consistent with a centralized OpenClaw configuration management system (config loader, generate-main-config, memorySync, AGENTS/SoUL templates, ClawRouter integration). The files and commands referenced (jq, sed, openclaw gateway restart, config paths under ~/.openclaw and workspaces) all match the stated goal.
Instruction Scope
SKILL.md instructs the agent/user to read/write many local config and workspace files (e.g., ~/.openclaw, ~/agents/writer/SOUL.md) which is expected, but it also recommends executing a remote installer via `curl -fsSL https://blockrun.ai/ClawRouter-update | bash` and to interact with remote APIs (SiliconFlow bge-m3). AGENTS.md includes conflicting guidance — 'Don't ask permission. Just do it.' — which could encourage agents to act without human confirmation. These items expand the trust surface and merit review.
Install Mechanism
The skill has no formal install spec (instruction-only), which is low-risk in itself, but the provided runtime instructions explicitly recommend running an external one-line installer (curl|bash) and Docker/`git clone` flows for ClawRouter from third-party domains (blockrun.ai, blockrun/clawrouter). A curl|bash install from an external domain is a high-risk action unless you have verified the source; the skill also references downloading/running containers and wallets (crypto) which require extra caution.
Credentials
The package does not declare required environment variables, which matches the instruction-only nature, but templates and instructions show that users will put sensitive secrets into local config files (channels/feishu.json, clawrouter.json, SiliconFlow API keys, bot tokens). These credentials are relevant to the described integrations, so the request is proportionate — but the skill relies on users storing secrets in files rather than strongly recommending safer alternatives (env vars or secret stores).
Persistence & Privilege
always:false and no install spec indicates the skill does not request permanent elevated presence. However, AGENTS.md contains guidance that could be interpreted as encouraging an agent to act without asking ('Don't ask permission. Just do it.'), which is a policy/behavior concern rather than a technical privilege request. Autonomous invocation is allowed by default on the platform; combine that with the agent-directed 'act without asking' phrasing and you should be careful about enabling autonomous actions that transmit data or perform destructive operations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-config-center - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-config-center触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
v1.2.0 新增 ClawRouter 成本优化:智能路由 (14 维度评分)、Token 压缩 (7-40% 节省)、响应缓存 (重复请求 100% 免费),预计节省 74% API 成本。新增 clawrouter.json 配置模板、ClawRouter 安装指南、成本监控模板。
v1.1.0
v1.1.0: 新增 AGENTS.md 配置模板(Session 启动流程、记忆分层、写入规范)、记忆系统配置模板(memoryFlush+memorySearch+SiliconFlow 免费方案)、多 Agent 配置模板(子 Agent+ 独立 Agent+ 模型分配策略)。基于 OpenClaw 进阶配置教程和多 Agent 配置指南深度优化。
v1.0.0
Initial release: Centralized configuration management for OpenClaw. Includes config loader, auto-merge script, memory sync, and complete documentation.
元数据
常见问题
OpenClaw 集中配置管理系统 是什么?
为 OpenClaw 构建集中化配置管理系统,告别硬编码和配置分散,实现"改一处,生效全局"的现代化运维体验。包含配置加载器、主配置融合、记忆同步、AGENTS.md 模板、memoryFlush、memorySearch、多 Agent 配置、ClawRouter 成本优化等核心功能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 371 次。
如何安装 OpenClaw 集中配置管理系统?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-config-center」即可一键安装,无需额外配置。
OpenClaw 集中配置管理系统 是免费的吗?
是的,OpenClaw 集中配置管理系统 完全免费(开源免费),可自由下载、安装和使用。
OpenClaw 集中配置管理系统 支持哪些平台?
OpenClaw 集中配置管理系统 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw 集中配置管理系统?
由 wh1ko(@zoopools)开发并维护,当前版本 v1.2.0。
推荐 Skills