MCPcopy Index your code
hub / github.com/cft0808/edict / sync_agent_config.py

File sync_agent_config.py

scripts/sync_agent_config.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3同步 openclaw.json 中的 agent 配置 → data/agent_config.json
4支持自动发现 agent workspace 下的 Skills 目录

Callers

nothing calls this directly

Calls 2

get_openclaw_homeFunction · 0.90
mainFunction · 0.70

Tested by

no test coverage detected