pyats-junos-routing

Installation
SKILL.md

JunOS Routing Operations via pyATS

How to Call

PYATS_TESTBED_PATH=$PYATS_TESTBED_PATH python3 $MCP_CALL "python3 -u $PYATS_MCP_SCRIPT" pyats_run_show_command '{"device_name":"juniper-rtr-01","command":"<command>"}'

Commands

OSPF (IPv4)

Neighbors

pyats_run_show_command '{"device_name":"juniper-rtr-01","command":"show ospf neighbor"}'
pyats_run_show_command '{"device_name":"juniper-rtr-01","command":"show ospf neighbor detail"}'
pyats_run_show_command '{"device_name":"juniper-rtr-01","command":"show ospf neighbor extensive"}'
Related skills

More from automateyournetwork/netclaw

Installs
8
GitHub Stars
489
First Seen
Mar 6, 2026