From aidotnet-moyucode
Retrieves detailed system information including CPU, memory, disk usage, network stats, and running processes via psutil. Useful for resource checks with /sysinfo or monitoring needs.
npx claudepluginhub joshuarweaver/cascade-data-analytics --plugin aidotnet-moyucodeThis skill uses the workspace's default tool permissions.
Get detailed system information including CPU, memory, disk usage, network stats, and running processes.
Conducts multi-round deep research on GitHub repos via API and web searches, generating markdown reports with executive summaries, timelines, metrics, and Mermaid diagrams.
Dynamically discovers and combines enabled skills into cohesive, unexpected delightful experiences like interactive HTML or themed artifacts. Activates on 'surprise me', inspiration, or boredom cues.
Generates images from structured JSON prompts via Python script execution. Supports reference images and aspect ratios for characters, scenes, products, visuals.
Get detailed system information including CPU, memory, disk usage, network stats, and running processes.
/sysinfo command# Full system overview
python scripts/system_info.py
# CPU information
python scripts/system_info.py --cpu
# Memory usage
python scripts/system_info.py --memory
# Disk usage
python scripts/system_info.py --disk
# Running processes
python scripts/system_info.py --processes --top 10
system, cpu, memory, disk, monitor