aialok/saudade ? reverse-engineered prompt
Reverse engineered prompt
Build me a small Python tool that helps turn my chat history and notes into a Claude Code skill for a crush persona.
I want to drop in things like iMessage exports, SMS backups, WhatsApp text files, photos, screenshots, PDFs, and random notes, then have the tool read them locally, pull out meaningful memories, and generate a new skill folder under crushes/{slug}/ with a persona and memory files I can invoke later in Claude Code.
Please make it so I can start with a simple command like /create-crush, answer a short intake with a nickname, and then point it at files in data/chats/ or paste text. It should also let me list the generated crushes, roll one back to an earlier version, and delete one cleanly.
Keep it privacy friendly, don’t upload anything by default, and treat photos as metadata only if needed. If you need to check current docs or best practices for Claude Code skills, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit