askill
station-status

station-statusSafety 95Repository

Real-time PC status. Availability. Health monitoring.

0 stars
1.2k downloads
Updated 2/8/2026

Package Files

Loading files...
SKILL.md

ggLeap Station Status

List All Stations

GET /stations
# Returns: id, name, status, current_session, specs

Single Station

GET /stations/{id}
GET /stations/{id}/health  # CPU, RAM, network

Status Values

StatusMeaning
availableReady for customer
in_useActive session
reservedUpcoming booking
maintenanceAdmin disabled
offlineNot responding

Availability Query

GET /stations?status=available&zone=vip

Health Thresholds

{
  "cpu_warn": 80,
  "ram_warn": 85,
  "disk_warn": 90,
  "network_latency_warn": 50
}

Gotchas

  • Status updates every 30s
  • offline after 2min no heartbeat
  • Health data requires ggLeap agent v3+

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

55/100Analyzed 2/18/2026

Reference-style API documentation for ggLeap station status monitoring. Well-structured with endpoints, status values, and health thresholds. However, lacks actionable context (base URL, auth, complete commands) making it more of a cheatsheet than a usable skill. Located in deeply nested agent-specific path suggesting internal/deployment-specific usage.

95
70
50
45
35

Metadata

Licenseunknown
Version-
Updated2/8/2026
Publisherludoplex

Tags

No tags yet.