mcp-config-sync
SolidAnbieterneutraler Einstieg zum Erkennen, Planen und Synchronisieren von MCP-Konfigurationen zwischen frei gewählten Agent-Anbietern und App-Klassen. Der User bestimmt Quelle, Ziele und Umfang. Der Skill inventarisiert bekannte Möglichkeiten auf dem aktuellen System und bietet Topologien an, ohne automatisch eine Truth-Quelle festzulegen.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- ellmos-ai
- Repository
- ellmos-ai/skills
- Created
- 4 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
agent-config-sync
Anbieterneutraler Sync-Planer für MCP-Konfigurationen, Skills und Regeldateien über Agent-Anbieter und App-Klassen. Er inventarisiert live erkennbare Möglichkeiten, bietet Auswahlachsen an und lässt den User Quelle der Wahrheit, Ziele, Richtung und Konfliktstrategie bestimmen. Truth kann eine Endpoint- Konfiguration, eine Datei oder eine geordnete Menge mehrerer Dateien sein.
sync-configs
Audit and sync Claude Code and Codex CLI configurations so both tools share the same instructions, skills, subagents, MCP servers, hooks, and permission intent. Accepts an optional argument naming one skill, agent, or config file to sync just that item without a full audit. Use this whenever the user mentions config drift, syncing/aligning Claude and Codex, AGENTS.md vs CLAUDE.md differences, keeping skills or agents consistent across AI CLIs, or after editing one tool's config and wanting the other to match — e.g. "sync this skill to codex", "I changed my-agent.md, mirror it". Also use when the user asks "are my Claude and Codex setups aligned?" or wants to migrate config from one tool to the other.
global-agent-framework
Build-Time-Framework zum Bauen, Konfigurieren, Deployen und Debuggen von Claude Managed Agents (Claude Platform / Anthropic Console) in diesem Stack — Anleitung für die Arbeit AM Agenten, kein Skill der einem laufenden Agent angehängt wird. IMMER laden, sobald ein Managed Agent erstellt, konfiguriert, verdrahtet, deployed, versioniert oder gedebuggt wird — auch wenn das Wort Skill nicht fällt. Trigger u.a.: Managed Agent anlegen, Agent-Config (system/tools/mcp_servers/skills), Session starten, Scheduled Deployment / Cron-Trigger, Webhook-Brücke zum Starten von Sessions, Vault für Agent-Secrets, Permission-Policy, Least-Privilege, Allowlist/ Denylist, Tool-Oberfläche minimieren, enabled:false vs permission_policy, Agent- Version bumpen, Agent debuggen, neuen Agent ins Portfolio aufnehmen. Gilt für jeden Managed Agent in diesem Stack.