·skill-standardization
</>

skill-standardization

Standardize and validate SKILL.md files to match the project specification. Use when creating new skills, converting existing skills to standard format, or validating skill file structure. Handles section heading conversion, frontmatter standardization, and missing section detection.

17Installs·0Trend·@akillness

Installation

$npx skills add https://github.com/akillness/skills-template --skill skill-standardization

How to Install skill-standardization

Quickly install skill-standardization AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/akillness/skills-template --skill skill-standardization
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: akillness/skills-template.

SKILL.md

View raw

Execute the main conversion script to standardize all SKILL.md files:

| convertskills.py | Main conversion script - handles section headings, frontmatter, missing sections | | removeduplicates.py | Removes duplicate Examples, Best practices, References sections | | finalcleanup.py | Direct string replacement for remaining Korean headings |

| ## Purpose (legacy) | ## Purpose | | ## When to Use (legacy) | ## When to use this skill | | ## Procedure (legacy) | ## Instructions | | ## Examples (legacy) | ## Examples | | ## Best Practices (legacy) | ## Best practices | | ## References (legacy) | ## References | | ## Output Format (legacy) | ## Output format |

Standardize and validate SKILL.md files to match the project specification. Use when creating new skills, converting existing skills to standard format, or validating skill file structure. Handles section heading conversion, frontmatter standardization, and missing section detection. Source: akillness/skills-template.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/akillness/skills-template --skill skill-standardization
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from akillness/skills-template

Quick answers

What is skill-standardization?

Standardize and validate SKILL.md files to match the project specification. Use when creating new skills, converting existing skills to standard format, or validating skill file structure. Handles section heading conversion, frontmatter standardization, and missing section detection. Source: akillness/skills-template.

How do I install skill-standardization?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/akillness/skills-template --skill skill-standardization Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/akillness/skills-template

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-09