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
Repository
smithery/ai
First Seen
admin-devops — smithery/ai