Commit graph

2 commits

Author SHA1 Message Date
Michał Kopeć
e38a95aa5c Fix invalid YAML frontmatter in prepare-presentation SKILL.md
The description contained an unescaped colon+space, which YAML parses as
a nested mapping key. Switched to a folded block scalar (>), matching the
convention already used by ghost-writer's SKILL.md.
2026-07-16 17:59:53 +02:00
Michał Kopeć
be115f0389 Add prepare-presentation skill to common plugin
Bumps common to 1.0.2 and updates its description to cover the new
presentation-planning skill; syncs marketplace.json versions/descriptions
and the README table to match.
2026-07-16 16:48:05 +02:00