best-skills: Daily-Updated Rankings for Top Agent Skills
This repository profile is provided by osrepos.com, an open source repository discovery platform.

Summary
The LinklyAI/best-skills repository offers daily-updated rankings of the top 100 agent skills. It aggregates data on installs, growth, and social buzz from various platforms like skills.sh, ClawHub, Tencent SkillHub, GitHub, and X. This open-data project provides a comprehensive, cross-ecosystem view of agent skill performance, making it an invaluable resource for developers and researchers.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
The LinklyAI/best-skills GitHub repository is a dynamic and essential resource for anyone interested in the rapidly evolving landscape of AI agent skills. It provides daily-updated rankings of the top 100 agent skills, meticulously aggregated from over 10 different platforms and communities, including skills.sh, ClawHub, Tencent SkillHub, GitHub, and X (formerly Twitter). This project aims to offer a unified, cross-ecosystem perspective on agent skill performance, covering installs, growth trends, and social buzz.
Why Use It & Key Features
Traditional skill registries often operate in silos, providing insights only within their specific ecosystems. best-skills breaks down these barriers by merging diverse data sources into a single, comprehensive picture. This allows users to see global installs, China installs, and social mentions side-by-side for each skill, a capability unmatched by other ranking systems.
Key features include:
- Nine daily-refreshed rankings: Covering categories like "Best 100 (Worth-Installing Score)", "Top Installs", "Trending (7 days)", "Social Buzz", and "Rising Stars".
- Raw numbers preserved: Every CSV file retains original per-platform counts, enabling verification and custom re-ranking.
- Cross-platform insights: Numbers are presented side-by-side, ranked by within-platform percentile composite, ensuring accurate comparisons without mixing incompatible metrics.
- Open data: All data and documentation are released under the CC BY 4.0 license, encouraging free use, republication, and building upon the dataset.
Data Access
Accessing the daily updated rankings and raw data is straightforward. The repository organizes data into daily folders, with a latest/ directory always pointing to the most recent day's information.
To get started, simply navigate to the data/latest/ directory within the repository. Here, you'll find CSV files for all nine ranking lists, such as best-100.csv, top-installs.csv, and social-buzz.csv, ready for download and analysis. The repository also provides a live, interactive web preview of the rankings for easy exploration.
Examples
Here's a glimpse into some of the rankings you can find:
? Best 100 (Worth-Installing Score)
(Preview from best-100.csv)
| # | Skill | Vendor | WIS | Cov |
|---|---|---|---|---|
| 1 | find-skills | vercel-labs | 79.9 | C |
| 2 | agent-browser | vercel-labs | 77.2 | C |
| 3 | frontend-design | anthropics | 72.6 | C |
| 4 | grill-me | mattpocock | 67.4 | C |
| 5 | microsoft-foundry | microsoft | 67.1 | C |
? Top Installs (all ecosystems)
(Preview from top-installs.csv)
| # | Skill | skills.sh | ClawHub | SkillHub CN |
|---|---|---|---|---|
| 1 | find-skills | 3,300,106 | — | — |
| 2 | self-improving-agent | — | 478,196 | 1,176,907 |
| 3 | grill-me | 1,085,176 | — | — |
| 4 | find-skills | — | — | 922,608 |
| 5 | grill-with-docs | 925,978 | — | — |
For the full Top 100 lists and more detailed rankings, explore the CSV files directly in the repository.
Links
Dive deeper into the best-skills project:
- GitHub Repository: LinklyAI/best-skills
- Live Interactive Rankings: Explore the live, interactive rankings
- Attribution Guidelines: CC BY 4.0 License (See how to attribute the data)
- Follow on X: @BlueeonY
Related repositories
Similar repositories that may be relevant next.

Context Engineering Kit: Enhance AI Agent Quality with Advanced Skills
September 6, 2026
The Context Engineering Kit is a powerful collection of hand-crafted Claude Code Skills designed to significantly improve the quality and predictability of AI agent results. It offers advanced context engineering techniques with a minimal token footprint, ensuring efficiency and effectiveness across platforms like OpenCode, Cursor, and Gemini CLI. This kit provides granular control over plugins and includes an open-source alternative to CodeRabbit, enhancing development workflows.

Agent Factory: Generate AI Agents with Natural Language Descriptions
September 3, 2026
Agent Factory, developed by Mozilla-AI, is a powerful tool designed to generate AI agents and workflows. It allows users to describe tasks in natural language, which it then transforms into executable Python code for agentic workflows. Leveraging the Model Context Protocol (MCP) and the any-agent library, it simplifies the creation of complex AI solutions.

TrueForge: The Open-Source Agent Harness for LLM-Powered Agents
September 1, 2026
TrueForge is an open-source agent harness designed to transform large language models (LLMs) into fully functional agents. It provides the essential runtime layer, handling complex aspects like streaming, session persistence, tool servers, and sandboxing. Developers can leverage TrueForge to build and deploy robust, scalable AI agents with ease.

Agent-Sandbox: Enterprise-Grade Sandbox for AI Agents on Kubernetes
August 28, 2026
Agent-Sandbox provides an easy-to-use, enterprise-grade sandbox platform for AI Agents. It allows agents to securely run untrusted LLM-generated code, perform browser and computer use, and deploy websites with multi-session and multi-tenant isolation. This self-hosted solution wraps a robust Kubernetes foundation behind a simple RESTful API, making it accessible for developers.
Source repository
Open the original repository on GitHub.