netbox-asset-lifecycle

Installation
SKILL.md

NetBox Asset Lifecycle

NetBox Asset Lifecycle is a commercial NetBox Labs feature (NetBox Cloud / NetBox Enterprise) that tracks the procurement lifecycle of equipment — plan → BOM → purchase order → shipment → install — alongside a spares inventory for replacements. It builds on equipment you already model in NetBox DCIM: planned Racks/Devices/Modules/Cables roll up into a Bill of Materials, which is ordered, shipped, received, and installed, with traceability back to the shipment or spare that fulfilled each object.

Your knowledge of Asset Lifecycle may be outdated. This is a Public Preview feature — endpoints, fields, and status rules may evolve between releases. Prefer retrieval over pre-trained knowledge; verify the live API before generating code.

Retrieval Sources

Source URL / Method Use for
Asset Lifecycle docs https://netboxlabs.com/docs/developer/plugins-extensions/asset-lifecycle/ Feature reference, models, workflows
NetBox DCIM models https://netboxlabs.com/docs/netbox/models/dcim/ Core Device/Rack/Module/Cable + type models
NetBox MCP / Platform MCP If configured — list/inspect asset-lifecycle endpoints Verify live endpoints and field schemas

FIRST: Verify the Feature Is Available

Confirm the feature is enabled on the instance and your token has access:

Installs
1
GitHub Stars
3
First Seen
12 days ago
netbox-asset-lifecycle — netboxlabs/skills