Skip to content

fix: strip unsupported Gemini agent skills frontmatter#971

Open
tsubasakong wants to merge 1 commit intogsd-build:mainfrom
tsubasakong:fix/916-gemini-strip-skills-frontmatter
Open

fix: strip unsupported Gemini agent skills frontmatter#971
tsubasakong wants to merge 1 commit intogsd-build:mainfrom
tsubasakong:fix/916-gemini-strip-skills-frontmatter

Conversation

@tsubasakong
Copy link

@tsubasakong tsubasakong commented Mar 8, 2026

What

  • strip the unsupported skills: frontmatter field when converting Claude agents for Gemini installs
  • keep the existing Gemini tool conversion behavior intact while skipping any skills: list items
  • add a focused regression test for Gemini agent conversion

Fixes #916

Why

  • strip the unsupported skills: frontmatter field when converting Claude agents for Gemini installs
  • keep the existing Gemini tool conversion behavior intact while skipping any skills: list items
  • add a focused regression test for Gemini agent conversion

Fixes #916

Testing

  • Tested on macOS
  • Tested on Windows
  • Tested on Linux

Validation notes:

  • node --test tests/gemini-config.test.cjs
  • git diff --check

Checklist

  • Follows GSD style (no enterprise patterns, no filler)
  • Updates CHANGELOG.md for user-facing changes
  • No unnecessary dependencies added
  • Works on Windows (backslash paths tested)

Breaking Changes

None

Fixes #916

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.

Recent Commit cbe372a - skills is not a valid frontmatter key for gemini

1 participant