Key Takeaways
- Natural language cron scheduling — 'every Monday at 9am' — removes the configuration barrier for recurring agent tasks.
- Skill creation from completed workflows means the research procedure becomes reusable without manual documentation.
- This is a pattern applicable to any recurring research or monitoring task: define it once in plain language, and it runs indefinitely.
The Request
The workflow started with a plain instruction: research trending AI tools for video tutorials, create a reusable skill from the procedure, and schedule it to run automatically every Monday at 9am.
No crontab editing. No config files. No separate scheduler tool.
“set up a weekly job that runs every Monday at 9:00 AM”
What Happened Next
Hermes executed the research task, saved the procedure as a reusable skill (capturing the source list, filtering criteria, and output format), and registered a cron job for Monday 9am delivery.
From that point, the weekly research brief arrived automatically — no further instruction required.
The Pattern: Define Once, Run Forever
This pattern generalises to any recurring task with a consistent procedure: competitor monitoring, newsletter curation, social media performance digests, keyword ranking checks. Define the task once in natural language, let Hermes create the skill and schedule the job, and receive the output on whatever cadence you specify.
- Weekly competitor feature tracking
- Daily keyword and ranking briefings
- Monthly content performance digests
- Quarterly market research summaries
Story sourced from the official Nous Research Hermes user-stories page. Original author: Metics Media.