netbox-review-integration

Installation
SKILL.md

NetBox Integration Code Review

Your knowledge of NetBox APIs may be outdated. Verify specific API behaviors, limits, and patterns against current documentation before flagging issues.

Retrieval Sources

Source URL / Method Use for
NetBox REST API docs https://netboxlabs.com/docs/netbox/integrations/rest-api/ Current endpoint behavior
pynetbox repo https://github.com/netbox-community/pynetbox SDK method signatures
Diode Python SDK https://github.com/netboxlabs/diode-sdk-python Ingestion API patterns
NetBox MCP server If configured — verify object schemas and filter availability Field validation

Review Workflow

Follow this checklist when reviewing NetBox integration code:

Installs
2
GitHub Stars
3
First Seen
13 days ago
netbox-review-integration — netboxlabs/skills