https://github.com/LinklyAI/best-skills
There are already thousands of agent skills, but they’re scattered across different platforms. It can be difficult to tell which ones are popular, growing, or still actively maintained.
A product teammate at Linkly AI built and open-sourced Best Skills to make that easier.
Best Skills collects public data from skills.sh, ClawHub, Tencent SkillHub, GitHub, X, Bluesky, and Hacker News. It updates daily and generates nine Top 100 lists, including:

- Best overall skills
- Most installed skills
- Fastest-growing skills in the past seven days
- Most discussed skills
- Most actively maintained skills
- New and rising skills
How to use it
The easiest way is to browse the live rankings.
If you want to work with the data directly, all rankings are available as CSV files in the repository:
git clone https://github.com/LinklyAI/best-skills.git
cd best-skills
You can use the CSV files for your own analysis, build a dashboard, or ask an AI agent to compare the rankings for you.
For example:
Compare best-100.csv and trending-7d.csv.
List the skills that appear in both, and preserve their original URLs.
’That’s it. If you’re looking for agent skills but don’t know where to start, this might be a useful reference:
If you find missing data or have suggestions, feel free to open an issue.
Top comments (0)