← Back to Skills Marketplace
zoopools

OpenClaw 集中配置管理系统

by wh1ko · GitHub ↗ · v1.2.0
cross-platform ⚠ suspicious
371
Downloads
1
Stars
3
Active Installs
3
Versions
Install in OpenClaw
/install openclaw-config-center
Description
为 OpenClaw 构建集中化配置管理系统,告别硬编码和配置分散,实现"改一处,生效全局"的现代化运维体验。包含配置加载器、主配置融合、记忆同步、AGENTS.md 模板、memoryFlush、memorySearch、多 Agent 配置、ClawRouter 成本优化等核心功能。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-config-center
  3. After installation, invoke the skill by name or use /openclaw-config-center
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug openclaw-config-center
Version 1.2.0
License
All-time Installs 3
Active Installs 3
Total Versions 3
Frequently Asked Questions

What is OpenClaw 集中配置管理系统?

为 OpenClaw 构建集中化配置管理系统,告别硬编码和配置分散,实现"改一处,生效全局"的现代化运维体验。包含配置加载器、主配置融合、记忆同步、AGENTS.md 模板、memoryFlush、memorySearch、多 Agent 配置、ClawRouter 成本优化等核心功能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 371 downloads so far.

How do I install OpenClaw 集中配置管理系统?

Run "/install openclaw-config-center" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OpenClaw 集中配置管理系统 free?

Yes, OpenClaw 集中配置管理系统 is completely free (open-source). You can download, install and use it at no cost.

Which platforms does OpenClaw 集中配置管理系统 support?

OpenClaw 集中配置管理系统 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenClaw 集中配置管理系统?

It is built and maintained by wh1ko (@zoopools); the current version is v1.2.0.

💬 Comments