catc-client-ops

List and analyze Cisco Catalyst Center client data by MAC address, IP, site, SSID, and band.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides comprehensive visibility into wired and wireless client connectivity on Cisco Catalyst Center, enabling quick troubleshooting and informed network planning.

Core Features & Use Cases

  • Client Enumeration: List and filter all connected clients.
  • Detailed Client Lookup: Investigate specific clients by MAC address to understand their connection status, health, and network attachment.
  • Analytics: Count clients, analyze trends over time, and understand OS and band distribution.
  • Use Case: A help desk agent needs to troubleshoot a user's intermittent Wi-Fi connection. They can use this Skill to look up the user's MAC address, see their current connection details, check signal strength (RSSI/SNR), and review historical connection events.

Quick Start

Use the catc-client-ops skill to get details for the client with MAC address AA:BB:CC:DD:EE:FF over the last 24 hours.

Frequently Asked Questions about catc-client-ops

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

FAQPage Schema
How do I look up a wireless client's connection history using a MAC address in Cisco Catalyst Center?

To look up a wireless client in Cisco Catalyst Center, use the client operations scripts to query the specific MAC address and retrieve connection status, health, and historical network attachment events over a defined time range.

What details can I see when troubleshooting wireless client connectivity on Catalyst Center?

Troubleshooting wireless client connectivity on Catalyst Center provides details on connection status, network attachment, signal strength metrics like RSSI and SNR, and historical connection events for specific MAC addresses.

Do I need API access to use Catalyst Center client visibility scripts?

Yes, you need API access to Cisco Catalyst Center and specific MCP scripts to retrieve client data, requiring a Python3 environment to run the operations for monitoring and analyzing wired and wireless devices.

Can I filter and count connected clients by site, SSID, or band on Cisco Catalyst Center?

You can filter and count connected clients by site, SSID, and band on Cisco Catalyst Center, enabling network visibility analytics to understand OS distribution and analyze client trends over specified time ranges.

How does client enumeration work for wired and wireless devices in Catalyst Center?

Client enumeration in Catalyst Center works by listing and filtering all connected wired and wireless devices through API queries, allowing you to analyze client data by MAC address, IP, site, SSID, and band.

What are the limitations when analyzing client trends over time with Catalyst Center APIs?

When analyzing client trends over time with Catalyst Center APIs, limitations include ensuring time range compatibility with the MCP scripts for data retrieval and having the required Python3 environment configured for execution.