conversation-analyzer

Extract recurring patterns from Claude and ChatGPT conversation exports to generate skill packages.

3|Updated Oct 22, 2025
One-click install
npx skills add https://github.com/hirefrank/claude-plugins --skill conversation-analyzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conversation-analyzer
Source: https://github.com/hirefrank/claude-plugins/tree/main/plugins/claude-skills-analyzer/skills/conversation-analyzer
Command: npx skills add https://github.com/hirefrank/claude-plugins --skill conversation-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual effort of identifying repetitive tasks and automation opportunities within your AI conversations. Instead of sifting through chat logs, it automatically pinpoints patterns and suggests custom skills, saving you significant time and cognitive load.

Core Features & Use Cases

  • Cross-Platform Analysis: Processes conversation exports from both Claude and ChatGPT to identify common workflows.
  • Pattern Recognition: Automatically detects recurring tasks, topics, and interaction styles across your usage history.
  • Skill Package Generation: Creates ready-to-use skill specifications, complete with YAML frontmatter and implementation guidance.
  • Use Case: Transform your extensive AI chat history into a curated library of custom, time-saving skills, ensuring your AI works smarter for you.

Quick Start

1. Get setup guidance for conversation exports

/skills-setup

2. Run the main conversation analysis

/analyze-skills

Frequently Asked Questions about conversation-analyzer

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

FAQPage Schema
How do I extract patterns from my Claude and ChatGPT conversation exports?

Pattern extraction analyzes your conversation exports from both Claude and ChatGPT to identify recurring tasks, topics, and workflows. This Skill automatically detects frequency trends and cross-platform duplicates, then organizes findings into actionable insights without manual log sifting.

Can I turn my AI chat history into reusable skills?

Yes. This Skill converts conversation patterns into ready-to-deploy skill packages with YAML frontmatter, implementation guidance, and testing artifacts. Each generated skill includes documentation and a structured roadmap so you can automate repetitive workflows.

What's the difference between analyzing Claude exports versus ChatGPT exports?

This Skill processes both platforms natively, applying cross-platform deduplication to surface patterns unique to each service or shared across both. Results highlight conversation styles and task frequencies specific to each platform's interaction model.

How do I start analyzing my conversations for skill opportunities?

Begin with `/skills-setup` for export guidance, then run `/analyze-skills` to process your conversation files. The Skill outputs a complete skill package with YAML structure, pattern frequency scores, and testing recommendations ready for deployment.

What format do my conversation exports need to be in?

Export formats from both Claude and ChatGPT are supported. The Skill handles data parsing and deduplication automatically, so you can use standard export options from either platform without manual preprocessing or format conversion.

Does this identify which patterns are worth turning into skills?

Yes. The Skill applies a skill-worthiness scoring system to rank recurring patterns by frequency and utility. This ensures generated skills focus on high-impact, genuinely repetitive workflows rather than one-off interactions.