Skip to content

Conversation

@the0807
Copy link

@the0807 the0807 commented Jan 30, 2026

Summary

This PR adds support for GitHub Copilot and Gemini CLI agent skills directories by recognizing the following paths:

  • .github/skills
  • .gemini/skills

Context7 previously supported only .claude/skills. This change allows Copilot and Gemini users to use agent skills without renaming directories.

Changes

  • Added .github/skills as a supported skills directory for GitHub Copilot
  • Added .gemini/skills as a supported skills directory for Gemini CLI
  • Improved multi-client agent skills compatibility

Related Issue

close #1539

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.

[Feature]: support Skills in GitHub Copliot

1 participant