skill-improver

Audit SKILL.md files for structural, metadata, and instruction quality issues.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/zMynxx/bifrost-with-opencode --skill skill-improver-zmynxx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-improver
Source: https://github.com/zMynxx/bifrost-with-opencode/tree/main/.opencode/skills/skill-improver
Command: npx skills add https://github.com/zMynxx/bifrost-with-opencode --skill skill-improver-zmynxx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps maintain high-quality LLM skills by identifying structural issues, unclear instructions, and compliance gaps in existing SKILL.md files.

Core Features & Use Cases

  • Skill Auditing: Reviews skill metadata, triggers, structure, rules, decision logic, and output contracts against established standards.
  • Safe Refactoring Guidance: Suggests improvements while preserving author intent, activation behavior, and important constraints.
  • Use Case: Improve a collection of AI agent skills by auditing their SKILL.md files and producing actionable quality reports before making changes.

Quick Start

Ask the skill to audit the existing skills in this repository and report quality issues with recommended improvements.

Frequently Asked Questions about skill-improver

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

FAQPage Schema
How do I audit LLM skills for metadata and structural quality issues?

Auditing LLM skills involves validating frontmatter, activation contracts, decision gates, and execution workflows to identify structural problems and compliance gaps in SKILL.md files. This process generates actionable quality reports for agent skill libraries.

What is the best way to refactor AI agent skills without breaking activation behavior?

Refactoring AI agent skills safely requires preserving author intent, activation behavior, and important constraints while normalizing SKILL.md files. Structured quality audits identify instruction clarity issues and suggest improvements before applying changes.

How do I validate skill frontmatter and execution workflows for agent libraries?

Validating skill frontmatter and execution workflows requires checking metadata compliance, decision logic, and output contracts against established standards. This detects structural issues and unclear instructions in existing LLM skill definitions.

Can I use automated quality reviews to normalize SKILL.md files?

Automated quality reviews can normalize SKILL.md files by auditing metadata, triggers, and rules to produce actionable quality reports. This identifies compliance gaps and suggests improvements while maintaining the original skill constraints.

Why do my AI agent workflows fail due to poorly structured skill definitions?

AI agent workflows fail when skill definitions contain structural issues, unclear instructions, or metadata compliance gaps. Auditing SKILL.md files validates output contracts and decision gates to resolve these execution problems.

What should I check before refactoring LLM skill definitions in my repository?

Before refactoring LLM skill definitions, check skill metadata, triggers, structure, rules, and output contracts against established standards. This safe refactoring guidance preserves author intent while identifying compliance gaps to fix.