Analyzes your Claude Code history file to surface patterns you might miss in day-to-day work. Looks at the last 200 conversations by default and breaks down request types, which projects eat your time, when you're most productive, and where you keep making the same mistakes. The real value is in spotting automation opportunities, like when you've manually fixed the same test eight times or keep asking multi-step questions without planning first. Runs a Python script against your local history.jsonl and gives you a prioritized list of what to actually change. Good reality check if you suspect you're using Claude inefficiently but can't pinpoint why.
npx -y skills add mhattingpete/claude-skills-marketplace --skill conversation-analyzer --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
rohitg00/pro-workflow
supercent-io/skills-template