server-health
SolidUse when you need project-specific compute/server notes to pick a server or confirm a running task, if the project has filled its server manual or monitoring hooks.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- AutoResearch-Factory
- Repository
- AutoResearch-Factory/Agon
- Created
- 2 months ago
- Last Updated
- 5 days ago
- Language
- Python
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
server-check
Health check a remote server — uptime, disk, memory, Docker containers, service logs. Use when the user says "check the server", "server status", "is prod alive", or "show me the logs".
project-health
Internal health check skill for AI DevStudio project. Checks skill count consistency across docs, detects stale sessions, and identifies cache files to clean. Not user-facing.
server-connect
Gives Claude Code non-interactive SSH access to a server and then writes a server-info folder by interrogating the machine — services, ports, deploy paths, logs, databases — rather than being told. Use when adding a dev or production server to a workspace, onboarding onto infrastructure nobody documented, or when Claude cannot reach a machine it needs. Trigger: "connect to the server", "set up ssh", "document this server", "add the dev server", "why can't you reach the box".