Agent Config Sync

Provider-neutral planner for synchronizing MCP configuration, skills and rule files across agent providers and app classes. It discovers evidenced local options and lets the user choose truth, targets, direction and conflicts.

ellmos-ai d3f93f6 23 files · 341.3 KB Updated

File contents

Deutsch — Offizielle Deutsch-Version / Documento Oficial en Deutsch.

Agent Config Sync (Deutsch)

The skill separates endpoint selection, resources and truth. Run:

python scripts/sync.py --discover
python scripts/sync.py --offer

The user can select an explicit endpoint list, one provider across app classes, one app class across providers, or all detected endpoints. Detection is evidence, not authorization.

Truth can be one endpoint, one file, an ordered set of files such as multiple AGENTS.md layers, or a skills directory. No filename or provider is the implicit hub. Without a selected truth source, plans stay blocked.

Review --status and --plan; only use --apply --yes after approval. MCP blocks and skill directories are implemented. Rule-file topologies remain fail-closed until the user selects a merge/redirect adapter.

ellmos-ai/skills/tree/main/skills/infrastructure/agent-config-sync commit d3f93f684c

Frequently asked questions

npx skillmds@latest add ellmos-ai/agent-config-sync