m3-export

Solid

GDPR Article 20 — export all memories you own as portable JSON.

AI & Automation 16 stars 3 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 77/100

Stars 20%
41
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
26
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# M3 Export ## When to Use Use this skill when the user requests to export all their memories (GDPR Article 20 data export) or wants to back up their local memory store to a portable JSON file. ## Instructions Call the `m3:gdpr_export` MCP tool. The tool returns the full memory set as JSON. Save the JSON to `~/.m3-memory/export-$(date +%Y%m%d-%H%M%S).json` and tell the user: - where it landed - how many memories it contains - one-sentence note that the file is portable: another m3-memory instance can `gdpr_import` it

Details

Author
skynetcmd
Repository
skynetcmd/m3-memory
Created
5 months ago
Last Updated
today
Language
Python
License
Apache-2.0

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category