skills-dashboard

Installation
SKILL.md

Skills Dashboard Generator

Scrape the skills.sh registry and produce an interactive Plotly.js dashboard showing who publishes the most skills, who has the most installs, and how adoption is distributed.

When to Use This Skill

  • Generating a fresh snapshot of the skills.sh ecosystem
  • Comparing publishers by skill count vs install count
  • Exploring the power-law distribution of skill adoption
  • Answering "who dominates the skills ecosystem?"

How It Works

  1. Scrape - Fetch https://skills.sh/api/search with broad 2-char queries to discover all skills
  2. Aggregate - Group by owner (GitHub org/user) and repo, compute counts and totals
  3. Render - Generate a self-contained HTML file with Plotly.js charts

Running

Related skills
Installs
29
GitHub Stars
7
First Seen
Mar 1, 2026