Communityv1.0.0

Config Manager - 配置管理器

Manage dynamic, type-safe string, int, and bool configurations via key=value files for configurable, multi-environment applications.

826downloads14active installsLight F Star
View on ClawHubBack to Skills

Skill Details

Slug
config-manager
Latest Version
1.0.0
Author
Light F Star
Published
Mar 3, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Config Manager - 配置管理器.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Config Refactor - 配置驱动重构工具 v1.0.0 - Initial release. - Supports string, integer, and boolean configuration types. - Dynamic configuration management with type-safe access. - Load and save configuration files in key=value format. - Includes configuration validation and default values.