lance0

10 mods across 1 repository, 11 stars between them.

nbox AGENTS.md

01

lance0/nbox

Instructions file CodexOpenCode

Instructions for lance0/nbox, covering nbox for agents, output, commands, mcp server and configuration.

11 19d ago A 5,508 tokens original Apache-2.0

nbox

02

lance0/nbox

Skill Claude CodeCodex

Query and modify NetBox (DCIM/IPAM) from the shell with the nbox CLI — look up devices, interfaces, IPs, prefixes, VLANs, sites, racks, circuits, VRFs, tenants, VMs, and clusters; run cross-object search; use IPAM helpers (next free IP/prefix, prefix utilization, cable-path traces); and safely write (reserve…

11 19d ago A 160 tokens original Apache-2.0

nbox-device-context

03

lance0/nbox

Skill Claude CodeCodex

Pull the full physical context of a device or interface from NetBox with nbox — a device's interfaces/IPs/cables/VLANs/services, an interface's cable-path A↔Z trace, a MAC reverse-resolved to its carrying interface/device, plus rack and site context. Use when the user asks how a device is connected, what's on an…

11 19d ago A 91 tokens original Apache-2.0

nbox-ipam-allocate

04

lance0/nbox

Skill Claude CodeCodex

Reserve the next available IP or prefix in NetBox using nbox's three allocate write commands — ip reserve, prefix reserve, and ip-range reserve. Use when the user wants to allocate IP addresses or child prefixes from NetBox.

11 19d ago A 53 tokens original Apache-2.0

nbox-ipam-read

05

lance0/nbox

Skill Claude CodeCodex

Answer IP addressing questions from NetBox with nbox's IPAM read commands — look up an IP and its parent prefix/VLAN/scope, check prefix utilization and the prefix tree, preview the next free IP/prefix, and inspect VLANs, IP ranges, aggregates, VRFs, and route targets. Use when the user asks about addressing…

11 19d ago A 82 tokens original Apache-2.0

nbox-patch-writes

06

lance0/nbox

Skill Claude CodeCodex

Update NetBox object fields using nbox's PATCH write commands — interface set description and device set status. Use when the user wants to change an interface description or a device's status in NetBox.

11 19d ago A 47 tokens original Apache-2.0

nbox-search

07

lance0/nbox

Skill Claude CodeCodex

Find NetBox objects across kinds in one query with nbox's ranked, deduped cross-object search — the entry point when the kind or exact reference isn't known yet. Use when the user wants to locate a device/IP/prefix/VLAN/site/etc. by a name fragment, or narrow by site/tenant/role/tag/status/VRF before a detail lookup.

11 19d ago A 79 tokens original Apache-2.0

nbox-serve

08

lance0/nbox

Skill Claude CodeCodex

Run nbox as an MCP server (read-only by default; optional local stdio writes with --local-writes, or shared HTTP/OIDC writes with --allow-writes + nbox:write + [serve.vault]) so an agent host can query NetBox over JSON-RPC — stdio or HTTP+OIDC transport, the read tools (search/get/getinterface/history/…), the…

11 19d ago A 128 tokens original Apache-2.0

nbox-tag-writes

09

lance0/nbox

Skill Claude CodeCodex

Add or remove tags on any NetBox object using nbox's tag write commands — tag add and tag remove. Use when the user wants to manage tags on devices, IPs, prefixes, VLANs, or any other NetBox object.

11 19d ago A 55 tokens original Apache-2.0

nbox-writes

10

lance0/nbox

Skill Claude CodeCodex

How to safely modify NetBox through nbox's write commands — the universal dry-run / confirm / audit lifecycle shared by all seven safe-write commands (interface description, device status, IP/prefix/ip-range reserve, tag add/remove). Use when the user wants to change NetBox objects, reserve IPs, or manage tags.

11 19d ago A 71 tokens original Apache-2.0