aeon-huggingface-trending

Installation
SKILL.md

aeon-huggingface-trending

Daily filtered scan over HF's three trending surfaces — models, datasets, spaces — cluster-ranked rather than raw-download ranked.

Endpoints

curl -s "https://huggingface.co/api/models?sort=trending&direction=-1&limit=30"
curl -s "https://huggingface.co/api/datasets?sort=trending&direction=-1&limit=30"
curl -s "https://huggingface.co/api/spaces?sort=trending&direction=-1&limit=30"

Filters

  • Empty repos, no commits, no model card → drop.
  • Same-week quantization of an already-trending model → demoted to "Quantizations" tail.
  • Fork without README delta vs upstream → drop.
  • Authors with > 5 trending entries in 24h → demoted (typically aggregators).
  • License unclear or missing → flagged inline, not dropped.
Installs
6
Repository
bankrbot/skills
GitHub Stars
1.1K
First Seen
May 18, 2026
aeon-huggingface-trending — bankrbot/skills