Skip to content
PidebugCLI & tooling1 file · +1 −1

Fix skill name mismatch in SKILL.md metadata

Session from clean-slides-sessions on Hugging Face by thomasmustier · MIT · condensed by Coders Talk

10ssession
0interventions
GOAL

Resolve an error caused by a skill's declared name not matching its parent directory name.

  1. Prompt · +0
    Getting an error: skill name "pptx" does not match parent directory "clean-slides"
  2. Agent did · +0m
    Read SKILL.md, identified the name field mismatch, and edited it from 'pptx' to 'clean-slides' to match the parent directory.
  3. Outcome · +0m
    Updated SKILL.md name field (1 line changed) to resolve the mismatch error.
VERDICT

This was a quick one-line fix — I'd just paste the exact error message next time to get straight to the point. The agent correctly diagnosed that the skill's name field had to match its directory name and fixed it immediately without any back-and-forth.

I tried this · 0

Discussion · 0

How Builds work