eve-ng-lab-management

$npx mdskill add automateyournetwork/netclaw/eve-ng-lab-management

Manage EVE-NG labs and platform inventory for lifecycle and metadata tasks

  • Solve lab creation, deletion, export, and image verification tasks
  • Uses EVE-NG APIs and environment variables for authentication and access
  • Applies guardrails and references for operational and image decisions
  • Returns structured metadata, status, or lab archives to the user

SKILL.md

.github/skills/eve-ng-lab-managementView on GitHub ↗
---
name: eve-ng-lab-management
description: Manage EVE-NG labs and platform inventory. Use when listing labs, checking lab metadata, creating or deleting labs, importing or exporting lab archives, checking EVE-NG health or auth, or verifying available node images before build work.
user-invocable: true
metadata: {"openclaw":{"requires":{"bins":["python3"],"env":["EVE_URL","EVE_USER","EVE_PASSWORD"]}}}
---

# EVE-NG Lab Management

Use this skill for **lab inventory, lifecycle, health, and image checks**.

## Workflow

1. Use `eve_status` and `eve_auth` to verify platform state when needed.
2. Use `eve_list_labs` / `eve_get_lab` for lab discovery and metadata.
3. Before creating, starting, or deleting labs, apply `{baseDir}/references/operational-guardrails.md`.
4. For image questions, follow `{baseDir}/references/image-and-pagination.md`.
5. For import/export work, use native lab ZIP workflows first.

## Available tools

- `eve_status`
- `eve_auth`
- `eve_list_images`
- `eve_list_labs`
- `eve_get_lab`
- `eve_create_lab`
- `eve_delete_lab`
- `eve_export_lab`
- `eve_import_lab`

## Notes

- Lab paths should include the folder prefix, for example `/Labs/BGP.unl`.
- `.unl` is added automatically if omitted.
- ZIP lab export includes the lab package, not node images.

More from automateyournetwork/netclaw

SkillDescription
aap-automationRed Hat Ansible Automation Platform — inventory management, job template execution, project SCM sync, ad-hoc commands, host management, Galaxy content discovery. Use when automating infrastructure with Ansible, running playbooks, managing inventories, or searching for Ansible collections and roles.
aap-edaEvent-Driven Ansible (EDA) — activation lifecycle, rulebook management, decision environments, event stream monitoring. Use when managing event-driven automation triggers, enabling/disabling activations, or reviewing EDA rulebooks.
aap-lintansible-lint playbook and role validation — syntax checking, best practice enforcement, project-wide analysis, rule filtering. Use when validating Ansible playbooks, checking code quality, or enforcing automation best practices before deployment.
aci-change-deploySafe ACI policy change deployment - ServiceNow CR lifecycle, pre/post-change fault baselines, APIC policy application, automatic rollback on fault delta, and GAIT audit trail. Use when deploying ACI policy changes, creating tenants or EPGs, pushing config to APIC, or running a change window with rollback protection.
aci-fabric-auditComprehensive Cisco ACI fabric health audit - node status, tenant/VRF/BD/EPG policy review, contract analysis, fault triage, and endpoint learning verification. Use when auditing ACI fabric health, checking for faults, reviewing tenant policies, or running pre/post-change baselines on APIC.
arista-cvpArista CloudVision Portal (CVP) automation via REST API — device inventory, events, connectivity monitoring, tag management (4 tools). Use when managing Arista devices, checking CloudVision events, monitoring network connectivity probes, or tagging devices in CVP.
aruba-cx-configView and manage Aruba CX switch configurations, perform ISSU upgrades, and firmware operations
aruba-cx-interfacesMonitor Aruba CX switch interface status, LLDP neighbors, and optical transceiver health
aruba-cx-switchingView and manage Aruba CX switch VLANs and MAC address tables for Layer 2 operations
aruba-cx-systemDiscover Aruba CX switch system information, firmware versions, and VSF topology