一键导入
nxstate
Read-only Cisco Nexus (NX-OS) state as clean JSON, with fleet fan-out. Bootstraps the nxstate binary if it isn't installed, then drives it (read-only).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Read-only Cisco Nexus (NX-OS) state as clean JSON, with fleet fan-out. Bootstraps the nxstate binary if it isn't installed, then drives it (read-only).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Search Google Flights for fares and routes (read-only, no API key). Bootstraps the gfly binary if it isn't installed, then drives it (read-only).
Read Instagram Threads — posts, replies, mentions, search (posting is gated). Bootstraps the knit binary if it isn't installed, then drives it (read-only).
Search Amazon for products, prices, and availability for an agent (read-only). Bootstraps the rivr binary if it isn't installed, then drives it (read-only).
Search the Virginia ABC catalog and live per-store stock (read-only). Bootstraps the vabc binary if it isn't installed, then drives it (read-only).
| name | nxstate |
| description | Read-only Cisco Nexus (NX-OS) state as clean JSON, with fleet fan-out. Bootstraps the nxstate binary if it isn't installed, then drives it (read-only). |
If nxstate isn't on PATH, install it:
uvx nxstate
Then let the binary teach you — it's read-only by default and self-describing, so don't guess:
nxstate agent — the full embedded usage contract.nxstate schema --json — machine-readable command tree, exit codes, and conformance.nxstate interface list --jsonConforms to the Agent CLI Guidelines (Full); verify with nxstate schema | jq .conformance.