Config Management

When agent config parameters need querying or modification → read/write YAML configuration files. Use when this capability is needed.

tomevault-io f1802d3 2 files · 1.2 KB Updated

File contents

config-management

查询和修改 agent YAML 配置文件。

调用

python3 skills/config-management/run.py get --key llm.model
python3 skills/config-management/run.py set --key llm.model --value gpt-4o
python3 skills/config-management/run.py list

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/cklxx--elephant-ai--config-management commit f1802d3e8c

Frequently asked questions

npx skillmds@latest add tomevault-io/config-management