원클릭으로
system-info
Query system resources — CPU, memory, disk, processes, and network interfaces.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Query system resources — CPU, memory, disk, processes, and network interfaces.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | system-info |
| version | 1.0.0 |
| description | Query system resources — CPU, memory, disk, processes, and network interfaces. |
| author | OpenViber |
Provides real-time system telemetry so the agent can answer questions about the host machine's resource usage, running processes, and network configuration.
Full machine resource snapshot:
List top processes sorted by CPU or memory usage. Uses ps under the hood. Returns process ID, name, CPU %, memory %, and command.
List active network interfaces with IPv4/IPv6 addresses and MAC. Optionally run a DNS connectivity check against a given hostname.
This skill uses only Node.js built-in modules (os, child_process). No external binaries or API keys required.
Run OpenAI Codex CLI for autonomous software engineering tasks via non-interactive `codex exec` with chat-friendly outputs.
Use the Cursor CLI (agent) for software engineering tasks. Includes installation, auth, commands, terminal-based automation, and best practices for AI coding workflows.
Run Google Gemini CLI for autonomous coding and general tasks via headless mode with chat-friendly outputs.
GitHub operations via gh CLI — list issues, create branches, create PRs, clone repos.
Search, read, send, and manage Gmail emails via Google API
Interact with Railway deployments — check status, view logs, redeploy services, and manage environment variables.