forgetful-remember

Store and organize knowledge using the Zettelkasten principle via the Forgetful MCP server.

290|25|Updated Oct 20, 2025
One-click install
npx skills add https://github.com/ScottRBK/forgetful --skill forgetful-remember
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forgetful-remember
Source: https://github.com/ScottRBK/forgetful/tree/main/skills/forgetful-remember
Command: npx skills add https://github.com/ScottRBK/forgetful --skill forgetful-remember

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The forgetful-remember skill helps users capture and organize knowledge effectively, ensuring that important information is stored and easily retrievable.

Core Features & Use Cases

  • Knowledge Capture: Capture and store various types of knowledge such as decisions, solutions, preferences, and patterns.
  • Content Routing: Routes content to the appropriate storage (memory, document, code artifact, entity, procedure, file) based on the content type.
  • Query Before Create: Ensures that new knowledge does not duplicate existing information, maintaining data integrity.
  • Atomic Memory Creation: Creates memories atomically, ensuring that each piece of knowledge is self-contained and clear.
  • Linking and Announcing: Automatically links new memories to related ones and announces saved memories to the user.

Quick Start

To remember a new fact, simply use the command: remember "This is an important fact."

Frequently Asked Questions about forgetful-remember

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

FAQPage Schema
How do I organize knowledge using the Zettelkasten method in a contextual storage system?

To capture knowledge without duplication, you must query existing knowledge before creating new entries. This skill enforces a query-before-create mechanism to check stored memories and maintain data integrity.

How do I route captured knowledge to different storage types?

To capture knowledge without duplication, you must query existing knowledge before creating new entries. This skill enforces a query-before-create mechanism to check stored memories and maintain data integrity.

Do I need an MCP server to use contextual storage for memory capture?

To route captured knowledge to different storage types, content is categorized as memory, document, code artifact, entity, procedure, or file. The system then directs each piece to its appropriate storage destination automatically.

What is the best way to avoid duplicating knowledge when saving new memories?

Yes, you need a connection to the Forgetful MCP server to use this contextual storage for memory capture. The server provides the backend infrastructure required to route and store knowledge items.

How does atomic memory creation work for knowledge management?

Atomic memory creation works for knowledge management by ensuring each piece of knowledge is stored as a self-contained, clear item. This prevents overlapping concepts and maintains clarity across the contextual storage system.