Show HN: Agent Skills Leaderboard
skills.sh
Show HN: Agent Skills Leaderboard
1–10 of 47 posts
Re: Show HN: Agent Skills Leaderboard
#2Re: Show HN: Agent Skills Leaderboard
#3The UI looks nice, otherwise. I had thought about building something like this - maybe this just increases my confidence that this is needed, just not affiliated with a company.
Re: Show HN: Agent Skills Leaderboard
#4Re: Show HN: Agent Skills Leaderboard
#5The leaderboard is ranked by the weekly download count by their "npx skills" command. This is Vercel new "standard" skills installer so obvious their skills are at the top.
Re: Show HN: Agent Skills Leaderboard
#6The leaderboard is ranked by the weekly download count by their "npx skills" command. This is Vercel new "standard" skills installer so obvious their skills are at the top.
Assuming that's a response to me... that explanation would have been nice, and it's misleading without it.
Re: Show HN: Agent Skills Leaderboard
#7What is this? How does it work? How are skills ranked? Seems a little bit fishy to me that you can only tell it's from Vercel if you click the top left corner, and the top two skills come from vercel... despite there definitely being much more used skills in the overall AI coding ecosystem. The UI looks nice, otherwise. I had thought about building something like this - maybe this just increases my confidence that th…
By npm weekly installs (??). Famously good signal for quality.
Edit: Not even npm, their own tools download count...
Re: Show HN: Agent Skills Leaderboard
#8Re: Show HN: Agent Skills Leaderboard
#9What is this? How does it work? How are skills ranked? Seems a little bit fishy to me that you can only tell it's from Vercel if you click the top left corner, and the top two skills come from vercel... despite there definitely being much more used skills in the overall AI coding ecosystem. The UI looks nice, otherwise. I had thought about building something like this - maybe this just increases my confidence that th…
Vercel's skills are popularly installed because we initially launched `npx skills` with the launch of our `react-best-practices`
But have been developing the tool in tandem!
Re: Show HN: Agent Skills Leaderboard
#10A small UI suggestion: it would be helpful if hovering on a row showed the skill description, along with a button to copy the install command.
For anyone interested, there are two other sites already doing something similar:
- claudemarketplaces.com - A comprehensive directory with 1900+ marketplaces, shows descriptions directly in the list view with copy-to-install commands
- skillsmp.com - Has 77K+ skills indexed from GitHub. Cool developer-style UI, but honestly the UX could use work—the search is hidden behind cryptic command-style buttons and it's not obvious how to actually search
Also worth checking out the Claude Code Mastery guide (thedecipherist.github.io/claude-code-mastery) for a deeper dive into skills, hooks, MCP, and CLAUDE.md.