Skip to content

fix: resolve fatal YAML parsing errors in skill frontmatter#33

Open
aim9sour wants to merge 1 commit into
czlonkowski:mainfrom
aim9sour:main
Open

fix: resolve fatal YAML parsing errors in skill frontmatter#33
aim9sour wants to merge 1 commit into
czlonkowski:mainfrom
aim9sour:main

Conversation

@aim9sour

Copy link
Copy Markdown

Resolves the YAML parsing errors that prevent using-n8n-mcp-skills and n8n-code-tool from being discovered and installed by the skills CLI.

  • Wraps the description fields in SKILL.md in double quotes.
  • Escapes internal double quotes where necessary.
  • This is a follow-up to PR fix: resolve YAML parsing error for n8n-code-tool #29, correctly applying the fix to both affected skills on top of the latest v1.21.0 updates.

Fixes #32

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.

Bug: YAML parsing error in using-n8n-mcp-skills and n8n-code-tool prevents installation

1 participant