Personal DNA Generator analyzes your Claude conversation history to build a comprehensive profile of how you think, communicate, and solve problems. It produces a structured Personal DNA report — a living document that captures your unique patterns.
How It Works
- Export your history — Download your conversation data from Claude Desktop.
- Run the analysis — The skill's Python script scans your conversations for patterns in communication style, problem-solving approaches, domain expertise, and collaboration preferences.
- Generate your DNA profile — Claude synthesizes the analysis into a structured report covering thinking patterns, decision-making tendencies, and growth areas.
What's in Your DNA Profile
- Communication style — How you frame questions, explain ideas, and give feedback.
- Problem-solving patterns — Whether you tend toward systematic breakdowns, creative leaps, or iterative refinement.
- Domain fingerprint — The topics, tools, and technologies you gravitate toward.
- AI fluency level — How effectively you collaborate with AI based on a structured framework.
- Evolution over time — How your patterns have shifted across conversations.
What's Included
SKILL.md— Full skill instructions for Claude.scripts/analyze_history.py— Python script to parse and analyze exported conversation data.references/dna-template.md— Template structure for the DNA profile output.references/report-template.md— Template for the analysis report.references/ai-fluency-framework.md— Framework for assessing AI collaboration skills.references/detection-patterns.md— Patterns the analysis looks for in conversations.references/best-practices.md— Guidelines for accurate and useful DNA generation.
Requirements
- Claude Desktop with Skills support.
- Python 3.8+ (for the analysis script).
- Exported conversation history from Claude.