Files
Hermes-Skills/openclaw-imports/self-improving/corrections.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

1.0 KiB

Corrections Log — Template

This file is created in ~/self-improving/corrections.md when you first use the skill. Keeps the last 50 corrections. Older entries are evaluated for promotion or archived.

Example Entries

## 2026-02-19

### 14:32 — Code style
- **Correction:** "Use 2-space indentation, not 4"
- **Context:** Editing TypeScript file
- **Count:** 1 (first occurrence)

### 16:15 — Communication
- **Correction:** "Don't start responses with 'Great question!'"
- **Context:** Chat response
- **Count:** 3 → **PROMOTED to memory.md**

## 2026-02-18

### 09:00 — Project: website
- **Correction:** "For this project, always use Tailwind"
- **Context:** CSS discussion
- **Action:** Added to projects/website.md

Log Format

Each entry includes:

  • Timestamp — When the correction happened
  • Correction — What the user said
  • Context — What triggered it
  • Count — How many times (for promotion tracking)
  • Action — Where it was stored (if promoted)