What problem does it solve?
This Skill helps you safely access the lab-cluster-1 web portal, log in with OIDC, and query monitoring data without confusing it with task-level job information.
Core Features & Use Cases
- Secure Web Login: Handles browser-style OIDC authorization code flow, token refresh, cookie/session handling, and credential safety for h.pjlab.org.cn.
- Read-Only Monitoring Queries: Retrieves Prometheus and DCGM metrics such as GPU utilization, memory used/free, power, and temperature through the portal API.
- Job-to-GPU Attribution: Maps monitoring labels like namespace and pod back to rjob replicas so reports can separate real job usage from other cluster occupancy.
- Use Case: Use this Skill when you need to inspect which jobs are occupying GPUs, generate a usage report, or troubleshoot login and query failures on the lab-cluster-1 portal.
Quick Start
Ask the assistant to log into the lab-cluster-1 web portal, query GPU utilization for the target namespace, and summarize the results with rjob attribution while keeping credentials and tokens private.