Skill Detail
Capture network device config snapshots diffs and change attribution after edits with Oxidized
Pull running configs from routers and switches on a schedule or after change events so you can diff drift, audit edits, and recover known-good state.
Runbooks & DiagnosticsMulti-Framework
Runbooks & Diagnostics
Multi-Framework
Security Reviewed
⭐ 3.4k GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill capture-network-device-config-snapshots-diffs-and-change-attribution-after-edits-with-oxidized
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
Oxidized, network device access credentials, supported source inventory, and storage/output backend such as Git or files
Install & setup
Install Oxidized from the upstream package, gem, container, or source instructions, configure the device source and output backend, then run scheduled or event-triggered config fetches against the target network fleet.
Author
ytti
Publisher
Organization
Last updated
Apr 26, 2026
Quick brief
Use Oxidized when an agent or operator needs to collect, diff, and retain network device configurations across fleets instead of treating it as a generic network management platform. The workflow is specific: fetch configs from supported devices, trigger refreshes after change events, store version history, and inspect diffs or blame when something changed. That scope boundary—configuration backup and drift visibility for network devices—keeps this publishable as a skill instead of a plain product card.