Check server health - uptime, memory, CPU load, running processes, and general system info
$npx -y skills add navig-run/core --skill system-statusInstalls into the current project.
Run `npx skills use "https://github.com/navig-run/core" --skill "navig-run/core/system-status"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/navig-run/core" that are relevant to the current task. Run `npx skills add "https://github.com/navig-run/core"` and select the relevant skills, then follow their instructions.