skill repo
chaterm/terminal-skills▌
2 approved skills in this repository
skills (2)
system-admin
Productivity
Core commands and best practices for Linux system administration, including system information viewing, resource monitoring, service management, etc.
cron
Productivity
Schedule and manage cron jobs with configuration, logging, and troubleshooting guidance. \n \n Covers crontab syntax, time formats, special characters, and predefined scheduling shortcuts like @daily, @hourly, and @reboot \n Supports user crontabs, system-wide crontab files, /etc/cron.d directories, and predefined hourly/daily/weekly/monthly execution directories \n Includes best practices for script templates, environment variables, lock files to prevent duplicate execution, and output redirect