personality-profiler
Generate rich personality profiles from social media data exports (Twitter/X, LinkedIn, Instagram). Use when a user wants to analyze their social media presence, create a personality profile for AI personalization, understand their communication patterns, or extract insights from their digital footprint. Triggers on requests like "analyze my Twitter data", "create a personality profile", "what can you learn about me from my posts", "personalize an AI for me", or when users provide social media export files.
npx skills add majiayu000/claude-skill-registry --skill personality-profiler --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Personality Profiler Generate comprehensive, extensible personality profiles from social media data exports. ## Overview This skill analyzes exported social media data to create detailed personality profiles suitable for: 1. AI assistant personalization (training data for personalized responses) 2. Self-reflection and pattern discovery ## Workflow 1. **Receive data** — User provides exported data files (JSON/CSV) 2. **Parse data** — Extract posts, comments, interactions using platform-specific parsers 3. **Analyze dimensions** — Evaluate across 8 personality dimensions 4. **Generate profile** — Output structured profile in extensible JSON format 5. **Summarize insights** — Provide human-readable summary ## Supported Platforms | Platform | Export Type | Key Files | |----------|-------------|-----------| | Twitter/X | ZIP archive | `tweets.js`, `like.js`, `profile.js` | | LinkedIn | ZIP archive | `Profile.csv`, `Connections.csv`, `Comments.csv`, `Shares.csv` | | Instagram | ZIP archive | `content/posts_1.json`, `comments.json`, `profile.json` | For detailed format specifications, see [references/platform-formats.md](references/platform-formats.md). ## Analysis Dimensions Analyze co
- Overview
- Workflow
- Supported Platforms
- Analysis Dimensions
- 1. Communication Style
- 2. Interests & Expertise
- 3. Values & Beliefs
- 4. Social Patterns
- 5. Emotional Expression
- 6. Cognitive Style
- 7. Professional Identity
- 8. Temporal Patterns
- Profile Schema
- Process
What does the personality-profiler skill do?
Generate rich personality profiles from social media data exports (Twitter/X, LinkedIn, Instagram). Use when a user wants to analyze their social media presence, create a personality profile for AI personalization, understand their communication patterns, or extract insights from their digital footprint. Triggers on requests like "analyze my Twitter data", "create a personality profile", "what can you learn about me from my posts", "personalize an AI for me", or when users provide social media export files.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill personality-profiler --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
