note

Save timestamped notes to .omx/notepad.md for persistent context.

Updated Jan 4, 2026
One-click install
npx skills add https://github.com/YeaChan05/Remittance --skill note-yeachan05
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: note
Source: https://github.com/YeaChan05/Remittance/tree/main/.codex/skills/note
Command: npx skills add https://github.com/YeaChan05/Remittance --skill note-yeachan05

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps important context safe across chat sessions by saving notes to a persistent notepad file.

Core Features & Use Cases

  • Add to Working Memory with a timestamp for debugging breadcrumbs.
  • Extend Priority Context with short, high-priority notes (subject to a 500 character limit).
  • Save permanent notes in the MANUAL section that persist across sessions.
  • Show current notepad contents, prune old entries, or clear the notepad as needed.

Quick Start

Say a note to save it to the notepad for future reference.

Frequently Asked Questions about note

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

FAQPage Schema
How do I save context that survives conversation compaction in long sessions?

To save context that survives conversation compaction, add notes to a persistent notepad file. The skill stores entries with timestamps in Working Memory and loads Priority Context on session start.

What is the character limit for Priority Context entries?

The character limit for Priority Context entries is strictly 500 characters. This constraint ensures high-priority notes remain concise and load efficiently when starting a new session.

How do I add and manage persistent notes across chat sessions?

You can add and manage persistent notes by saving them to the MANUAL section of the notepad. Use available commands to add new entries, show current contents, prune old records, or clear the notepad entirely.

Can I clear or prune old entries from the notepad to free up memory?

Yes, you can clear or prune old entries from the notepad. The skill provides specific commands to prune outdated records and clear the entire notepad, helping you manage memory and maintain relevant context.

Does the notepad automatically load saved context when a session starts?

Yes, the notepad automatically loads saved Priority Context when a session starts. This ensures that high-priority notes and critical information are immediately available without manual retrieval.