
from ex-cure-skill48
Create a personal ‘ex-partner’ conversational Skill from chat logs, photos and social posts to build a Relationship Memory and Persona for reflection and therap
What it does: Convert user relationship materials (WeChat/QQ exports, photos, social posts, or pasted memories) into a structured local ex-partner Skill that builds Relationship Memory, Persona, and Relationship Lessons. When to use it: For private reflection, therapy, or closure; triggered by commands like /create-ex, /update-ex {slug}, /reflect {slug}. What's included: parsers and helper scripts, prompt templates for intake and analysis, and step-by-step write flow. Compatible agents: Claude Code and agents with Read/Write/Edit/Bash tooling.
Creates a conversational AI persona from an ex-partner's chat logs, photos, and social media for emotional reflection and therapy. Bilingual CN/EN with detailed step-by-step workflow including creation, evolution, correction, and reflection modes. No bundled scripts to test; references external Python tools (wechat_parser, qq_parser, social_parser, photo_analyzer, version_manager, skill_writer) that would be fetched at runtime from the skill's repo directory. SKILL.md is comprehensive with clear safety boundaries and Layer 0 hard rules preventing unrealistic persona behavior.
Creative and well-structured skill for emotional healing. Safety boundaries are explicitly documented. The reliance on external tool scripts that aren't part of the audit bundle is a minor concern — those scripts could theoretically do anything. No malicious indicators found in the SKILL.md itself. Data stays local per documented rules. The concept of simulating an ex-partner for therapy is niche but thoughtfully designed with guardrails against unhealthy attachment.