Agent skill

improve-conversation

Analyze conversations to identify improvements for prompts, instructions, skills, or workflows. Use when something went wrong, behavior didn't match expectations, you want to improve AI interactions, or when the user says "improve", "improve chat", or "/improve".

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill improve-conversation --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/ai-llm/improve-conversation/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Conversation Improvement Skill Quick-trigger skill for analyzing conversations and improving AI behavior. This skill provides a streamlined version of the conversation-improver agent for immediate feedback and fixes. ## When This Activates This skill auto-activates when you: - Say "improve", "improve chat", or "/improve" - Ask about what went wrong - Want to analyze conversation issues - Need to fix AI behavior problems - Ask for retrospective analysis ## Quick Improvement Process ### 1. Identify the Issue (Ask if unclear) **Quick questions:** - What specific action didn't match your expectations? - What should have happened instead? - Is this recurring or one-time? - Should the fix apply broadly or in specific contexts? ### 2. Analyze Root Cause Quickly identify: - **Scope Creep** - Did extra work - **Wrong Interpretation** - Misunderstood request - **Missing Guardrail** - No rule to prevent this - **Over-Caution** - Too many questions - **Under-Caution** - Acted without confirmation - **Tool Misuse** - Wrong tool choice ### 3. Propose Fix Target the right location: - **Skill** → Domain-specific behavior (`.github/skills/`) - **Custom Instructions** → Project-wide rules (`.githu

What's inside
Steps it walks through
  1. When This Activates
  2. Quick Improvement Process
  3. 1. Identify the Issue (Ask if unclear)
  4. 2. Analyze Root Cause
  5. 3. Propose Fix
  6. 4. Present Solution
  7. Quality Checks
  8. Output Options
  9. Anti-Patterns to Avoid
  10. Example Usage
  11. For More Complex Analysis
  12. Remember
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the improve-conversation skill do?

Analyze conversations to identify improvements for prompts, instructions, skills, or workflows. Use when something went wrong, behavior didn't match expectations, you want to improve AI interactions, or when the user says "improve", "improve chat", or "/improve".

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill improve-conversation --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.

Keep going