pyats-linux-system

Installation
SKILL.md

Linux Host System Operations

Testbed Requirements

Linux hosts must be defined in the pyATS testbed with os: linux:

devices:
  linux-host-01:
    os: linux
    type: linux
    connections:
      cli:
        protocol: ssh
        ip: 10.0.0.50
        port: 22
    credentials:
      default:
        username: "%ENV{NETCLAW_USERNAME}"
Related skills

More from automateyournetwork/netclaw

Installs
4
GitHub Stars
489
First Seen
Mar 6, 2026