Imports memories from an exported Markdown file or MEMORY.md into the current project. Use when migrating from another project, restoring from backup, importing Claude Code native MEMORY.md content, or setting up a new project with existing knowledge.
$npx -y skills add mem0ai/mem0 --skill importInstalls into the current project.
Run `npx skills use "https://github.com/mem0ai/mem0" --skill "mem0ai/mem0/import"` 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.