unclick-memory

Community

Load, search, save context automatically.

Authormalamutemayhem
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It ensures an AI agent always has up-to-date, persistent user context so answers and decisions reflect the user’s real preferences, facts, and ongoing work instead of forgetting between sessions.

Core Features & Use Cases

  • Session bootstrapping with authoritative memory: Automatically loads identity, standing rules, preferences, recent sessions, and active facts at the very start of each interaction.
  • Context-aware retrieval on demand: Searches stored memory when the user references past items like preferences, “last time,” identity, facts about them, or related projects/people/tools.
  • Proactive persistence of new information: Saves new facts and standing rules as the user provides them, and records session summaries and checkpoints so future sessions pick up where the last left off.
  • Common triggers without user prompting: Reacts immediately to phrases like “remember,” “recall,” “who am I,” and context-related mentions to minimize missing personalization.

Quick Start

Trigger the unclick-memory skill at the very start of every session, then call load_memory before the first response and follow the LOAD → SEARCH → SAVE → END protocol throughout the conversation.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: unclick-memory
Download link: https://github.com/malamutemayhem/unclick/archive/main.zip#unclick-memory

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.