mirror of
https://github.com/batumilove/hermes-skills.git
synced 2026-05-01 15:16:49 +00:00
Personal and reusable Hermes skills
| autonomous-ai-agents | ||
| note-taking/batumilove-obsidian-vault | ||
| productivity/order-tracking-monitor | ||
| security/secure-remote-execution | ||
| social-media/bird-cli | ||
| web-development/libretto-browser-automation | ||
| README.md | ||
Hermes Skills
Personal and reusable Hermes skills.
This repository is the portable source for skills that should be available across multiple Hermes environments. When adding a reusable skill, add it here in addition to any local Hermes Agent checkout or environment-specific skill directory.
Skills
autonomous-ai-agents/factory-droid— safe Factory Droid CLI basics for ordinary one-shot or repo-scoped tasks, including BYOK model selection, autonomy levels, prompt files, and verification.autonomous-ai-agents/factory-droid-mission-mode— advanced Factory Droid mission-mode workflow with local BYOK model IDs, preflight checks, worker cleanup, and verification steps.note-taking/batumilove-obsidian-vault— safe branch/PR workflow and conventions for Aleman's GitHub-backed Obsidian vault.productivity/order-tracking-monitor— quiet JSON-ledger order and shipment monitor with hourly cron polling, optional email discovery, and Telegram alerts only on real changes.security/secure-remote-execution— safe defaults for fetching, inspecting, and executing remote scripts or installer commands.social-media/bird-cli— X/Twitter BirdCLI workflows including bookmarks, read-only commands, and user-scopedX_COM_AUTH_TOKEN/X_COM_CT0env mapping.web-development/libretto-browser-automation— advanced browser automation workflow using Saffron Health's Libretto workbench for persistent sessions, read-only inspection, network/action logs, snapshots, and Playwright workflow debugging.
Layout
Each skill lives in its own directory and includes a SKILL.md file:
category/
└── skill-name/
└── SKILL.md
Related repositories
batumilove/hermes-skills— portable personal/reusable Hermes skills for sharing across environments.batumilove/stan-skills— legacy/private Clawdbot skills for email, bookmarks, and Obsidian workflows.