netbox-communitynetbox-communityOfficial·7 Agent Skills Included

netbox

AI-guided development workflows for the NetBox network source of truth

Guides AI agents through adding and removing NetBox models, model fields, and configuration parameters with complete step-by-step checklists. Covers every touch point including serializers, forms, filtersets, tables, GraphQL, tests, and documentation so nothing is missed. Eliminates broken imports, missing migrations, and incomplete refactors when extending the NetBox network infrastructure platform.
npx skills add netbox-community/netbox --all -g -y
Available:

Gives the AI agent a full map of the NetBox codebase, its architecture, commands, and testing rules so it can execute the development skills correctly.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install NetBox skills?

Run `npx skills add netbox-community/netbox --all -g -y` in your terminal to install all skills in this suite globally.

What is NetBox used for?

NetBox is an open-source source of truth for network infrastructure, managing IP addresses, data center assets, circuits, and devices with REST and GraphQL APIs.

How do these skills help NetBox developers?

They give your AI agent exact checklists for adding or removing models, fields, and config parameters across all required files, so no step is forgotten.

Do these skills work with Claude Code?

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, and other compatible AI coding agents.

Can AI run the NetBox test suite for me?

Yes. The run-tests skill tells your agent the exact commands, environment variables, and prerequisites to execute NetBox's Django test suite correctly.

Related Repositories in Software Engineering

View All in Software Engineering