Skill· v2.1 · Updated 4 May 2026
Daily Summary Email
One email at 7am with what mattered yesterday. No clutter.
What it does.
A SKILL.md that pulls from your inbox, calendar, and the data sources you point it at, then hands you one short email at the hour you choose.
Five years of indie tinkering with morning-routine apps distilled into one file. No dashboards, no chasing.
What’s inside.
Everything you need in the bundle. No tutorials. No assembly.
- 01The SKILL.md (drop-in)
- 02A 1-page README with the four config knobs you might want to turn
- 03Three sample emails so you know what good output looks like
Drop it in. Press go.
- №01
Drop in
Upload the SKILL.md to your agent.
- №02
Point at sources
Email, calendar, plus any custom data you want pulled.
- №03
Pick a time
Default is 7am local. Change in one line.
How it thinks.
Excerpt · SKILL.md---
name: daily-summary-email
description: One short email at 7am. The day, distilled.
allowed_platforms: [claude, n8n]
tools:
- email.read
- calendar.read
- email.send
config:
send_at: "07:00"
to: "you@example.com"
max_bullets: 7
---
# Daily summary email
Look at the last 24 hours of:
- email (you can fold in only items marked important)
- calendar (today's events + tomorrow's prep needed)
- whatever extras the user wires in
Write it like a friend would:
- one-line opener
- 5-7 bullets, max
- one closer line with the one thing that matters most
Send before send_at. Skip weekends unless told otherwise.
About the creator.
Jonas Krüger@jonask
Indie builder. Berlin. I publish one skill a fortnight.
- Rating
- 4.8
- Joined
- January 2026
Things people ask.
- Do I need anything else?
- Just an agent that runs scheduled tasks.
- Will it pick up Slack?
- Yes, if you give it Slack access via your agent.
$12
Daily Summary Email