note

Save timestamped notes to .omx/notepad.md with Priority Context, Working Memory, and MANUAL sections.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/RJJJJ/project2 --skill note-rjjjj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: note
Source: https://github.com/RJJJJ/project2/tree/main/.codex/skills/note
Command: npx skills add https://github.com/RJJJJ/project2 --skill note-rjjjj

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Save important context to a durable notepad that survives conversation compaction.

Core Features & Use Cases

  • Persistent notes across sessions
  • Sections for Priority Context, Working Memory, and MANUAL
  • Timestamped entries and pruning to keep notes relevant

Quick Start

Use /note to append timestamped entries to .omx/notepad.md for durable context retention.

Frequently Asked Questions about note

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I save important context so my notes survive conversation compaction?

To save important context so notes survive conversation compaction, use the /note command to append timestamped entries to a durable .omx/notepad.md file, ensuring persistent context retention across sessions.

What is the best way to manage persistent notes across sessions without losing data?

Managing persistent notes across sessions is best handled by writing to a durable notepad file like .omx/notepad.md, which automatically timestamps entries and uses pruning controls to keep notes relevant and manageable.

Does the notepad Skill support different sections for priority context and working memory?

The notepad Skill does support different sections for Priority Context, Working Memory, and MANUAL records, enabling quick capture, prioritized retention of critical details, and permanent manual references.

Can I use timestamping and pruning to keep session-persistence notes manageable?

You can use automatic timestamping and pruning controls to keep session-persistence notes manageable, ensuring that only relevant context survives compaction while older entries are systematically pruned.

When should I use a durable notepad instead of standard chat memory?

You should use a durable notepad instead of standard chat memory when you need to persist important context permanently across sessions, especially when facing conversation compaction that erases standard working memory.

How do I append permanent records to .omx/notepad.md using a command set?

To append permanent records to .omx/notepad.md, use the /note command set which handles appending entries to the MANUAL section, automatically applying timestamps for durable and permanent context retention.