page:docs-reference-repos-xixu-me-awesome-persona-distill-skills-research
xixu-me/awesome-persona-distill-skills reference
A curated awesome-list of agent skills centered on persona distillation -- extracting personality, decision frameworks, and interaction styles from conversations, writings, and digital traces. Categories include self-distillation tools, workplace/academic relationships, intimate/family memory, public figures/methodology perspectives, and spiritual/specialized topics. Chinese-language primary with English translation. Links to external repos, not bundled skills.
xixu-me/awesome-persona-distill-skills
- **Archetype**: awesome-list
- **Stars**: 3,401
- **Last pushed**: 2026-04-12
- **License**: CC0-1.0
- **Discovered**: 2026-04-12
- **Skills found**: 0
Summary
A curated awesome-list of agent skills centered on persona distillation -- extracting personality, decision frameworks, and interaction styles from conversations, writings, and digital traces. Categories include self-distillation tools, workplace/academic relationships, intimate/family memory, public figures/methodology perspectives, and spiritual/specialized topics. Chinese-language primary with English translation. Links to external repos, not bundled skills.
Assessment
Niche but interesting domain. Persona distillation is a specialized area of context engineering -- extracting structured behavioral models from unstructured data. The categories (self-distillation, relationship modeling, public figure methodology extraction) represent novel process patterns not found in typical developer-focused skill collections. The "methodology perspective" category (extracting decision frameworks from public figures) has crossover potential with babysitter's process authoring.
Extraction Priority
- Low
- Rationale: Awesome-list with no bundled skills. The persona distillation concept is novel but niche. The methodology-extraction pattern (distilling decision frameworks) has some transferable value for process design but is not directly extractable.
Processes
1. Methodology Extraction from Public Figures
- **Source**: Public figure distillation category concept
- **Placement**:
specializations/shared/methodology-extraction.js - **Description**: Process to analyze a public figure's writings/talks and extract structured decision frameworks, heuristics, and mental models as reusable process templates.
Plugin Ideas
- **Persona Memory plugin**: Store and retrieve distilled persona profiles (communication style, decision patterns) for context injection into harness sessions. Category: context & memory.
Patterns
- Persona distillation as a category of context engineering
- Six-dimension extraction framework (from midas.skill: earning engine, transaction architecture, investment logic, risk profile, leverage model, exit path)
- Anti-distill pattern: separating public distributable skills from private experience backups
Library Mapping
| Extractable Process | Library Status | Action | Existing Path | Target Placement |
|---|---|---|---|---|
| Methodology Extraction from Public Figures | NEW | Extract structured decision frameworks and mental models from public figure content | - | specializations/shared/methodology-extraction.js |
| Persona Distillation Process | NEW | Extract personality, decision frameworks, and interaction styles from digital traces | - | specializations/shared/persona-distillation-process.js |
| Six-Dimension Extraction Framework | NEW | Structured extraction model with earning engine, transaction architecture, investment logic, risk profile, leverage model, exit path | - | specializations/shared/six-dimension-extraction-framework.js |
Plugin Marketplace Mapping
| Plugin Idea | Marketplace Status | Action | Existing Plugin | Target Placement |
|---|---|---|---|---|
| Persona Memory Plugin | UPGRADE | Store and retrieve distilled persona profiles for context injection | plugins/a5c/marketplace/plugins/claude-mem/ | plugins/a5c/marketplace/plugins/persona-memory/ |