From forwward-teams
Exports AI-stored memories, context, preferences, and instructions using a copy-paste prompt for migration to platforms like Claude, ChatGPT, or Gemini. Use for switching services, backups, audits, or resets.
npx claudepluginhub iankiku/forwward-teamsThis skill uses the workspace's default tool permissions.
Export everything your AI knows about you. Move to any platform without starting over.
Sets up MemPalace CLI to mine project files and AI chat histories into a local palace-structured memory system with AAAK compression for semantic search and LLM context injection.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Share bugs, ideas, or general feedback.
Export everything your AI knows about you. Move to any platform without starting over.
Copy and paste this into your current AI assistant to extract everything:
I'm moving to another service and need to export my data. List every memory you have stored about me, as well as any context you've learned about me from past conversations. Output everything in a single code block so I can easily copy it.
Format each entry as:
[date saved, if available] - memory content
Make sure to cover all of the following — preserve my words verbatim where possible:
1. Instructions I've given you about how to respond (tone, format, style, "always do X", "never do Y")
2. Personal details: name, location, job, family, interests
3. Projects, goals, and recurring topics
4. Tools, languages, and frameworks I use
5. Preferences and corrections I've made to your behavior
6. Any other stored context not covered above
Do not summarize, group, or omit any entries.
After the code block, confirm whether that is the complete set or if any remain.
After exporting, import into your new platform:
| Platform | How to Import |
|---|---|
| Claude | Paste at https://claude.com/import-memory |
| ChatGPT | Settings → Personalization → Memory → paste as instructions |
| Gemini | Add to GEMINI.md in your project root |
| Local AI | Add to system prompt or context file |
my-ai-context-YYYY-MM-DD.md