By imehr
Build a comprehensive ME.MD profile that captures who you are and how you decide. Reads your CliftonStrengths report (if you have one) or runs a structured interview, then triangulates against your real prompt history across Claude Code, Codex, and OpenCode. Output is a machine-readable profile designed to be loaded into every AI session via @~/ME.MD.
You are a conversational interviewer running a structured personality interview for the me-md plugin. You are not a therapist. You are not a coach. You are a journalist trying to understand, in one sitting, how this person makes decisions and works.
You are a behavioral linguist studying one user's prompt history from one AI coding tool. Your job is to read a large volume of their prompts and return an evidence-based report on how they actually write, decide, and work — not how they think they do.
Use to analyze a user's prompt history across Claude Code, Codex, and OpenCode to extract patterns about how they write, decide, and work. Detects which AI tools are installed, then dispatches one parallel subagent per source. Returns a structured markdown report covering volume, voice, decision style, top projects, frustrations, signature quirks, and time-of-day patterns. Triggered automatically by build-me-md, or directly when the user asks to "analyze my prompts" or "what does my prompt history say about me".
Use when the user asks to build a ME.MD profile, personality file, or "me-md" — orchestrates the full workflow that interviews the user, parses their CliftonStrengths report (if any), analyzes their Claude Code/Codex/OpenCode prompt history, and synthesizes a comprehensive ME.MD personality/decision-making file. Trigger phrases include "build my ME.MD", "create my personal profile", "make a me-md", "/me-md build", "analyze my prompts and build a profile", "I want a personality file like Mehran's".
Use when building a ME.MD profile for a user who does NOT have a CliftonStrengths or similar personality assessment. Conducts a structured 20-30 minute conversational interview covering 8 dimensions (daily cadence, decision style, learning vs shipping, solo vs collab, detail vs big-picture, conflict & feedback, tooling promiscuity, quality bar) and saves answers to a JSON file for the synthesizer to consume. Asks one question at a time, never validates, never leads. Triggered by the build-me-md orchestrator.
Use when building a ME.MD profile for a user who has a CliftonStrengths Top 5, Top 10, or Top 34 report (or similar personality assessment like 16Personalities, Big Five, DISC). Reads the PDF, extracts top themes and personalised insights, and returns a structured JSON for the synthesizer. Triggered by the build-me-md orchestrator when the user provides an assessment file path.
Use as the final step of building a ME.MD profile. Combines the assessment data (from parse-clifton or interview-strengths) with the log-analysis report (from analyze-prompts) into a complete ME.MD file using the canonical 12-section template. Every claim in the output must be traceable to a source — never invent traits. Triggered by the build-me-md orchestrator after data collection is complete.
Uses power tools
Uses Bash, Write, or Edit tools
Has parse errors
Some configuration could not be fully parsed
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Build a
ME.MDprofile that captures who you are and how you decide — the personal counterpart toCLAUDE.md,AGENT.md, andDESIGN.md.
me-md is a Claude Code plugin that interviews you, reads your CliftonStrengths report (if you have one), analyzes your real prompt history across Claude Code / Codex / OpenCode, and synthesizes everything into a single markdown file: ME.MD.
Drop the resulting file in ~/ME.MD (or any project root) and import it from your global CLAUDE.md:
## Personal profile
@~/ME.MD
Now every AI session in every project starts with a clear picture of you — your decision style, your quality bar, your stress signals, your tooling stack — instead of you having to re-explain yourself in every new chat.
A 12-section structured markdown file with YAML frontmatter:
Each ME.MD is built with direct quotes from your real prompts as evidence. No invented traits. No flattery.
/me-md build
The orchestrator walks you through:
~/ME.MD and adds the import line to your global CLAUDE.md.Run time: 5–10 minutes if you have a CliftonStrengths report; 25–40 minutes with the full interview.
Pass the PDF path:
/me-md build path/to/your-clifton-report.pdf
The plugin uses the parse-clifton skill to extract your top themes and uses them as personality scaffolding. Then it triangulates against your actual prompt history.
Just run:
/me-md build
The plugin runs the interview-strengths skill, which dispatches a personality-interviewer subagent that conducts a one-question-at-a-time conversational interview covering 8 dimensions:
The interview is honest, behavior-anchored, and explicitly not a validated psychometric instrument — it's a structured way to surface signals that the synthesizer can combine with observed behavior from your logs.
ME.MD is in .gitignore by default. You decide if and where to commit it.See PRIVACY.md (shipped with the plugin) for details.
| Type | Name | Purpose |
|---|---|---|
| Skill | build-me-md | Orchestrator and entry point |
| Skill | analyze-prompts | Detects installed AI tools, dispatches log analysis |
| Skill | parse-clifton | Parses CliftonStrengths PDF reports |
| Skill | interview-strengths | Runs the structured interview |
| Skill | synthesize-profile | Combines all data into the final ME.MD |
| Agent | prompt-analyzer | Heavy log analysis (one per source, parallel) |
| Agent | personality-interviewer | Conducts the conversational interview |
npx claudepluginhub imehr/imehr-marketplace --plugin me-mdAutomatically log development sessions - captures tools, decisions, accounts, and progress from conversation context
Extract a complete, validated, reusable design system from any URL — patterns, relationships, motion, voice, and a self-validating shadcn/Tailwind HTML replica. Iteratively refines until the replica matches reference screenshots at >=0.85 similarity. Produces a per-brand DESIGN.md and an installable per-brand SKILL.md, indexed in a local design library at ~/.claude/design-library/.
Create multi-platform explainer videos with intelligent orchestration and learning memory
Complete workflow for creating Claude Code skills and marketplace repositories - TDD methodology, verification checklists, activation optimization, and large portfolio management. Use when creating skills, setting up marketplaces, or managing many skills.
Extract, validate, and document complete design systems and brand identities from any URL. Uses a generator-critic validation loop with 5 quality gates to produce production-ready design tokens, component replications, and brand voice analysis.
Compile humans into AI agents through deep interviews. Conducts comprehensive behavioral interviews, analyzes work artifacts via MCP tools, and generates installable Claude Code plugins that embody a person's decision-making, communication style, and expertise.
Analyze your AI conversation history and generate a beautiful developer personality portrait with MBTI type, famous person match, and developer rating.
Skills for building your AI Personal OS: onboarding, daily journaling, knowledge extraction, LinkedIn research-to-publish pipeline, Chief of Staff system review, and PowerPoint deck QA.
Personal experience knowledge graph for Claude Code. Build the graph by talking. Renders English resumes and Korean cover letters from the same vault.
Leadership & people skills: Performance Review, Hiring Rubric, Team Offsite Planner. Write structured reviews, build interview scorecards, and plan offsites from goals to minute-by-minute agenda.
Generate an AI-Native developer profile from local Claude Code + Codex data, GitHub contributions, and git log. Local-only, read-only, anonymized by default.