Was ist note?
Speichern Sie Notizen in notepad.md, um die Komprimierungsstabilität zu gewährleisten Quelle: yeachan-heo/oh-my-codex.
Speichern Sie Notizen in notepad.md, um die Komprimierungsstabilität zu gewährleisten
Installieren Sie den KI-Skill note schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: yeachan-heo/oh-my-codex.
Save important context to .omx/notepad.md that survives conversation compaction.
| /note | Add to Working Memory with timestamp | | /note --priority | Add to Priority Context (always loaded) | | /note --manual | Add to MANUAL section (never pruned) | | /note --show | Display current notepad contents | | /note --prune | Remove entries older than 7 days | | /note --clear | Clear Working Memory (keep Priority + MANUAL) |
This helps survive conversation compaction without losing critical context.
Speichern Sie Notizen in notepad.md, um die Komprimierungsstabilität zu gewährleisten Quelle: yeachan-heo/oh-my-codex.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/yeachan-heo/oh-my-codex --skill noteSpeichern Sie Notizen in notepad.md, um die Komprimierungsstabilität zu gewährleisten Quelle: yeachan-heo/oh-my-codex.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/yeachan-heo/oh-my-codex --skill note Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/yeachan-heo/oh-my-codex