Skip to main content
ClaudeWave
Slash Command124 repo starsupdated 1mo ago

import

The /nemp:import command migrates memory configurations and rules from external AI tools (Codex CLI, Cursor, and Windsurf) into Nemp memory management, automatically detecting and resolving conflicts between imported and existing entries. This Pro-tier feature streamlines onboarding when consolidating development environment settings across multiple AI providers.

Install in Claude Code
Copy
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/SukinShetty/Nemp-memory/HEAD/commands/import.md -o ~/.claude/commands/import.md
Then start a new Claude Code session; the slash command loads automatically.

import.md

# /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.