skill-improver

Audit and refactor SKILL.md files against a normative style guide.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/LuisAlbertoMK/gentleman-agent-gh --skill skill-improver-luisalbertomk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-improver
Source: https://github.com/LuisAlbertoMK/gentleman-agent-gh/tree/main/internal/assets/skills/skill-improver
Command: npx skills add https://github.com/LuisAlbertoMK/gentleman-agent-gh --skill skill-improver-luisalbertomk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill addresses the technical debt and inconsistency in AI agent skill definitions by providing a standardized, automated audit and refactoring process for SKILL.md files.

Core Features & Use Cases

  • Automated Auditing: Validates skill metadata, section ordering, and adherence to the normative style guide.
  • Refactoring Support: Automatically moves explanatory prose to references and converts branching logic into compact decision tables.
  • Use Case: When a repository contains dozens of legacy skills with inconsistent formatting, this tool audits the entire registry and applies improvements to ensure all skills meet the current operational standards.

Quick Start

Use the skill-improver to audit all skills in the current repository and report any metadata or structural issues.

Frequently Asked Questions about skill-improver

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

FAQPage Schema
How do I audit SKILL.md files for style guide compliance?

To audit SKILL.md files for style guide compliance, use an automated refactoring process that validates metadata, section ordering, and decision logic against a normative LLM-first style guide. This normalizes structural inconsistencies across a skill registry.

What is LLM-first skill standardization and when do I need it?

LLM-first skill standardization is the process of normalizing metadata, section structure, and decision logic in SKILL.md files. You need it when a repository contains legacy skills with inconsistent formatting that degrades AI agent performance.

How do I refactor branching logic in skill definitions into decision tables?

To refactor branching logic in skill definitions into decision tables, apply an automated refactoring tool that converts prose-based conditions into compact decision tables and moves explanatory text to references for improved agent readability.

Does skill auditing require access to local style guide references?

Yes, skill auditing requires access to the skill registry and local style guide references to perform accurate structural validation and content migration for LLM-first skill compliance.

What is the best way to normalize metadata across a legacy skill registry?

The best way to normalize metadata across a legacy skill registry is to run an automated audit that validates all SKILL.md files against a normative style guide and applies structural improvements to ensure operational standards are met.