Curated ranking

Best Agent Skills in 2026: Reusable Workflows That Actually Work

Agent skills are the other half of the MCP ecosystem: where servers give an agent tools, skills give it know-how — structured, reusable workflows for tasks like reviewing a pull request or summarizing a research topic.

This ranking lists the most-starred skills in the catalog. Each one ships with an install command and documents its inputs and expected outputs, so you know exactly what the agent will do before you run it.

4984个结果
OO
openclaw/openclaw
开发工具

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

38.1万70
VA
vinta/awesome-python
开发工具

The definitive list that answers "I want to do X in Python, which tool should I use?"

31.8万45
OS
obra/superpowers
开发工具

An agentic skills framework & software development methodology that works.

24.3万55
AS
anthropics/skills
开发工具

Public repository for Agent Skills

15.7万85
MS
mattpocock/skills
开发工具

Skills for Real Engineers. Straight from my .agents directory.

15.2万85
GS
github/spec-kit
开发工具

🌱 Spec Kit Define what to build before building it — with any AI coding agent.

12.5万45
GG
garrytan/gstack
开发工具

Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA

11.8万99
SA
shubhamsaboo/awesome-llm-apps
开发工具

100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.

11.7万85
BU
browser-use/browser-use
开发工具

🌐 Make websites accessible for AI agents. Automate tasks online with ease.

10.3万60
HM
harry0703/moneyprinterturbo
开发工具

只需提供视频 主题 或 关键词 ,即可自动生成视频脚本、匹配素材、生成字幕和背景音乐,并合成高清短视频。

9.7万55
KW
koala73/worldmonitor
开发工具

Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface

8.5万45
JC
juliusbrussee/caveman
开发工具

🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman

7.9万55
查看全部匹配条目 · 4984

FAQ

What is the difference between an agent skill and an MCP server?

An MCP server exposes tools and data sources over the Model Context Protocol. An agent skill is a packaged set of instructions and workflows that tells the agent how to use its tools well for a specific task. They complement each other: servers provide capability, skills provide method.

How do I install an agent skill?

Most skills install with a single npx command shown on the detail page, or by copying the skill definition into your client's skills directory. The exact steps and any required tools are listed on each entry.

Can I use these skills with any agent?

Skills are plain instruction sets, so most can be adapted to any agent client. The supported-clients list on each detail page shows where the author has tested the skill.

相关指南