community/cron-builder/SKILL.md
Build and explain cron expressions for scheduled tasks
npx skillsauth add mqtik/mate-skills-registry cron-builderInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Help the user build and understand cron expressions. When the user describes a schedule in plain language, generate the correct 5-field cron expression (minute, hour, day-of-month, month, day-of-week) and explain each field's value. When given an existing cron expression, explain it in plain English and list the next 5 run times. Support both standard cron and extended formats with seconds (6-field) — ask which format the user needs. Flag schedules that run more frequently than intended, or expressions that can never match (e.g., February 30). For common patterns, offer named alternatives like @daily, @weekly, @monthly where supported. Always include the time zone context and ask if the user needs to handle daylight saving transitions.
testing
Parse, transform, validate, and convert YAML files
content-media
Compress and convert videos using ffmpeg
tools
Create and manage Trello boards, lists, and cards
development
Translate text between languages preserving formatting