Memory Learn
Save a learning, insight, pattern, mistake, or decision to StudioMeyer Memory
The user wants to save something to memory: $ARGUMENTS
- Decide the category based on the content:
mistake— something that went wrong and must not be repeatedpattern— a recurring technique or structure worth reusinginsight— a non-obvious realizationresearch— findings from investigationarchitecture— system-level design factworkflow— how a process should runsecurity— a security-relevant fact
- Call
nex_learnfrom thestudiomeyer-memoryMCP server with:content: the full content from the usercategory: from step 1confidence: 0.9 for factual user-provided info, 0.7 for inferredproject: pass through if the user hinted at a project
- If the server returns a
duplicate_offield, tell the user that a similar learning already exists and link to it. Do not complain — this is the gatekeeper working correctly. - Confirm the save with one line: category + first 60 chars of the content.
Match the user's language.