Linksee Memory includes 5 MCP prompts — reusable workflow templates that guide the agent through structured memory operations.Documentation Index
Fetch the complete documentation index at: https://docs.linksee.app/llms.txt
Use this file to discover all available pages before exploring further.
Available prompts
summarize-session
Extract structured memories from a session transcript. Up to 6 memories (one per layer).
extract-caveats
Scan text for pain lessons and propose caveat-layer memories.
recall-and-write
Anti-pattern guard: recall before acting, cite memory IDs in output.
entity-handoff
Produce a handoff document for transferring context to a new session or agent.
weekly-consolidation
Summarize a week’s memories into a single learning-layer entry.
How prompts work
MCP prompts are templates that the agent expands with arguments. In Claude Code, invoke them via the prompts list or by asking the agent to use them:“Use the summarize-session prompt to capture what we did today”The agent fills in the template arguments and executes the workflow.