Agent Skills catalog · page 81
Standard HTML pagination keeps the complete catalog discoverable. Use the main directory for search, filtering, and comparison.
- Current page
- 81/128
- Entries on page
- 24
- URL status
- Self-canonical
github/awesome-copilot
ai-ready
Make any repo AI-ready — analyzes your codebase and generates AGENTS.md, copilot-instructions.md, CI workflows, issue templates, and more. Mines your PR review patterns and creates files customized to your stack. USE THIS SKILL when the user asks to "make this repo ai-ready", "set up AI config", or "prepare this repo for AI contributions".
github/awesome-copilot
arch-linux-triage
Triage and resolve Arch Linux issues with pacman, systemd, and rolling-release best practices.
github/awesome-copilot
debian-linux-triage
Triage and resolve Debian Linux issues with apt, systemd, and AppArmor-aware guidance.
github/awesome-copilot
pr-dashboard
Open a GitHub PR dashboard in the browser. Use when the user asks to see their pull requests, open the PR dashboard, show PRs for a date range, or check PR status. Trigger phrases include "show my PRs", "open PR dashboard", "pull request dashboard".
github/awesome-copilot
qdrant-scaling-query-volume
Guides Qdrant query volume scaling. Use when someone asks 'query returns too many results', 'scroll performance', 'large limit values', 'paginating search results', 'fetching many vectors', or 'high cardinality results'.
github/awesome-copilot
boost-prompt
Interactive prompt refinement workflow: interrogates scope, deliverables, constraints; copies final markdown to clipboard; never writes code. Requires the Joyride extension.
github/awesome-copilot
fedora-linux-triage
Triage and resolve Fedora issues with dnf, systemd, and SELinux-aware guidance.
github/awesome-copilot
qdrant-monitoring
Guides Qdrant monitoring and observability setup. Use when someone asks 'how to monitor Qdrant', 'what metrics to track', 'is Qdrant healthy', 'optimizer stuck', 'why is memory growing', 'requests are slow', or needs to set up Prometheus, Grafana, or health checks. Also use when debugging production issues that require metric analysis.
github/awesome-copilot
tiny-stepping
Incremental development workflow that makes the smallest meaningful change per step and pauses for feedback, so the direction gets validated early before continuing. Use for careful, iterative implementation with continuous validation.
github/awesome-copilot
playwright-automation-fill-in-form
Automate filling in a form using Playwright MCP
github/awesome-copilot
structured-autonomy-implement
Structured Autonomy Implementation Prompt
github/awesome-copilot
create-github-issue-feature-from-specification
Create GitHub Issue for feature request from specification file using feature_request.yml template.
github/awesome-copilot
create-github-issues-feature-from-implementation-plan
Create GitHub Issues from implementation plan phases using feature_request.yml or chore_request.yml templates.
github/awesome-copilot
create-readme
Create a README.md file for the project
github/awesome-copilot
playwright-generate-test
Generate a Playwright test based on a scenario using Playwright MCP
github/awesome-copilot
java-docs
Ensure that Java types are documented with Javadoc comments and follow best practices for documentation.
github/awesome-copilot
pytest-coverage
Run pytest tests with coverage, discover lines missing coverage, and increase coverage to 100%.
github/awesome-copilot
azure-role-selector
When user is asking for guidance for which role to assign to an identity given desired permissions, this agent helps them understand the role that will meet the requirements with least privilege access and how to apply that role.
github/awesome-copilot
finalize-agent-prompt
Finalize prompt file using the role of an AI agent to polish the prompt for the end user.
github/awesome-copilot
dataverse-python-quickstart
Generate Python SDK setup + CRUD + bulk + paging snippets using official patterns.
github/awesome-copilot
first-ask
Interactive, input-tool powered, task refinement workflow: interrogates scope, deliverables, constraints before carrying out the task; Requires the Joyride extension.
github/awesome-copilot
dataverse-python-advanced-patterns
Generate production code for Dataverse SDK using advanced patterns, error handling, and optimization techniques.
github/awesome-copilot
playwright-explore-website
Website exploration for testing using Playwright MCP
github/awesome-copilot
next-intl-add-language
Add new language to a Next.js + next-intl application