🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 8.9K |
| ⭐ GitHub Stars | 37,441(fork 4707) |
| 🗓️ 最近推送 | 2026-08-04 |
| 🌱 项目创建 | 2025-06-11 |
| 💻 语言 / License | Python · MIT |
| 🐛 开放Issue | 64 |
📝 工具简介
社区贡献的指令、agent、skills和配置,帮你把GitHub Copilot用到极致。
📖 怎么用
1) 安装:先添加市场 `copilot plugin marketplace add github/awesome-copilot`,再安装插件 `copilot plugin install <plugin-name>@awesome-copilot`。2) 配置:README未说明。3) 使用:安装后直接在 GitHub Copilot 中启用,用于执行 VS Code 扩展命令。具体命令列表和调用方式需查看插件文档,README未说明。
📋 迷你测评
社区贡献的指令合集,帮你把GitHub Copilot调教得更顺手。亮点是配置现成,省去自己摸索。没提具体数量,但社区持续更新,适合想深挖Copilot的人。
📄 README 要点
这个工具是专门为VS Code扩展开发准备的Copilot增强包。它包含了一系列针对VS Code API、命令注册、UI交互等场景的自定义指令和技能。核心功能是让Copilot更懂VS Code的扩展开发规范,生成代码时自动遵循正确的API调用方式、命令命名约定和生命周期管理。安装就是把仓库配置加载到Copilot环境里。适合正在开发VS Code插件、或者维护大型扩展项目的开发者。用了它,AI生成的扩展代码会更规范,减少查文档和调试的时间,开发效率明显提升。
查看英文原文
🤖 Awesome GitHub Copilot A community created collection of custom agents, instructions, skills, hooks, workflows, and plugins to supercharge your GitHub Copilot experience. [!TIP] Explore the full collection on the website → awesome copilot.github.com The website offers full text search and filtering across hundreds of resources, plus the Learning Hub for guides and tutorials. Using this collection in an AI agent? A machine readable llms.txt is available with structured listings of all agents, instructions, and skills. 📖 Learning Hub New to GitHub Copilot customization? The Learning Hub on the website offers curated articles, walkthroughs, and reference material — covering everything from core concepts like agents, skills, and instructions to hands on guides for hooks, agentic workflows, MCP servers, and the Copilot coding agent. What's in this repo Resource Description Browse 🤖 Agents Specialized Copilot agents that integrate with MCP servers All agents → 📋 Instructions Coding standards applied automatically by file pattern All instructions → 🎯 Skills Self contained folders with instructions and bundled assets All skills → 🔌 Plugins Curated bundles of agents and skills for specific workflows All plugins → 🍳 Cookbook Copy paste ready recipes for working with Copilot APIs — Install a Plugin For most users, the Awesome Copilot marketplace is already registered in the Copilot CLI/VS Code, so you can install a plugin directly: [安装/使用命令见下方] If you are using an older Copilot CLI version or a custom setup and see an error that the marketplace is unknown, register it once and then install: [安装/使用命令见下方] Contributing See CONTRIBUTING.md · AGENTS.md for AI agent guidance · Security · Code of Conduct The customizations here are sourced from third party developers. Please inspect any agent and its documentation before installing. Contributors ✨ Thanks goes to these wonderful people (emoji key): Aaron Powell Matt Soucoup Troy Simeon Taylor Abbas Peter Strömberg Daniel Scott Rayns
💬 评论(0)
交流使用体验、避坑建议;违规内容将被删除