2 Commits
Author SHA1 Message Date
GarfieldandClaude Sonnet 4.6 6beba0975b fix: address Copilot review comments
- Remove displayName from plugin.json (not in Copilot manifest schema)
- Use ln -sf for idempotent skill symlinks
- Use rm -f for safer uninstall

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-29 13:35:23 +08:00
GarfieldandClaude Sonnet 4.6 ea3e42a836 feat: add VS Code + GitHub Copilot agent skills support
- Add `.copilot-plugin/plugin.json` for auto-discovery in VS Code (mirrors `.cursor-plugin/` format)
- Add `.vscode/INSTALL.md` with two install options: auto-discovery and personal skills via symlink
- Update README.md and README.zh-CN.md with VS Code section and compatibility table row

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-29 13:09:00 +08:00