---
name: ellmos-ai/agent-config-sync
source: https://app.decimal.ai/s/ellmos-ai-agent-config-sync@1/SKILL.md
source_sha256: c155169e3eed
---

<img src="banner.png" width="100%" alt="agent-config-sync banner">

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


# Agent Config Sync (Deutsch)

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

```bash
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.