nso-service-mgmt

Discover NSO service types and deployed instances with sync state checks.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/dgethings/netclaw --skill nso-service-mgmt-dgethings
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nso-service-mgmt
Source: https://github.com/dgethings/netclaw/tree/main/workspace/skills/nso-service-mgmt
Command: npx skills add https://github.com/dgethings/netclaw --skill nso-service-mgmt-dgethings

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cisco NSO service management enables teams to discover available service types, enumerate deployed service instances, and monitor service health and drift to ensure alignment with intent across large networks.

Core Features & Use Cases

  • Discover NSO service types and list deployed instances to build and maintain an up-to-date service inventory.
  • Check service health and drift across devices to quickly identify misconfigurations or out-of-sync state.
  • Generate reports and summaries for audits, capacity planning, and change control processes.

Quick Start

Run NSO service discovery to enumerate service types and deployed instances, then generate a health and drift report.

Frequently Asked Questions about nso-service-mgmt

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I discover deployed Cisco NSO service instances across my network?

Check NSO service health and detect drift by querying device sync state across your network. This identifies misconfigurations or out-of-sync states, ensuring deployed service instances align with their intended configuration.

What environment variables do I need to set up for NSO service management?

Set up NSO service management by configuring environment variables including NSO_SCHEME, NSO_ADDRESS, NSO_PORT, NSO_USERNAME, NSO_PASSWORD, NSO_VERIFY, and NSO_TIMEOUT. You must also provide valid NSO credentials to authenticate read-only discovery queries.

Can I audit and report on network service drift using NSO?

Yes, you can audit network service drift using NSO by checking device sync state across service types. The discovery process generates health and drift reports that summarize misconfigurations for capacity planning and change control.

Does NSO service discovery support modifying deployed service configurations?

NSO service discovery does not support modifying deployed configurations because it performs read-only queries. It is strictly designed for auditing, health-checking, and drift detection across existing service instances and device sync states.