note

Save session notes to a persistent notepad for context continuity.

1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/1molchuan/oh-my-ccg --skill note-1molchuan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: note
Source: https://github.com/1molchuan/oh-my-ccg/tree/main/skills/note
Command: npx skills add https://github.com/1molchuan/oh-my-ccg --skill note-1molchuan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Notes can be scattered across conversations, leading to lost context when sessions end. This Skill saves important information to a persistent session notepad to ensure continuity.

Core Features & Use Cases

  • Save quick notes to the session notepad for ongoing projects.
  • Distinguish between temporary and permanent notes for flexible memory management.
  • Read back notes across sessions to reconnect context.

Quick Start

Use the /oh-my-ccg:note command to save a note into the session notepad.

Frequently Asked Questions about note

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

FAQPage Schema
How do I preserve session context and prevent memory loss across restarts?

To preserve session context and prevent memory loss across restarts, you can save important information to a persistent notepad file that stores notes between sessions.

What is the best way to manage notes for long-running tasks across multiple sessions?

Managing notes for long-running tasks across multiple sessions is best handled by saving quick notes to a persistent session notepad, ensuring continuity when conversations end.

Can I distinguish between temporary and permanent notes for memory management?

Yes, you can distinguish between temporary and permanent notes for flexible memory management, allowing you to control which session context is preserved or discarded.

How do I save a quick note into the session notepad during an ongoing project?

You save a quick note into the session notepad during an ongoing project by using the designated command, which writes your context directly to the persistent file.

When do I need a persistent notepad file for my conversation context?

You need a persistent notepad file for your conversation context when working on in-session discussions or long-running tasks where context must be preserved across restarts.