correct-skill-name

Detect mismatches between directory names and skill frontmatter.

4|1|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/sfmskywalker/agentskillsdotnet --skill correct-skill-name
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: correct-skill-name
Source: https://github.com/sfmskywalker/agentskillsdotnet/tree/main/fixtures/skills/mismatched-directory
Command: npx skills add https://github.com/sfmskywalker/agentskillsdotnet --skill correct-skill-name

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill demonstrates what happens when the directory name does not match the skill's name.

Core Features & Use Cases

  • Directory-name validation: detects mismatches between folder name and frontmatter.
  • Discovery integrity: prevents misalignment between storage and identity.

Quick Start

Run the validator for fixtures/skills/mismatched-directory/SKILL.md to surface the mismatch.