Skip to content

fix(skills): quote description in SKILL.md frontmatter (invalid YAML) - #61

Merged
MisterWanted merged 1 commit into
mainfrom
fix/skill-frontmatter-yaml
Sep 4, 2026
Merged

fix(skills): quote description in SKILL.md frontmatter (invalid YAML)#61
MisterWanted merged 1 commit into
mainfrom
fix/skill-frontmatter-yaml

Conversation

@MisterWanted

Copy link
Copy Markdown
Contributor

SKILL.md frontmatter had an unquoted description containing ': ' which breaks YAML block mapping. Wrapped in double quotes, preserves text exactly. Same disease fixed mesh-wide in ~/.agents (glued-key variant).

description contained ': ' breaking YAML block mapping (mapping values
are not allowed here). Wrap in double quotes (escaped).
@coderabbitai

coderabbitai Bot commented Sep 4, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Team

Run ID: f0b4b9e1-7ea2-4b48-97ef-a8549d4b86ef


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@MisterWanted
MisterWanted merged commit fc1b732 into main Sep 4, 2026
9 checks passed
@MisterWanted
MisterWanted deleted the fix/skill-frontmatter-yaml branch September 4, 2026 23:11
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.

2 participants