Examples

Tool call patterns, end-to-end workflow examples, and scenario references. This skill should be used when the user needs reference implementations, complete examples, or tool call patterns.

agents-store 5185f70 5 files · 15.2 KB Updated

File contents

Examples & References

Reference implementations, tool call patterns, and complete workflow scenarios for Mem0 memory management.

Reference Files

File Description
tool-patterns.md MCP tool call patterns with exact parameter formats
workflow-examples.md Multi-step workflow examples combining multiple tools
knowledge-base.md Complete knowledge base setup scenario from scratch
conversation-context.md Using memories for conversation context management

Quick Reference: All Tools by Group

Memory CRUD (5)

add_memories, get_memory, update_memory, delete_memory, get_all_memories

Batch Operations (2)

batch_update_memories, batch_delete_memories

Search (1)

search_memories

Files (2)

attach_files_to_memory, get_memory_files

History (1)

get_memory_history

Documentation (1)

get_documentation

agents-store/claude-plugins/tree/main/plugins/mem0/skills/examples commit 5185f70c61

Frequently asked questions

npx skillmds@latest add agents-store/examples-2