netbox
Installation
SKILL.md
NetBox Hub Skill
This is the entry point for all NetBox-related tasks. Use the decision trees below to find the right specialized skill, then load it for detailed guidance.
Decision Trees
What are you trying to do?
Model your network?
- Define sites, devices, circuits, IPAM → netbox-data-modeling
- Create new object types without code → netbox-custom-objects
Build an integration?
- Query or write data via REST/GraphQL → netbox-api-integration
- Bulk ingest data via gRPC (Diode SDK) → netbox-diode
- Automate with webhooks, Ansible, Terraform → netbox-automation-patterns
- Drive NetBox from an AI agent via the Platform MCP server → netboxlabs-platform-mcp