What problem does it solve?
This Skill documents and operationalizes the production workflow for a Hermes-powered blog system, helping teams avoid lost context, broken deployments, and missing historical content during daily operations and migrations.
Core Features & Use Cases
- Production architecture guidance: Explains the Express + EJS + markdown-it blog stack, routing, cache-busting, and rendering pipeline.
- Daily automation workflow: Coordinates WhatsApp ingestion, daily synthesis, historical rotation, and blog restart steps for repeatable publishing.
- Migration and recovery playbooks: Captures pitfalls, dependency notes, and recovery steps for moving the system between servers and restoring historical data.
- Use case: A DevOps or platform engineer can use this Skill to diagnose why the blog is empty, fix a broken render pipeline, or migrate the daily workflow to a new server with minimal downtime.
Quick Start
Ask the skill to review the current blog deployment, identify any missing migration steps, and produce the exact operational fix list for the Hermes daily workflow.