skill-improver

Audit and improve Claude Code skills against official authoring guidelines.

3|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/ribeirogab/agent-skills --skill skill-improver-ribeirogab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-improver
Source: https://github.com/ribeirogab/agent-skills/tree/main/skills/skill-improver
Command: npx skills add https://github.com/ribeirogab/agent-skills --skill skill-improver-ribeirogab

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables users to evaluate and improve existing Claude Code skills to adhere to canonical authoring standards, ensuring consistency and quality across skill repositories.

Core Features & Use Cases

  • Audit Skills: Analyze existing skills against official formatting and layout rules to identify violations.
  • Autonomous Improvement: Apply safe fixes to enhance skill quality while preserving their original purpose.
  • Use Case: When maintaining a large skill library, quickly audit and standardize SKILL.md files to ensure compatibility and readability.

Quick Start

Use the skill-improver to audit the skill at skills/my-skill and automatically fix low-risk 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 Claude Code skills for best practices and formatting compliance?

Auditing Claude Code skills involves analyzing SKILL.md files against official authoring guidelines to identify violations and automatically apply safe adjustments for consistency across repositories.

What is the best way to refactor skill files to meet quality standards?

Refactoring skill files to meet quality standards requires verifying compliance with canonical formatting rules and applying safe fixes that enhance readability while preserving the original purpose of the skill.

Can I automatically standardize a large library of SKILL.md files?

You can standardize a large skill library by running an automated audit that checks existing SKILL.md files against official layout rules and autonomously fixes low-risk formatting issues.

Does the skill auditing process modify the original logic of my skills?

Skill auditing applies safe adjustments to enhance quality and consistency without altering the original purpose, ensuring your skills remain functionally intact while meeting authoring standards.

When do I need to run a skill audit on my repositories?

You need to run a skill audit when maintaining a large skill library to ensure all SKILL.md files adhere to canonical authoring standards, guaranteeing compatibility and readability across repositories.