note

Save timestamped notes to .omx/notepad.md with YAML frontmatter.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Notes and critical context often get lost in conversation compaction. Save important content to .omx/notepad.md so it survives.

Core Features & Use Cases

  • Persistent notes: Append timestamped entries to a durable notepad that persists across sessions.
  • Structured sections: Maintain Priority Context, Working Memory, and MANUAL notes for quick retrieval and long-term references.
  • Manual controls: Use explicit commands to prune, show, or clear entries as needed.

Quick Start

Save a new note to the notepad by issuing a /note command with your content.

Frequently Asked Questions about note

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

FAQPage Schema
How do I keep notes from getting lost during conversation compaction?

Persistent notes survive conversation compaction by saving timestamped entries to a durable notepad file, ensuring critical context endures across sessions. Entries append directly to a local markdown file for long-term retrieval.

What's the best way to persist context across chat sessions?

Persist context across chat sessions by writing important content to a local notepad file. The file manages Priority Context, Working Memory, and MANUAL sections to organize information for quick retrieval.

How do I save a new note to a persistent notepad?

Save a new note by issuing a command with your content. The system appends timestamped entries to a durable notepad file, maintaining structured sections for quick retrieval of critical information.

Can I manually clear or prune entries from a session notepad?

Manual controls allow you to prune, show, or clear entries as needed. You can manage the notepad file directly to remove outdated context or reorganize Priority Context and Working Memory sections.

Does this notepad tool require any dependencies or external components?

This notepad tool requires no dependencies or external components. It operates independently by writing directly to a local markdown file with YAML frontmatter, supporting optional directories for extended functionality.