remember

Store and retrieve categorized memories with automatic deduplication in a knowledge base.

4|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/alphaleonis/decaf-claude-config --skill remember-alphaleonis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: remember
Source: https://github.com/alphaleonis/decaf-claude-config/tree/main/decaf-memory/skills/remember
Command: npx skills add https://github.com/alphaleonis/decaf-claude-config --skill remember-alphaleonis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you capture and retrieve important information, preferences, and knowledge, preventing it from being lost or forgotten.

Core Features & Use Cases

  • Memory Storage: Persistently store facts, patterns, decisions, and events.
  • Intelligent Ingestion: Automatically classifies memories and handles deduplication.
  • Use Case: You discover a clever workaround for a common coding bug. Use this Skill to store it as a "pattern" so you can easily recall it the next time you encounter the same issue.

Quick Start

Use the remember skill to store the fact that user prefers tabs over spaces.

Frequently Asked Questions about remember

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

FAQPage Schema
How do I store and recall information like coding patterns and decisions?

To store and recall information, you can classify memories into categories such as facts, patterns, decisions, and events for efficient retrieval. This prevents important workarounds and preferences from being lost or forgotten.

What is the best way to manage knowledge and prevent duplicate entries?

Knowledge management with automatic deduplication handles intelligent ingestion of stored content. This mechanism automatically classifies memories and removes redundant entries to maintain a clean knowledge base.

How does memory classification work for information retrieval?

Memory classification for information retrieval works by sorting ingested content into distinct categories like facts, patterns, decisions, and events. This categorization facilitates efficient recall when you need specific knowledge.

Can I use this to remember user preferences like tabs over spaces?

Yes, you can use this memory storage to remember user preferences like tabs over spaces. It functions as a persistent knowledge base to capture specific settings and ensure they are available for future recall.

Does this knowledge management approach support automatic deduplication of stored content?

Yes, this knowledge management approach supports automatic deduplication of stored content. The intelligent ingestion process identifies and removes duplicate entries during the memory storage phase.

Are there limitations when relying on memory storage for pattern recognition?

Relying on memory storage for pattern recognition requires consistent ingestion of facts and events. The system depends on proper classification of decisions and patterns to ensure accurate and efficient recall.