Skill Evolution Manager

Analyze conversation content and extract user feedback into JSON for SKILL.md updates.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/Wangmengguo/opencode-skills --skill skill-evolution-manager-wangmengguo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Skill Evolution Manager
Source: https://github.com/Wangmengguo/opencode-skills/tree/main/skill-evolution-manager
Command: npx skills add https://github.com/Wangmengguo/opencode-skills --skill skill-evolution-manager-wangmengguo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The Skill Evolution Manager addresses the need for continuous improvement and optimization of AI Skills based on user feedback and conversation content.

Core Features & Use Cases

  • Session Review: Analyze the performance of all invoked Skills during a conversation.
  • Experience Extraction: Convert user feedback into structured JSON data for analysis.
  • Smart Stitching: Automatically update the SKILL.md file with best practices and constraints without versioning issues.

Quick Start

Trigger the evolution process by typing "/evolve" or "复盘一下刚才的对话".

Frequently Asked Questions about Skill Evolution Manager

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

FAQPage Schema
How do I optimize AI skills using conversation analysis?

You can optimize AI skills using conversation analysis by evaluating session performance and extracting user feedback into structured JSON data. This process identifies interaction constraints and integrates best practices directly into your skill definitions for continuous refinement.

How to automatically update SKILL.md with user feedback?

To automatically update SKILL.md with user feedback, trigger the evolution process by typing "/evolve". The system analyzes conversation content, converts feedback into JSON, and stitches best practices directly into the SKILL.md file without causing versioning issues.

What is the best way to accumulate best practices in conversational AI?

The best way to accumulate best practices in conversational AI is by continuously evolving skills through post-interaction refinement. Analyzing conversation content and extracting user feedback into structured JSON allows you to systematically integrate insights into your AI configuration.

Can I refine multiple invoked skills during a single session review?

Yes, you can refine multiple invoked skills during a session review. The system analyzes the performance of all skills triggered within a conversation, extracting feedback to ensure comprehensive post-interaction skill refinement across your entire conversational AI workflow.