Skip to content

fix: preserve folded skill descriptions in s05#137

Open
Gujiassh wants to merge 1 commit intoshareAI-lab:mainfrom
Gujiassh:fix/s05-frontmatter-description
Open

fix: preserve folded skill descriptions in s05#137
Gujiassh wants to merge 1 commit intoshareAI-lab:mainfrom
Gujiassh:fix/s05-frontmatter-description

Conversation

@Gujiassh
Copy link
Copy Markdown

Summary

  • preserve folded YAML block-scalar values in SkillLoader._parse_frontmatter so SKILL metadata keeps multiline descriptions
  • keep the parser dependency-free instead of relying on undeclared YAML packages
  • add a focused regression test for description: > frontmatter

Testing

  • python3 -m pytest tests/test_s05_skill_loading.py

Closes #79

Co-Authored-By: Paperclip <noreply@paperclip.ing>
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 27, 2026

@Gujiassh is attempting to deploy a commit to the crazyboym's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

s05_skill_loading.py load SKILL.md bug

1 participant