Skip to content

Add Gemini CLI support for skillpacks#20

Open
gvgvgvijayan wants to merge 1 commit intoWordPress:trunkfrom
gvgvgvijayan:adds-gemini-cli
Open

Add Gemini CLI support for skillpacks#20
gvgvgvijayan wants to merge 1 commit intoWordPress:trunkfrom
gvgvgvijayan:adds-gemini-cli

Conversation

@gvgvgvijayan
Copy link
Copy Markdown

Introduces 'gemini' and 'gemini-global' as valid targets for building and installing skills. This allows users to package skills specifically for the Gemini CLI, supporting both project-level (.gemini/skills/) and user-level (~/.gemini/skills/) installation.

  • Updated skillpack-build.mjs to include the gemini target and layout.
  • Updated skillpack-install.mjs to handle gemini and gemini-global paths.
  • Added Gemini installation instructions to README.md and docs/packaging.md.
  • Updated evaluation scenarios to include Gemini coverage.

Introduces 'gemini' and 'gemini-global' as valid targets for building and installing skills. This allows users to package skills specifically for the Gemini CLI, supporting both project-level (`.gemini/skills/`) and user-level (`~/.gemini/skills/`) installation.

- Updated `skillpack-build.mjs` to include the gemini target and layout.
- Updated `skillpack-install.mjs` to handle gemini and gemini-global paths.
- Added Gemini installation instructions to `README.md` and `docs/packaging.md`.
- Updated evaluation scenarios to include Gemini coverage.
@github-actions
Copy link
Copy Markdown

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: gvgvgvijayan <gvgvgvijayan@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

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