Skip to content

Commit 109d881

Browse files
committed
fix: move SKILL.md to .github/skills/ so /skills add works
The /skills add command expects SKILL.md at .github/skills/<name>/SKILL.md. Previously it was at .github/copilot/skills/<name>/SKILL.md as a symlink, which GitHub cannot resolve when fetching raw content. - Replaced symlink with actual SKILL.md file at correct path - Removed old .github/copilot/skills/ directory - Updated README project structure to match
1 parent 499f403 commit 109d881

3 files changed

Lines changed: 704 additions & 3 deletions

File tree

.github/copilot/skills/copilot-cli-quickstart/SKILL.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)