Skip to content

docs(skills): clarify Gemini global skills path - #294

Merged
wey-gu merged 1 commit into
mainfrom
fix/antigravity-gemini-skills-path
Jun 13, 2026
Merged

docs(skills): clarify Gemini global skills path#294
wey-gu merged 1 commit into
mainfrom
fix/antigravity-gemini-skills-path

Conversation

@wey-gu

@wey-gu wey-gu commented Jun 13, 2026

Copy link
Copy Markdown
Member

Summary

  • Document that Gemini CLI and Antigravity 2.0 now use ~/.gemini/config/skills for global skills.
  • Add Antigravity 2.0 guidance to the check-integration skill without presenting it as a native connector.
  • Update integrations.json so the app Connectors view can surface the same path expectation.

Thanks @abn for the clear report, workaround, and reference setup.

Closes #290

Verification

  • jq empty community/integrations.json
  • git -C community diff --check
  • uv run --with pytest pytest tests/plugin_e2e -q

Summary by CodeRabbit

  • Documentation
    • Updated guidance for Gemini CLI/Antigravity 2.0 global skills installation path.
    • Added Antigravity 2.0 to native connector documentation.
    • Included migration instructions for users with legacy Gemini skill paths.

Co-authored-by: Arun Babu Neelicattu <165325+abn@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Jun 13, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 1fd9b6e0-03bb-4003-bd49-ab6c25b12ee9

📥 Commits

Reviewing files that changed from the base of the PR and between 89caf21 and b3a4b59.

📒 Files selected for processing (4)
  • integrations.json
  • nowledge-mem-npx-skills/CHANGELOG.md
  • nowledge-mem-npx-skills/README.md
  • nowledge-mem-npx-skills/skills/check-integration/SKILL.md

📝 Walkthrough

Walkthrough

This PR updates documentation and configuration for the npx-skills integration to reflect Antigravity 2.0's new global skills directory location at ~/.gemini/config/skills, replacing deprecated paths. Changes span integrations configuration, changelog, README guidance, and skill connector documentation.

Changes

Antigravity 2.0 Skills Path Update

Layer / File(s) Summary
Document and configure the updated global skills path
integrations.json, nowledge-mem-npx-skills/CHANGELOG.md, nowledge-mem-npx-skills/README.md, nowledge-mem-npx-skills/skills/check-integration/SKILL.md
Integrations configuration adds two bestResultRequires clarifications directing users to native connectors and verifying global skills location. CHANGELOG documents the path correction under "Fixed." README updates "Supported Agents" section with Gemini CLI/Antigravity guidance and migration notes for users on older paths. SKILL.md native-connector table adds "Antigravity 2.0" row with setup instructions and import guidance.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • nowledge-co/community#109: Updates Gemini CLI integration documentation to reflect changed paths for installing and linking skills, aligning with the new expected behavior documented in this PR.

Poem

🐰 A skills path update hops into view,
From ~/.gemini/antigravity through and through,
To ~/.gemini/config/skills so new,
Antigravity 2.0 gets guidance true! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'docs(skills): clarify Gemini global skills path' accurately reflects the main change: documenting the updated global skills path for Gemini/Antigravity 2.0.
Linked Issues check ✅ Passed The PR successfully addresses issue #290 by updating documentation and integrations.json to reflect the new ~/.gemini/config/skills path, replacing deprecated paths.
Out of Scope Changes check ✅ Passed All changes are directly related to documenting and implementing the new global skills path requirement from issue #290; no out-of-scope modifications detected.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/antigravity-gemini-skills-path

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.

@wey-gu
wey-gu merged commit 9cb804d into main Jun 13, 2026
1 check passed
@wey-gu
wey-gu deleted the fix/antigravity-gemini-skills-path branch June 13, 2026 12:58
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.

[Skils] Antigravityu 2.0 skills directory location should be updated

1 participant