create-ex

Generate a versioned Memories and Persona Skill from WeChat, iMessage, SMS, photos, and social media data.

2.2k|241|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/perkfly/ex-skill --skill create-ex-perkfly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-ex
Source: https://github.com/perkfly/ex-skill/tree/main
Command: npx skills add https://github.com/perkfly/ex-skill --skill create-ex-perkfly

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users systematically distill memories and persona from an ex into an AI Skill, enabling a reproducible, evolving digital representation.

Core Features & Use Cases

  • Generate Memories and Persona from diverse data sources (WeChat/iMessage/SMS, photos, social media) into a self-contained Skill structure.
  • Incremental evolution: merge new data without overwriting existing rules, with versioned SKILL.md and meta.json for rollback.
  • Deploy and activate via Claude Code: trigger by /create-ex and use /{slug} to launch the complete Skill, or the separate memories/persona views.

Quick Start

Start by typing /create-ex in Claude Code, answer three prompts for nickname, relationship details, and personality tags, choose data sources, and then activate the generated Skill with /{slug}.

Frequently Asked Questions about create-ex

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

FAQPage Schema
How do I build an AI persona from WeChat and iMessage chat history?

To build an AI persona from WeChat and iMessage history, use the /create-ex command in Claude Code to orchestrate data sources like SMS and social media, distilling them into a self-contained, evolving Memories and Persona Skill.

Can I incrementally merge new chat logs into an existing AI memory profile?

Yes, you can incrementally merge new chat logs into an existing AI memory profile without overwriting established rules, utilizing versioned SKILL.md and meta.json files to ensure data integrity and rollback capabilities.

Does Claude Code support creating a digital persona without uploading personal data?

Claude Code supports generating digital personas via local processing, enforcing strict no data exfiltration, which ensures your imported WeChat, iMessage, and photo data remains secure and private on your device.

What is the best way to rollback persona updates after merging bad social media data?

The best way to rollback persona updates after merging bad social media data is to use the versioned SKILL.md and meta.json lifecycle, allowing you to revert to prior versions and maintain correction handling for data integrity.

How do I activate a generated persona skill using prompt engineering?

To activate a generated persona skill, trigger the deployment in Claude Code by typing the /{slug} command, which launches the complete AI Skill structure or its separate memories and persona views instantly.