Loading...
Loading...
Found 188 Skills
Create and harden systemd service unit files following modern best practices. Use when writing new systemd units for web applications, background workers, or daemons, or when hardening existing services with security sandboxing and isolation features. Covers service types, dependencies, restart policies, security options, and filesystem restrictions.
归档与压缩
Run system health checks including CPU, memory, disk, and process status. Use when: user asks about system performance, needs diagnostics, or wants to check resource usage. No API key needed.
Create and manage systemd services and timers. Configure service dependencies and resource limits. Use when managing system services.
strace and ltrace skill for system call and library call tracing. Use when a binary behaves incorrectly without crashing, diagnosing file-not-found errors, permission failures, network issues, or unexpected library calls by tracing syscalls and library function calls. Activates on queries about strace, ltrace, syscall tracing, library interception, ENOENT, EPERM, strace -e, or diagnosing binary behaviour without a debugger.
Systemd 服务管理
Get system information: CPU, memory, disk, network, processes. Useful for monitoring, debugging, and system analysis. No API key required.
Get the latest screenshot or clipboard image and return a temp file path. Use when the user wants to inspect a screenshot or clipboard image.