LogoClawIndex
CasesSkillsAbout
LogoClawIndex

netmiko-ssh-automation - Automate network device SSH operations safely with Netmiko.

Establishes read-only default SSH patterns, bounded concurrency, timeout controls, and gated configuration pushes for Netmiko network automation.

Tags

Updated: 2026-09-24

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Collect device output via SSH
  • Parse output using TextFSM
  • Isolate connection failures per host
  • Execute gated configuration updates

Inputs

  • Bounded device inventory
  • SSH authentication credentials
  • Network device commands
  • Explicit operator flag

Outputs

  • Raw device command output
  • Parsed structured device data
  • Per-host collection execution results
  • Before and after configuration diffs

Requirements

  • Python environment
  • Netmiko library
  • SSH access to target devices

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
netmiko
ssh
network-automation
python
read-only
Collect device output via SSH
Parse output using TextFSM
Isolate connection failures per host
Execute gated configuration updates
Bounded device inventory
SSH authentication credentials
Network device commands
Raw device command output
Parsed structured device data
Per-host collection execution results