mit einem Klick
system-info
// Summarizes macOS battery, disk usage, VPN/network service names, hostname, and top CPU processes. Use when the user asks about machine health, connectivity, or whether a laptop is on battery before long agent tasks.
// Summarizes macOS battery, disk usage, VPN/network service names, hostname, and top CPU processes. Use when the user asks about machine health, connectivity, or whether a laptop is on battery before long agent tasks.
| name | system-info |
| description | Summarizes macOS battery, disk usage, VPN/network service names, hostname, and top CPU processes. Use when the user asks about machine health, connectivity, or whether a laptop is on battery before long agent tasks. |
scutil --nc list).workstation/ root)python3 workstation/.cursor/skills/system-info/scripts/system_info.py --top 10
Output is JSON: host, battery, disk_root, network, top_processes.
n/a on desktop Macs without a battery.ps sorted by CPU (approximate "what's busy").Lists events from macOS Calendar.app within a time range using AppleScript. Use when checking availability, summarizing the day, or before scheduling messages or tasks on a self-hosted macOS agent.
Reads recent iMessage history from the local Messages database and sends iMessages via AppleScript. Use when the user asks to text someone, check conversation context before replying, or send an iMessage from a self-hosted Cursor agent on macOS.
Creates, lists, and completes items in macOS Reminders.app via AppleScript. Use when capturing todos, listing open tasks, or marking reminders done from a self-hosted macOS agent.