Rankings prioritize confidence-adjusted public ratings, then use current catalog signals to stabilize ties between similarly reviewed skills.
github/awesome-copilot
Analyze current repository context and suggest relevant Agent Skills from the GitHub awesome-copilot repository that are not already available in this repository. Agent Skills are self-contained folders located in the skills folder of the awesome-copilot repository, each containing a SKILL.md file with instructions...
github/awesome-copilot
Generate a complete, production-ready MCP server in Swift using the official Swift SDK package.
github/awesome-copilot
Source provenance, compatibility, automated checks, and current evidence depth are available on the full page.
github/awesome-copilot
Add RESTful operations to an existing TypeSpec API plugin for Microsoft 365 Copilot.
github/awesome-copilot
Source provenance, compatibility, automated checks, and current evidence depth are available on the full page.
github/awesome-copilot
Create a complete TypeSpec API plugin for Microsoft 365 Copilot that integrates with external REST APIs.
github/awesome-copilot
Update Bicep file ${file} to use latest Azure Verified Module (AVM) versions. Limit progress updates to non-breaking changes. Don't output information other than the final output table and summary.
github/awesome-copilot
Source provenance, compatibility, automated checks, and current evidence depth are available on the full page.
github/awesome-copilot
Update the existing llms.txt file in the root of the repository to reflect changes in documentation, specifications, or repository structure. This file provides high-level guidance to large language models (LLMs) on where to find relevant content for understanding the repository's purpose and specifications.
github/awesome-copilot
Update markdown file ${file} with an index/table of files from folder ${input:folder} .
github/awesome-copilot
Update the existing documentation file at: ${file} by analyzing the corresponding component code.
antfu/skills
This skill is a decision-and-implementation guide for VueUse composables in Vue.js / Nuxt projects. It maps requirements to the most suitable VueUse function, applies the correct usage pattern, and prefers composable-based solutions over bespoke code to keep implementations concise, maintainable, and performant.
github/awesome-copilot
Before answering my question, tell me what files you need to see.
inference-shell/skills
Run 150+ AI apps in the cloud with a simple CLI. No GPU required.
benjitaylor/agentation
Set up the Agentation annotation toolbar in this project.
inference-shell/skills
Generate images with 50+ AI models via inference.sh CLI.
inference-shell/skills
Generate videos with 40+ AI models via inference.sh CLI.
antfu/skills
When completing tasks, run pnpm run lint --fix to format the code and fix coding style.
wshobson/agents
Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building high-performance, non-blocking systems.
mcp-use/mcp-use
Build ChatGPT apps with interactive widgets using mcp-use. Zero-config widget development with automatic registration and built-in React hooks.
github/awesome-copilot
The data cleaning pipeline consists of the following 11 steps, each executed independently without deleting the original data:
sickn33/antigravity-awesome-skills
Source provenance, compatibility, automated checks, and current evidence depth are available on the full page.
wshobson/agents
Build reliable, fast, and maintainable end-to-end test suites that provide confidence to ship code quickly and catch regressions before users do.
vercel-labs/agent-browser
Automate any Electron desktop app using agent-browser. Electron apps are built on Chromium and expose a Chrome DevTools Protocol (CDP) port that agent-browser can connect to, enabling the same snapshot-interact workflow used for web pages.