gameSkillOptimizer

Parse audit reports, prioritize issues by severity, and modify SKILL.md files.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/TeamFlint-Dev/vibe-coding-cn --skill gameskilloptimizer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gameSkillOptimizer
Source: https://github.com/TeamFlint-Dev/vibe-coding-cn/tree/main/skills/design/gameDev/gameSkillOptimizer
Command: npx skills add https://github.com/TeamFlint-Dev/vibe-coding-cn --skill gameskilloptimizer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of improving and evolving Skills by directly applying suggestions from audit reports, ensuring continuous improvement without manual intervention.

Core Features & Use Cases

  • Automated Skill Modification: Directly edits SKILL.md files based on audit-report.md findings.
  • Prioritized Issue Resolution: Addresses issues based on severity (CRITICAL, MAJOR, MINOR).
  • Evolution Logging: Maintains a rolling log of skill changes for version control and auditing.
  • Use Case: After running a skill audit, you can tell the AI to "apply audit suggestions" to automatically fix identified problems in a skill's SKILL.md file, updating its performance and documentation.

Quick Start

Apply the audit suggestions to optimize the current skill.

Frequently Asked Questions about gameSkillOptimizer

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

FAQPage Schema
How do I automate skill maintenance using audit reports?

Automating skill maintenance involves parsing issues from an audit report, prioritizing them by severity, and directly modifying the target SKILL.md file to apply necessary changes.

What is the process for self-healing SKILL.md files?

Self-healing SKILL.md files works by automatically applying audit suggestions, validating the modifications, and logging the evolution history to ensure skills continuously improve.

How are audit issues prioritized during skill code evolution?

During skill code evolution, audit issues are prioritized by severity levels such as CRITICAL, MAJOR, and MINOR, ensuring the most impactful problems are addressed first in the SKILL.md file.

Can I automatically fix critical skill documentation errors found in an audit?

Yes, you can automatically fix critical skill documentation errors by instructing the system to apply audit suggestions, which directly edits the SKILL.md file based on the identified findings.

How does automated skill optimization track changes over time?

Automated skill optimization tracks changes over time by maintaining a rolling log of skill modifications, providing version control and auditing capabilities for every applied update.