Что такое note?
Сохраняйте заметки в notepad.md для обеспечения устойчивости к сжатию. Источник: yeachan-heo/oh-my-codex.
Сохраняйте заметки в notepad.md для обеспечения устойчивости к сжатию.
Быстро установите AI-навык note в вашу среду разработки через командную строку
Источник: 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.
Сохраняйте заметки в notepad.md для обеспечения устойчивости к сжатию. Источник: yeachan-heo/oh-my-codex.
Стабильные поля и команды для ссылок в AI/поиске.
npx skills add https://github.com/yeachan-heo/oh-my-codex --skill noteСохраняйте заметки в notepad.md для обеспечения устойчивости к сжатию. Источник: yeachan-heo/oh-my-codex.
Откройте терминал или инструмент командной строки (Terminal, iTerm, Windows Terminal и т.д.) Скопируйте и выполните эту команду: npx skills add https://github.com/yeachan-heo/oh-my-codex --skill note После установки навык будет автоматически настроен в вашей AI-среде разработки и готов к использованию в Claude Code, Cursor или OpenClaw
https://github.com/yeachan-heo/oh-my-codex