mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-18 13:03:58 +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
8 lines
129 B
Markdown
8 lines
129 B
Markdown
---
|
|
name: invalid-yaml
|
|
description: [unclosed bracket
|
|
---
|
|
|
|
# Invalid YAML Skill
|
|
|
|
This skill has invalid YAML in the frontmatter.
|