create-first-love

Convert first love memories into an interactive AI assistant with memory and persona files.

14|2|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/z969081067-commits/first-love-skill --skill create-first-love
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-first-love
Source: https://github.com/z969081067-commits/first-love-skill/tree/main
Command: npx skills add https://github.com/z969081067-commits/first-love-skill --skill create-first-love

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow>=9.0.0.

What problem does it solve?

This Skill distills memory of a first love into an interactive AI that you can converse with, helping you reflect, preserve emotions, and revisit key moments safely.

Core Features & Use Cases

  • Memory extraction and persona generation: converts chat history, photos, and social content into a coherent memory and a usable Persona for dialogue.
  • Continuous evolution: supports incremental updates as you add new materials, refining both memory and persona over time.
  • Privacy-first workflow: processes data locally within Claude Code environment, minimizing data exposure.
  • Use Case: relive your first moments and practice reflective conversations with an AI version of ta.

Quick Start

Start by importing your memories and starting a session with /first-love-{slug}.

Frequently Asked Questions about create-first-love

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate an interactive AI persona from chat logs and photos?

Generating an AI persona from chat logs and photos requires importing chat histories, photos, and social media posts into a local processing environment. The system ingests these materials to extract memories and build an interactive persona profile for dialogue.

What is memory-based persona generation for personal reflection?

Memory-based persona generation is the process of converting past communication records and media into a conversational AI. It allows you to revisit key moments and practice reflective conversations safely with an AI version of a specific person.

Can I process personal memories locally to ensure privacy?

Yes, you can process personal memories locally to ensure privacy. This workflow operates entirely within the Claude Code environment, minimizing data exposure by avoiding external uploads while generating your memory and persona files.

Does the AI persona support continuous evolution with new chat history?

Yes, the AI persona supports continuous evolution with new chat history. You can incrementally add new materials over time, which refines both the generated memory and the persona profile for more accurate future interactions.

What file formats do I need to create an AI assistant from first love memories?

Creating an AI assistant from first love memories requires ingesting chat logs, photos, and social media posts as input. The system outputs several markdown and JSON files including memory.md, persona.md, and meta.json to store the generated profiles.

Do I need Pillow installed to extract memories from photos?

Yes, you need the Pillow library installed to extract memories from photos. This dependency is required for the local image processing capabilities used when ingesting photo data to generate the memory and persona profiles.