Manually trigger CORE memory ingest for the current conversation
Manually store the current conversation in CORE memory. Use this to preserve important context, decisions, and insights from ongoing discussions for future reference.
/plugin marketplace add RedPlanetHQ/redplanethq-marketplace/plugin install core-memory@RedplanetHQUse the mcp__plugin_core-memory_core-memory__memory_ingest tool to store the current conversation in CORE memory.
Summarize the current conversation including:
Call the mcp__plugin_core-memory_core-memory__memory_ingest tool with the conversation summary
Optionally, if this conversation is related to a specific project or topic, retrieve the available spaces using mcp__plugin_core-memory_core-memory__memory_get_spaces and include the appropriate spaceId
Confirm to the user that the conversation has been successfully ingested into CORE memory