Life Dashboard – Hermes Agent Skills
Installs six AI-powered life-dashboard producer skills into your home agent so your household screen gets daily briefings, weather, sports scores, and meeting nudges automatically.
What this seed does
This seed wires up six smart "producer" skills inside a personal home AI agent (running in Docker), so your household display screen automatically receives fresh updates throughout the day — a morning priority briefing drawn from your email and Slack, a daily affirmation, today's weather, live sports scores, a weekly calendar digest, and half-hourly meeting reminders with a personal chat notification when a meeting is about to start.
The seed takes care of all the plumbing: it copies the skills into the right place inside your agent's data directory, securely stores the credentials your screen needs to accept posts, assembles a household config file from your name and connected Google account, and schedules each skill on a cron inside the running agent container. A companion shared library (ld-shared) is pulled automatically at install time so any future improvements to the posting helper land everywhere at once.
It requires a running Hermes-based home agent scaffold (provided by seed-hermes-plow) and a compatible kiosk viewer (provided by seed-life-dashboard-viewer). Once installed, the dashboard runs entirely on its own — cards refresh on schedule, meeting reminders fire without any manual action, and re-running the installer is always safe.
When to use it
- When you want your household display to show a morning briefing with your top-priority emails and Slack messages every day without lifting a finger.
- When you'd like today's weather card to appear on your home screen automatically each morning, sourced fresh from the National Weather Service.
- When you want a nudge on your screen — and a personal chat message — a few minutes before any calendar meeting with other attendees.
- When you want a weekly Sunday digest of the week ahead to appear on your dashboard each Sunday afternoon.
- When you want last night's sports scores to show up on your home screen automatically every morning via ESPN's public feed.
Source
Version history
1 releaseInitial Seed Release.
Dependencies
5 required · 0 optional- StateHermes Docker scaffold (running container)required
- SWSystem tools: curl, tar, python3, git, dockerrequired· verified present (no install needed; Pi provisioned with these)
Contributors
1 contributorComments
0 commentsYou need to be signed in with GitHub to comment.
No comments yet — be the first to share how this seed worked for you.
Similar seeds
Hermes, running on your Raspberry Pi dressed up in a touchscreen and speaking iMessage.
by @srosroNearly identical seed for Hermes-based household dashboard with weather, calendar, email digest, and daily affirmations on Raspberry Pi.
Install the eight life-dashboard skill bundles into Plow so your household AI agent sends daily affirmations, weather, sports scores, calendar nudges, and photos to your family kiosk.
by @plow-pbcInstalls AI-powered dashboard producer skills (briefings, weather, sports, meeting nudges) into a home agent for household screen display, matching the core purpose.
One command sets up a personal AI-powered life dashboard — a Raspberry Pi kiosk with daily briefings, alerts, and calendar info, kept fresh by a Mac agent.
by @plow-pbcInstalls the AI-powered producer skills that generate briefings and alerts for a household dashboard, providing the agent-side component of the Life Dashboard system.
Turn a Raspberry Pi into an always-on family wall screen showing your shared calendar, rotating photos, and push message cards.
by @plow-pbcTurns a Raspberry Pi into a family dashboard with calendar and messages, similar display-screen use case without the Hermes agent integration.