awesome-copilot-agents
Ready-made Copilot instructions, agents, and skills for everyday coding
All Skills in This Repository (4)
Pure Emerald Level Indicatorscalculator
Evaluate arithmetic expressions with arbitrary-precision decimal math using big.js.
jira-cli
Manage Jira issues, sprints, and boards from the command line.
az-cli
Translate user intents into Azure CLI commands for resource management.
azure-prices
Fetch current Azure service prices via the Retail Prices API.
Frequently Asked Questions
FAQPage SchemaHow to install awesome-copilot-agents?โผ
Run `npx skills add Code-and-Sorts/awesome-copilot-agents --all -g -y` in your terminal to install all skills in this suite globally.
What does awesome-copilot-agents include?โผ
It bundles Copilot instruction files for 12 programming languages, custom agents like Architect and Debugger, PRD and task workflows, plus skills for Azure CLI, Azure pricing, Jira, and precise calculations.
How do I manage Jira tickets with AI?โผ
The jira-cli skill lets your AI agent create, edit, assign, and transition Jira issues, manage sprints and epics, and log work time using simple terminal commands.
Can AI look up Azure pricing and manage resources?โผ
Yes. The azure-prices skill compares live Azure service costs across regions, and the az-cli skill runs Azure CLI commands to create and manage cloud resources.
Do these skills work with GitHub Copilot and other AI agents?โผ
Yes. All skills follow the open SKILL.md standard, so they work with GitHub Copilot in VS Code as well as other compatible AI coding agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core