🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 9.7K |
| ⭐ 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 中启用,用于生成或审查 Dataverse Python 生产代码。具体触发方式需查看插件说明,README未说明。
📋 迷你测评
社区贡献,面向GitHub Copilot的Python生产代码场景。亮点是生产级导向,但依赖社区更新。
📄 README 要点
这个工具是给用Python开发Dataverse项目的团队准备的,本质是一套GitHub Copilot的自定义配置集合。它把生产级Python开发的规范、常见模式和安全实践都封装成了AI能理解的指令和技能。核心功能是让Copilot在生成代码时自动遵循企业级标准,比如错误处理、日志记录、API调用规范这些。安装就是把仓库里的配置加载到Copilot里,不用额外装什么复杂的东西。特别适合那些正在把Dataverse项目往生产环境推的团队,或者刚接手别人代码想快速统一风格的开发者。用了它,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)
交流使用体验、避坑建议;违规内容将被删除