Skills & Playbooks
Reusable AI-workflow documentation, published from the same repository as this site. GitHub is the canonical source; these pages are a rendered reading copy, so the two can never drift apart. Each collection documents a working pipeline end to end — the protocol, the failure log, and the commands to rebuild it.
wiki-generator
5 documents- Automatic Audiobook Wiki Generator — Hermes + ChatGPT, Subscription-First
This is the working documentation for the pipeline described in the blog post Five Book Wikis in 48 Hours. It is published as part of the vandenit-website repository — **GitHub is…
- GPT Assistant Bridge — protocol v2
Communicate with ChatGPT through a shared Google Drive folder structure. ChatGPT runs as a scheduled task that polls the shared folder hourly and processes work items from…
- Safety — wiki-generator
Read this before running the pipeline unattended or adapting it to your own material.
- VitePress Wiki Serving — Standalone Sites, Wiki Pattern, and systemd
Curated extract from the Hermes skill `vitepress-tailscale-serve`. Only the parts relevant to the wiki-generator pipeline are included: the standalone VitePress site pattern, the…
- Wiki Builder — Audiobook-wiki pipeline (Hermes ↔ ChatGPT via Drive)
Use when: adding a new audiobook-wiki project, checking pipeline progress, integrating ChatGPT chapter output, troubleshooting the sync cron, or preparing new book sources.