Import banner
SukinShetty SukinShetty

Import

Development community

Description

--- description: "Import memories from other AI providers (Pro)" argument-hint: "" --- # /nemp:import šŸ”’ **Cross-provider import is a Pro feature.** Import memories from Codex CLI (AGENTS.md), Cursor (.cursor/rules/), and Windsurf (.windsurfrules) back into Nemp — with conflict detection and guided resolution. Upgrade at [nemp.dev/pro](https://nemp.dev/pro) to unlock. Already have a license? Run `/nemp:activate <your-license-key>` to unlock.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository