¿Qué es note?
Guarde notas en notepad.md para mayor resistencia a la compactación Fuente: yeachan-heo/oh-my-codex.
Guarde notas en notepad.md para mayor resistencia a la compactación
Instala rápidamente el skill de IA note en tu entorno de desarrollo mediante línea de comandos
Fuente: 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.
Guarde notas en notepad.md para mayor resistencia a la compactación Fuente: yeachan-heo/oh-my-codex.
Campos y comandos estables para citas de IA/búsqueda.
npx skills add https://github.com/yeachan-heo/oh-my-codex --skill noteGuarde notas en notepad.md para mayor resistencia a la compactación Fuente: yeachan-heo/oh-my-codex.
Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/yeachan-heo/oh-my-codex --skill note Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw
https://github.com/yeachan-heo/oh-my-codex