Skip to main content
All Hermes Stories
Personal Assistant4 min readAnthony Maio

'Every Weekday at 9am, Summarise My Inbox and Post to Slack' — Said Once, Runs Forever

Natural language cron scheduling, combined with skills that accumulate from solved problems, creates a personal operations layer that gets more capable with every session.

Natural language

cron scheduling

0

config files

compounding skill library

Key Takeaways

  • Natural language scheduling ('every weekday at 9am') abstracts away cron syntax entirely — anyone can create recurring agent tasks without technical configuration.
  • Skills extracted from completed workflows create a library that handles future similar requests faster and more accurately.
  • The compounding effect: each solved problem becomes a reusable skill, making the agent more capable over time without explicit training.

The Scheduling Pattern

The request was conversational: 'every weekday at 9am, summarise my inbox and post to Slack'. Hermes parsed this as a cron job, connected to Gmail and Slack, built the summarisation procedure, and registered the schedule — all from a single natural language instruction.

'every weekday at 9am, summarize my inbox and post to Slack'

Skills From Solved Problems

After the first successful execution, the agent saved the procedure as a skill: a reusable, parameterisable workflow that future sessions can invoke by name. When a similar request arrives — 'weekly Notion digest on Fridays' — the agent builds from the existing inbox-summarisation skill rather than starting from scratch.

This is how the skill library compounds: each solved problem reduces the work required for future similar problems.

The Personal Operations Layer

After several months of use, the accumulated skill library creates what amounts to a personal operations layer: a collection of recurring tasks, scheduled jobs, and on-demand procedures that run in the background while the user focuses on higher-value work. None of these required technical configuration — they emerged from natural language conversations.

Story sourced from the official Nous Research Hermes user-stories page. Original author: Anthony Maio.

Give your Hermes agent a soul

A consistent identity makes Hermes more powerful

AgentSoul generates a four-file personality bundle — identity, soul, user context, and agent directives — tuned to your Enneagram type. Drop it into Hermes and your agent has a coherent voice from session one.