netbox-discovery

Installation
SKILL.md

NetBox Discovery (Orb Agent)

Your knowledge of Orb Agent may be outdated. Discovery backends, configuration options, and supported platforms change between releases. Prefer retrieval over pre-trained knowledge.

Retrieval Sources

Source URL / Method Use for
Discovery docs https://netboxlabs.com/docs/discovery/ Product overview, getting started
Orb Agent docs https://netboxlabs.com/docs/orb-agent/ Configuration, backends, secrets
Config examples https://netboxlabs.com/docs/orb-agent/config_samples/ Sample agent.yaml files
Orb Agent repo https://github.com/netboxlabs/orb-agent Source, Dockerfile, changelog
NetBox MCP server If configured — verify discovered objects in NetBox Post-discovery validation

Introduction

Orb Agent is a Docker-based network discovery agent that automatically discovers infrastructure and ingests it into NetBox via Diode. It supports four discovery backends — network (NMAP), device (NAPALM), SNMP, and custom worker — each configurable through a single YAML file.

Data flow: Orb Agent → gRPC → Diode Server → Diode NetBox Plugin → NetBox

Installs
2
GitHub Stars
3
First Seen
12 days ago
netbox-discovery — netboxlabs/skills