What problem does it solve?
This Skill helps research teams and individuals maintain a living memory of mistakes, corrections, and effective strategies across sessions, fostering continual improvement.
Core Features & Use Cases
- Persistent Memory: Reads and updates a markdown napkin file within your project repository, serving as an ongoing record of lessons learned.
- Session Integration: Automatically activates every session to log errors, corrections, and successful patterns, enhancing workflow consistency.
- Use Case: For example, if during data analysis you discover an incorrect assumption, you log this to avoid repeating the same mistake in future sessions. Over time, the napkin becomes a personalized knowledge base.
Quick Start
Activate the napkin skill by cloning its repository to your project at ~/.claude/skills/napkin and it will automatically read and update your .claude/napkin.md file during your sessions.