·note

Save notes to notepad.md for compaction resilience

24Installs·1Trend·@yeachan-heo

Installation

$npx skills add https://github.com/yeachan-heo/oh-my-codex --skill note

How to Install note

Quickly install note AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/yeachan-heo/oh-my-codex --skill note
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: yeachan-heo/oh-my-codex.

SKILL.md

View raw

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.

Save notes to notepad.md for compaction resilience Source: yeachan-heo/oh-my-codex.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yeachan-heo/oh-my-codex --skill note
Category
>_Productivity
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from yeachan-heo/oh-my-codex

Quick answers

What is note?

Save notes to notepad.md for compaction resilience Source: yeachan-heo/oh-my-codex.

How do I install note?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yeachan-heo/oh-my-codex --skill note Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/yeachan-heo/oh-my-codex

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-22