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:
@@ -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.
|
||||
Reference in New Issue
Block a user