Skip to content

Fix AI Gateway skill YAML parsing - #174

Merged
quuu merged 1 commit into
mainfrom
fix/ai-gateway-skill-yaml
Sep 8, 2026
Merged

Fix AI Gateway skill YAML parsing#174
quuu merged 1 commit into
mainfrom
fix/ai-gateway-skill-yaml

Conversation

@jerilynzheng

@jerilynzheng jerilynzheng commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Fix the malformed quote in the AI Gateway skill's chainTo regex
  • Regenerate the skill manifest with the corrected pattern
  • Restore fresh installation through pnpx skills add vercel/vercel-plugin --skill ai-gateway

Validation

  • Reproduced the installer failure from main: Unexpected flow-seq-end token in YAML stream
  • bun run validate
  • bun test tests/skill-map-frontmatter.test.ts tests/validate.test.ts (142 passed)
  • bun run build:manifest:check
  • Clean project-local install with pnpx skills add /tmp/vercel-plugin-skill-source --skill ai-gateway --agent codex -y --copy

@jerilynzheng
jerilynzheng requested review from Melkeydev, quuu and shaper and removed request for Melkeydev September 8, 2026 06:45
@jerilynzheng
jerilynzheng enabled auto-merge (squash) September 8, 2026 06:51
@quuu
quuu disabled auto-merge September 8, 2026 10:44
@quuu
quuu merged commit dca8da7 into main Sep 8, 2026
4 checks passed
@quuu
quuu deleted the fix/ai-gateway-skill-yaml branch September 8, 2026 10:44
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.

3 participants