Commit graph

3 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
Michał Kopeć
c9f6186b4b Restructure plugins into doc-help, common, cascade-knowledge-base bundles
Consolidates ghost-writer/resolve-todos/tldr-this into doc-help,
hr-manager/interview into common, and the ckb-*/meeting-notes/meeting-prep/quiz
skills into cascade-knowledge-base (renaming the latter three to ckb-meeting-notes,
ckb-meeting-prep, ckb-quiz for naming consistency). Updates marketplace.json and
README.md to match the new plugin set.
2026-07-16 16:44:54 +02:00