Agent skills

Skills for copilot

Read straight from the source repositories, not from submitted listings. Every skill shows what it does, what is inside, where it came from — and whether attention around its source is actually growing.

Toolclaude-code 29,140codex 4,755cursor 3,111copilot 976windsurf 55cline 34
CategoryWorkflow & Productivity 4,979AI & Agents 3,037Data & Analytics 2,345Code Review & Quality 1,376Backend & API 1,244Security 1,194Design & Presentation 1,154Documentation 965Content & Marketing 916Testing & QA 777DevOps & Cloud 576Databases 550Frontend 469Business & Finance 328Media & Video 257Other 9,833
2,269 found
2,2572,269 · page 48 / 48
windows-desktop-e2eE2E testing for Windows native desktop apps (WPF, WinForms, Win32/MFC, Qt) using pywinauto and Windows UI Automation.mturacwindsurf-migration-deep-diveMigrate to Windsurf from VS Code, Cursor, or other AI IDEs with full configuration transfer. Use when migrating a team to…jeremylongshorewriteswinui3-migration-guideUWP-to-WinUI 3 migration reference. Maps legacy UWP APIs to correct Windows App SDK equivalents with before/after code snippets.…githubworkflow-startPrimary entry point for the spec-superflow state-machine workflow. Invoke when the user is inside an active spec-superflow change…MageByte-Zeroworkiq-copilotGuides the Copilot CLI on how to use the WorkIQ CLI/MCP server to query Microsoft 365 Copilot data (emails, meetings, docs…githubworkshop-createCreate a new workshop or use an existing directory as one. Handles two paths: (A) use an existing local directory the operator…githubworkspace-surface-auditAudit the active repo, MCP servers, plugins, connectors, env surfaces, and harness setup, then recommend the highest-value…mturacwrite-coding-standards-from-fileWrite a coding standards document for a project using the coding styles from the file(s) and/or folder(s) passed as arguments in…githubwriterAuthoritative reference for writing Lagune's prose. Use before writing, editing, or translating any artifact, charter, command…wellwelwelx-apiX/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate…mturacx-twitter-scraperBuild GitHub Copilot workflows with Xquik X API SDKs, REST endpoints, hosted Apify Actor runs, MCP tools, TweetClaw OpenClaw…githubyearly-plannerProduce the 12-month operational Yearly Planner — the calendar companion to the Growth Plan in Part 8. Translates strategy into…indranilbanerjeewritesyoutube-transcribe-skillExtract subtitles/transcripts from YouTube videos. Triggers: "youtube transcript", "extract subtitles", "video captions", "视频字幕"…feiskyer
← Prev48 / 48
How the catalog works
What is an agent skill?

A folder with a SKILL.md inside — instructions, and often scripts and assets, that an AI agent loads when the task matches. Claude Code, Codex, Cursor and Copilot all read the same format, so one skill usually works across them.

Where does this catalog come from?

We read 660 source repositories straight from their file trees rather than from submitted listings — what you see is what is actually published. 98 repositories were rejected because they advertise skills but contain none: link lists, not folders.

Why is there no install counter?

Because install counts live in the registry that serves `npx skills add`, and that is not ours — publishing a number we cannot verify would be worse than showing none. Instead we show where a skill comes from and whether attention around its source is actually growing, measured from our own weekly snapshots.

Do you deduplicate?

Yes, and it matters more than expected. Aggregator repositories republish the same skill in several places — one source carried 6,317 SKILL.md files for 2,001 actual skills. We collapse by folder name and keep the canonical copy, so the catalog counts things, not copies.

Keep going