Files
Hermes-Skills/openclaw-imports/self-improving-proactive-agent/setup.md
T
Hermes Skills Manager 6770bc9b9d 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
2026-07-05 02:31:15 -04:00

32 lines
596 B
Markdown

# 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.