p:recap

Summarize session insights and propose persistent memories for the AI Soul memory system.

1|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/pontscho/prompt-heaven --skill p-recap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: p:recap
Source: https://github.com/pontscho/prompt-heaven/tree/main/ClaudeCode/skills/p%3Arecap
Command: npx skills add https://github.com/pontscho/prompt-heaven --skill p-recap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you capture and organize insights from conversations by generating a structured episodic memory anchor and proposing memories worth persisting to the AI Soul memory system.

Core Features & Use Cases

  • Create a session anchor memory that records the high-level flow and decisions of a conversation.
  • Extract and categorize items (facts, preferences, lessons, events) for long-term recall.
  • Propose memories automatically to enable continuity in future sessions.

Quick Start

Memorize the current session and generate an episodic anchor for future sessions.

Frequently Asked Questions about p:recap

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

FAQPage Schema
How do I save conversation memories for AI continuity across sessions?

Session memory extraction works by summarizing the current conversation into a structured episodic anchor, then proposing categorized facts and events to the memory system for long-term recall and continuity.

How do I summarize a chat session to extract persistent memories?

You summarize a chat session to extract persistent memories by triggering a recap to generate a high-level anchor of decisions and automatically propose categorized facts, preferences, and lessons for future use.

Can I automatically propose memories at the end of an AI session?

Yes, you can automatically propose memories at the end of an AI session by triggering a recap, which prompts memory_propose calls to capture facts and events for the AI Soul memory system without manual extraction.

Does the session recap memory system require any external dependencies?

No, the session recap memory system requires no external dependencies, allowing you to generate episodic anchors and propose persistent memories directly within your existing environment setup.

What is the best way to categorize extracted memories from an AI conversation?

The best way to categorize extracted memories is to group them into structured items like facts, preferences, lessons, and events, enabling efficient long-term recall and continuity across future sessions.