Loading...
Loading...
Scrape skills.sh and generate an interactive HTML dashboard showing skill distribution by publisher, installs, and categories. Rerun anytime to get fresh data.
npx skill4agent add olshansk/agent-skills skills-dashboardhttps://skills.sh/api/searchpython3 scripts/scrape_and_build.pyindex.htmlpython3 scripts/scrape_and_build.py --output /path/to/dashboard.html| Chart | What It Shows |
|---|---|
| Treemap | Install share by publisher, click to drill into individual skills |
| Bar: Skill Count | Top 25 publishers by number of skills published |
| Bar: Total Installs | Top 25 publishers by total install volume |
| Histogram | Log-scale distribution showing the long tail of installs |
| Top 30 Skills | The 30 most-installed individual skills |
skills.sh/api/search{
"source": "owner/repo",
"skillId": "skill-name",
"name": "skill-name",
"installs": 12345
}npx skills add olshansk/agent-skillsskills-dashboard