Exports all project memories to a portable Markdown file for backup or migration. Use when backing up memories, migrating to another project, sharing memory state with teammates, or archiving before cleanup.
$npx -y skills add mem0ai/mem0 --skill exportInstalls into the current project.
Run `npx skills use "https://github.com/mem0ai/mem0" --skill "mem0ai/mem0/export"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mem0ai/mem0" that are relevant to the current task. Run `npx skills add "https://github.com/mem0ai/mem0"` and select the relevant skills, then follow their instructions.