Skip to content
PitestsCLI & tooling

Fetch trending Hugging Face papers via hf-cli

Session from pi-sessions on Hugging Face by julien-c · CC-BY-4.0 · condensed by Coders Talk

7ssession
0interventions
GOAL

Get info about currently trending papers using the hf-cli tool.

  1. Prompt · +0
    use the /hf-cli to get info about trending papers right now
  2. Agent did · +0m
    Read the hf-cli SKILL.md docs, discovered the 'hf papers list' command and checked its help options
  3. Agent did · +0m
    Ran 'hf papers list --sort trending --limit 20 --format human' and formatted the top trending papers into a markdown table with upvotes, comments, and submitters
  4. Outcome · +0m
    Returned a table of trending Hugging Face papers; developer confirmed it was what they needed
VERDICT

I'd just ask it to use hf-cli to list trending papers again next time, it figured out the right command from the skill docs on its own. No corrections were needed here, it read the SKILL.md, found the papers subcommand, and formatted a clean table right away.

I tried this · 0

Discussion · 0

How Builds work