note

Save, organize, and retrieve timestamped notes in notepad.md across conversations.

1|Updated May 7, 2026
One-click install
npx skills add https://github.com/zchee/json-repair-rs --skill note-zchee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: note
Source: https://github.com/zchee/json-repair-rs/tree/main/.codex/skills/note
Command: npx skills add https://github.com/zchee/json-repair-rs --skill note-zchee

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users quickly capture and store notes and contextual information during conversations, ensuring critical details are preserved and accessible.

Core Features & Use Cases

  • Persistent Note Storage: Save notes into different sections such as priority, working memory, and manual notes for ongoing reference.
  • Automated Context Management: Automatically load priority notes on session start to maintain critical information.
  • Use Case: When discussing a project, a user can quickly jot down a bug, contact info, or key to-do by typing a command, and the notes are stored safely for future use.

Quick Start

Command /note <content> to add a new note to your current working memory.

Frequently Asked Questions about note

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

FAQPage Schema
How do I save notes and context across different chat sessions?

To save notes across chat sessions, use a command to append content to a notepad file with timestamped entries. This ensures critical information is preserved in persistent memory for ongoing reference.

What is the best way to organize temporary notes versus priority information?

Organize notes by separating them into distinct sections like priority, manual, and temporary memory. This structure allows flexible context management by isolating critical details from working data.

Can I automatically load specific context notes when a conversation starts?

Priority notes can be automatically loaded on session start to maintain critical information. This ensures important context is immediately available without manual retrieval commands.

How do I quickly add a new note to my current working memory?

Quickly add a note to current working memory by typing a command followed by the content. The entry is then safely stored in a notepad file for future use.

Do I need a file management capability to maintain notes within ongoing conversations?

A simple file management capability is required to maintain the notepad file and handle timestamped entries. This dependency enables the skill to store and retrieve notes effectively.