Initial commit: Hermes Agent Skills collection
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
# Homelab Inventory Scan — {DATE}
|
||||
|
||||
## Accessible Nodes ({COUNT})
|
||||
|
||||
### {hostname} ({IP})
|
||||
- **Proxmox:** {CT/VM ID}
|
||||
- **OS:** {OS}
|
||||
- **Specs:** {CPU} CPU, {MEM} GB
|
||||
- **Services:** {list}
|
||||
- **Docker:** {Yes/No}
|
||||
- **SSH Key:** deployed
|
||||
|
||||
## Unreachable Hosts ({COUNT})
|
||||
|
||||
Hosts with SSH port open but no matching credentials:
|
||||
|
||||
- `{IP}`
|
||||
|
||||
## Proxmox CTs
|
||||
|
||||
- **CT {ID}** `{hostname}` → {IP} {status}
|
||||
|
||||
## Proxmox VMs
|
||||
|
||||
- **VM {ID}** `{name}` (tag={VLAN})
|
||||
Reference in New Issue
Block a user