1.1 KiB
1.1 KiB
| task | ||||||
|---|---|---|---|---|---|---|
|
Task: Process and Structure Memory
Goal: To transform raw input data into a structured memory entry using the memory-network-entry template.
Steps:
- Ingest Data: Receive the input data from the user or another agent.
- Analyze Content: Identify the core concepts, entities, and their relationships within the data.
- Extract Key Information: Pull out the most critical pieces of information that should be stored in the knowledge network.
- Structure the Memory: Use the
memory-network-entrytemplate to format the extracted information. - Integrate with
basic-memory: Format the output to be compatible with thebasic-memoryMCP server, ensuring it can be saved and retrieved effectively and is visible in Obsidian. - Output the Structured Data: Provide the final, structured markdown output.