admin-devops

Installation
SKILL.md

DevOps Administration

Purpose: Coordinate server provisioning and deployment across admin-infra-* and admin-app-* skills using the unified profile.


Profile-First Approach

Servers are in the profile, not a separate inventory file.

# PowerShell
. scripts/Load-Profile.ps1
Load-AdminProfile -Export
$AdminProfile.servers | Format-Table id, name, host, role, provider, status
Installs
2
GitHub Stars
1
First Seen
Feb 25, 2026
admin-devops — evolv3-ai/vibe-skills