Auto Export banner
SukinShetty SukinShetty

Auto Export

Development community

Description

--- description: "Enable or disable automatic cross-provider memory export" argument-hint: "[on|off|status|targets <list>]" --- # /nemp-pro:auto-export Toggle automatic cross-provider export on or off, or configure export targets. ## Usage ``` /nemp-pro:auto-export on # Enable auto-export /nemp-pro:auto-export off # Disable auto-export /nemp-pro:auto-export status # Check current status (default) /nemp-pro:auto-export targets cod

Installation

Installs to ~/.claude/skills/sukinshetty-nemp-memory-auto-export/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sukinshetty-nemp-memory-auto-export && curl -fsSL https://raw.githubusercontent.com/SukinShetty/Nemp-memory/HEAD/commands/auto-export.md -o ~/.claude/skills/sukinshetty-nemp-memory-auto-export/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository