Morning digest
Reads a feed, writes a short digest, sends it. Proof is the recorded run in the repo, not a hosted playback.
How it is built
Step order from the versioned manifest. A diagram describes the process; it is not run evidence.
Result and evidence
This is a historical example, not a hosted live run.
Inspect the reusable loop →How it works
- 01
Fetch feed
Reads the configured source and passes its content to the next step.
- 02
Write digest
Uses the configured model and instructions to prepare an output.
- 03
Send to Telegram
Sends the configured payload to its destination and checks the response.
Make it fit your task
Choose your own source and output destination. Review the model instructions and approval criteria, then ask your agent to validate the adapted file before execution.
Declared schedule: 30 6 * * *. Your local runtime must be configured to use it.
Validation and run evidence
Historical record · not reverified. Release acceptance: pending.
No new validation or execution is performed by viewing this page.
Read historical output
There are 8 items in the feed. — I ♥ RSS – A directory of people who love RSS · https://andrewshell.org/… — Cursor removed cost information from the usage page and CSV export · https://forum.cursor.com/… — The Art of 64-bit Assembly · https://nostarch.com/… — Kaisel – Routes as Values. Dart 3 Native Router for Flutter · https://kaisel.dev/… — RipGrep musl binaries occasionally segfault during very-large searches · https://github.com/… — Explorative modeling: Train on the best of K guesses · https://alexiglad.github.io/… — Pgtestdb's template cloning approach to testing is fast · https://brandur.org/… — A Surveillance Treaty in Disguise: Canada Signs UN Cybercrime Convention · https://www.michaelgeist.ca/… 0 items skipped.
Related loops
- Content feed
Read an RSS feed, write a short morning digest and send it to Telegram. Repeated runs may redeliver; receiver-side deduplication requires separate configuration.
Components in this workflow
Explore example uses
Illustrative scenarios based on these loops. These are ideas to adapt, not verified customer results.
- An inbox that reads itself
Turn a source feed into a reading queue with enough context to choose.
- A quieter daily routine
Bring routine updates together before you start the day.
One prompt to your result
Your agent handles setup, configuration and checking the result in your project.