nso-service-mgmt

Discover Cisco NSO service types and list deployed instances.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the management of Cisco NSO services, allowing users to discover available service types, inventory deployed instances, and understand the orchestration layer.

Core Features & Use Cases

  • Service Discovery: Identify all available service types (e.g., L3VPN, ACLs) within NSO.
  • Instance Inventory: List deployed service instances for any given service type.
  • Orchestration Insight: Understand how NSO provisions and manages network services across devices.
  • Use Case: A network engineer needs to understand all the L3VPN services currently deployed in their network to plan a change. They can use this Skill to get a comprehensive list of all L3VPN instances and the devices they affect.

Quick Start

Use the nso-service-mgmt skill to list all available service types in NSO.

Frequently Asked Questions about nso-service-mgmt

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

FAQPage Schema
How do I list all deployed Cisco NSO service instances in my network?

You can discover available Cisco NSO service types like L3VPN or ACLs using this Skill to identify and inventory deployed network service instances. It queries the orchestration layer to return all configured service categories.

How does network orchestration handle service provisioning across devices?

Network orchestration provisions services by deploying configurations across network devices through a centralized management layer. This Skill helps you understand that orchestration layer for network service provisioning.

Do I need environment variables to manage Cisco NSO services?

Yes, you need NSO connection details configured via environment variables to manage Cisco NSO services. Providing these connection details is required for the Skill to authenticate and query the orchestration platform.

What is the best way to inventory L3VPN instances for network change planning?

The best way to inventory L3VPN instances for network change planning is to query the orchestration layer for deployed service types. This Skill lists all active L3VPN instances and identifies the devices they affect.

Can I discover specific service types like ACLs within Cisco NSO?

Yes, you can discover specific service types like ACLs within Cisco NSO. The Skill performs service discovery to identify all available service categories configured within the orchestration platform.