Hermes Agent Skills
These are reusable skills for Hermes Agent — an open-source terminal-based AI agent. Each skill gives your agent the step-by-step knowledge to perform a specific task.
Quartz Site Builder
Turn any folder of Markdown files or an Obsidian vault into a production static site with full-text search, graph view, dark mode, RSS, and automatic HTTPS — using Quartz v5 deployed behind Caddy.
What it covers:
- Full Quartz v5 installation and setup
- Content structure and frontmatter conventions
- wikilinks and graph view connectivity
- Obsidian vault integration (write in Obsidian, publish instantly)
- Complete quartz.config.yaml with 20+ recommended plugins
- Caddy deployment with automatic HTTPS
- Common pitfalls and fixes
Load it in your Hermes Agent:
# Option 1: Download directly
curl -LO https://hajisatoshi.xyz/quartz-site-builder.skill.md
# Option 2: Load into your agent
skill_manage(action='create', name='quartz-site-builder', content=\"$(curl -s https://hajisatoshi.xyz/quartz-site-builder.skill.md)\")
# Option 3: Then activate
skill_view(name='quartz-site-builder')How to Use
- Install Hermes Agent at hermes-agent.nousresearch.com/docs
- Load the skill using one of the commands above
- Activate it when you need to build a site:
skill_view(name='quartz-site-builder') - Your agent follows the complete guide step-by-step
LNbits + Phoenixd Setup Guide
A complete self-hosted Lightning payment server guide — Phoenixd, LNbits, BlueWallet. Full commands, Docker Compose config, admin setup, extensions, HTTPS, and mobile wallet connection.
Quick-start resource page → — Commands-only version (copy-paste friendly)
Full illustrated blog post → — Step-by-step with screenshots and architecture diagram
Covers: Docker setup, Phoenixd binary install + systemd, LNbits with PostgreSQL, Caddy HTTPS, LNDHub bridge for BlueWallet.
Coming Soon
More skills in development:
- Blog and newsletter integration on a static site
- Freedom tech stack deployment guides
Built different. Stay sovereign.