Skip to content

fix: inline SKILL.md descriptions for skills.sh rendering#62

Merged
yordis merged 8 commits into
mainfrom
yordis/fix-skill-folded-yaml-description
May 27, 2026
Merged

fix: inline SKILL.md descriptions for skills.sh rendering#62
yordis merged 8 commits into
mainfrom
yordis/fix-skill-folded-yaml-description

Conversation

@yordis

@yordis yordis commented May 27, 2026

Copy link
Copy Markdown
Member

yordis added 7 commits May 27, 2026 02:44
vercel-labs/skills#433

Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
vercel-labs/skills#433

Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
vercel-labs/skills#433

Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
…rendering

vercel-labs/skills#433

Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
vercel-labs/skills#433

Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
@cursor

cursor Bot commented May 27, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Documentation and CI-only changes; no runtime application or security-sensitive code paths.

Overview
Adds a GitHub Actions workflow SKILL.md Frontmatter Lint that runs on PRs and main pushes when plugins/**/SKILL.md changes. It fails the build if any description: uses YAML block/folded scalars (>, |) or is empty—matching skills.sh not parsing those styles (vercel-labs/skills#433).

Across 22 skill files, multi-line description: >- frontmatter is replaced with single-line quoted strings (same text, one line). No skill body or allowed-tools changes.

Reviewed by Cursor Bugbot for commit bfa17f7. Bugbot is set up for automated code reviews on this repo. Configure here.

@coderabbitai

coderabbitai Bot commented May 27, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@yordis, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 44 minutes and 6 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 6a39b272-2c77-473f-a838-d5baff737e79

📥 Commits

Reviewing files that changed from the base of the PR and between df5a506 and bfa17f7.

📒 Files selected for processing (24)
  • .github/workflows/skill-frontmatter.yml
  • plugins/trogonstack-ask/skills/ask-question/SKILL.md
  • plugins/trogonstack-datadog/skills/datadog-design-dashboard/SKILL.md
  • plugins/trogonstack-eda/skills/event-definition/SKILL.md
  • plugins/trogonstack-eventmodeling/skills/eventmodeling-applying-conways-law/SKILL.md
  • plugins/trogonstack-eventmodeling/skills/eventmodeling-brainstorming-events/SKILL.md
  • plugins/trogonstack-eventmodeling/skills/eventmodeling-checking-completeness/SKILL.md
  • plugins/trogonstack-eventmodeling/skills/eventmodeling-designing-event-models/SKILL.md
  • plugins/trogonstack-eventmodeling/skills/eventmodeling-elaborating-scenarios/SKILL.md
  • plugins/trogonstack-eventmodeling/skills/eventmodeling-identifying-inputs/SKILL.md
  • plugins/trogonstack-eventmodeling/skills/eventmodeling-identifying-outputs/SKILL.md
  • plugins/trogonstack-eventmodeling/skills/eventmodeling-integrating-legacy-systems/SKILL.md
  • plugins/trogonstack-eventmodeling/skills/eventmodeling-optimizing-stream-design/SKILL.md
  • plugins/trogonstack-eventmodeling/skills/eventmodeling-orchestrating-event-modeling/SKILL.md
  • plugins/trogonstack-eventmodeling/skills/eventmodeling-plotting-events/SKILL.md
  • plugins/trogonstack-eventmodeling/skills/eventmodeling-slicing-event-models/SKILL.md
  • plugins/trogonstack-eventmodeling/skills/eventmodeling-storyboarding-events/SKILL.md
  • plugins/trogonstack-eventmodeling/skills/eventmodeling-translating-external-events/SKILL.md
  • plugins/trogonstack-eventmodeling/skills/eventmodeling-validating-event-models-checklist/SKILL.md
  • plugins/trogonstack-eventmodeling/skills/eventmodeling-validating-event-models/SKILL.md
  • plugins/trogonstack-nats/skills/nats-design-subject/SKILL.md
  • plugins/trogonstack-otel/skills/otel-name-metric/SKILL.md
  • plugins/trogonstack-otel/skills/otel-name-span/SKILL.md
  • plugins/trogonstack-product-requirements/skills/requirements-operating-model/SKILL.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch yordis/fix-skill-folded-yaml-description

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

vercel-labs/skills#433

Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
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.

1 participant