Skip to main content
ClaudeWave
Slash Command124 estrellas del repoactualizado 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.

Instalar en Claude Code
Copiar
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/SukinShetty/Nemp-memory/HEAD/commands/import.md -o ~/.claude/commands/import.md
Después abre una sesión nueva de Claude Code; el slash command carga automáticamente.

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.