remember

Saves important knowledge to memory with metadata and duplicate checking.

2|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/zhangzhang-111-i/claude-skills111 --skill remember-zhangzhang-111-i
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: remember
Source: https://github.com/zhangzhang-111-i/claude-skills111/tree/main/engineering-team/self-improving-agent/skills/remember
Command: npx skills add https://github.com/zhangzhang-111-i/claude-skills111 --skill remember-zhangzhang-111-i

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows you to explicitly save important information to your AI's memory, ensuring that crucial insights and project-specific conventions are not overlooked.

Core Features & Use Cases

  • Explicit Knowledge Saving: Manually record facts, decisions, or preferences that are too important to rely on automatic capture.
  • Duplicate Checking: Before saving, it checks if a similar entry already exists in your memory.
  • Use Case: You discover a specific workaround for a recurring bug. Use this Skill to save the exact steps to fix it, so the AI remembers it for future reference.

Quick Start

Use the remember skill to save the fact that the CI requires Node 20 LTS.

Frequently Asked Questions about remember

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

FAQPage Schema
How do I save important debugging insights to AI memory for future context?

You can explicitly save important debugging insights to AI memory by recording them with a timestamp and context. This skill checks for duplicates before persistently storing critical project conventions and workarounds for future reference.

What is the best way to ensure my AI assistant remembers specific project conventions?

The best way to ensure your AI assistant remembers project conventions is to explicitly save them to auto-memory. This manually records facts too important to rely on automatic capture, verifying no duplicate entries exist beforehand.

Can I promote saved knowledge to CLAUDE.md for rule-like conventions?

Yes, you can promote saved knowledge to CLAUDE.md. When you explicitly save important information to auto-memory, the skill suggests promoting rule-like knowledge to CLAUDE.md to enforce persistent project conventions.

Does this knowledge management skill check for duplicate entries before saving?

Yes, this knowledge management skill checks for duplicates before saving. It searches existing auto-memory entries to prevent redundant context saving, ensuring your AI assistant maintains a clean and efficient knowledge base.

When should I not rely on automatic context saving for developer tools?

You should not rely on automatic context saving when a discovery is too important to risk losing. Use explicit memory saving to record crucial debugging workarounds, specific CI requirements, or project conventions with a timestamp and context.