Catalog pagination

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
Computed 5937,126

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".

Computed 5937,126

github/awesome-copilot

arch-linux-triage

Triage and resolve Arch Linux issues with pacman, systemd, and rolling-release best practices.

Computed 5937,126

github/awesome-copilot

debian-linux-triage

Triage and resolve Debian Linux issues with apt, systemd, and AppArmor-aware guidance.

Computed 5937,126

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".

Computed 5937,126

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'.

Computed 5837,126

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.

Computed 5837,126

github/awesome-copilot

fedora-linux-triage

Triage and resolve Fedora issues with dnf, systemd, and SELinux-aware guidance.

Computed 5837,126

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.

Computed 5837,126

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.

Computed 5737,126

github/awesome-copilot

playwright-automation-fill-in-form

Automate filling in a form using Playwright MCP

Computed 5737,126

github/awesome-copilot

structured-autonomy-implement

Structured Autonomy Implementation Prompt

Computed 5537,126

github/awesome-copilot

create-github-issue-feature-from-specification

Create GitHub Issue for feature request from specification file using feature_request.yml template.

Computed 5537,126

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.

Computed 5537,126

github/awesome-copilot

create-readme

Create a README.md file for the project

Computed 5537,126

github/awesome-copilot

playwright-generate-test

Generate a Playwright test based on a scenario using Playwright MCP

Computed 5437,126

github/awesome-copilot

java-docs

Ensure that Java types are documented with Javadoc comments and follow best practices for documentation.

Computed 5437,126

github/awesome-copilot

pytest-coverage

Run pytest tests with coverage, discover lines missing coverage, and increase coverage to 100%.

Computed 5337,126

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.

Computed 5337,126

github/awesome-copilot

finalize-agent-prompt

Finalize prompt file using the role of an AI agent to polish the prompt for the end user.

Computed 5237,126

github/awesome-copilot

dataverse-python-quickstart

Generate Python SDK setup + CRUD + bulk + paging snippets using official patterns.

Computed 5237,126

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.

Computed 5137,126

github/awesome-copilot

dataverse-python-advanced-patterns

Generate production code for Dataverse SDK using advanced patterns, error handling, and optimization techniques.

Computed 5037,126

github/awesome-copilot

playwright-explore-website

Website exploration for testing using Playwright MCP

Computed 4737,126

github/awesome-copilot

next-intl-add-language

Add new language to a Next.js + next-intl application