mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-17 04:02:21 +00:00
* Add frontmatter utility and tidy coding agent prompts * Add frontmatter parsing utilities and tests * Parse frontmatter with YAML parser * Simplify frontmatter parsing utilities * strip body in 1 place * Improve frontmatter parsing error handling * Normalize multiline skill and select-list descriptions
255 B
255 B
| name | description |
|---|---|
| multiline-description | This is a multiline description. It spans multiple lines. And should be normalized. |
Multiline Description Skill
This skill tests that multiline YAML descriptions are normalized to single lines.