Skip to content

fix(poteto-mode): normalize skill name - #1

Open
tomaszcezaryrodak-afk wants to merge 1 commit into
backnotprop:mainfrom
tomaszcezaryrodak-afk:fix/pi-poteto-skill-name
Open

tomaszcezaryrodak-afk wants to merge 1 commit into
backnotprop:mainfrom
tomaszcezaryrodak-afk:fix/pi-poteto-skill-name

Conversation

@tomaszcezaryrodak-afk

Copy link
Copy Markdown

Problem

Pi 0.85.1 rejects name: Poteto Mode because the name has uppercase letters and a space. Explicit /poteto-mode routing then fails.

Change

Set name to poteto-mode in skills/poteto-mode/SKILL.md.

Before and after

Before, Pi reports an invalid skill name and cannot route the explicit skill. After, the name matches the lowercase-hyphen pattern that Pi accepts.

Verification

  • Ran a Node frontmatter check with ^[a-z0-9]+(?:-[a-z0-9]+)*$.
  • Ran git diff --check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant