Initial commit: Hermes Agent skills collection

- Trading skills (OKX, dividend, lottery, quantitative)
- Creative skills (ASCII art, diagrams, video)
- Development skills (GitHub, debugging, TDD)
- Research skills (arXiv, blog monitoring)
- Productivity skills (email, documents, notes)
- MCP integration skills
- Custom user skills
This commit is contained in:
Hermes Skills Manager
2026-07-05 02:31:15 -04:00
commit 6770bc9b9d
908 changed files with 239614 additions and 0 deletions
@@ -0,0 +1,31 @@
# Setup
## Local state layout
Create or reuse:
- `~/self-improving/`
- `~/proactivity/`
## Minimum files
### `~/self-improving/`
- `memory.md`
- `corrections.md`
- `heartbeat-state.md`
- optional `projects/`, `domains/`, `archive/`
### `~/proactivity/`
- `memory.md`
- `session-state.md`
- `heartbeat.md`
- `patterns.md`
- `log.md`
- `memory/working-buffer.md`
## Workspace integration guidance
Add lightweight steering to:
- `AGENTS.md`
- `SOUL.md`
- `HEARTBEAT.md`
- `TOOLS.md`
Do not blindly duplicate rules already present elsewhere.
Use this skill as the canonical behavior definition.