SkillAgentSearch skills...

Workshops

Code used in DEVNET Workshops at Cisco Live Events

Install / Use

/learn @hpreston/Workshops
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Cisco Live Workshops

Code used in Hank's Cisco Live (and other event) workshops.

Setup commands for different labs

NetDevOps Development Environments

  1. Open terminal and run
curl -o setup.sh \
  https://raw.githubusercontent.com/hpreston/ciscolive_workshops/master/netdevops-devenv/setup.sh && \
  chmod +x setup.sh && \
  ./setup.sh

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated4mo ago
Forks20

Languages

Python

Security Score

72/100

Audited on Nov 16, 2025

No findings