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.
- +0Prompt · +0use the /hf-cli to get info about trending papers right now
- +0mAgent did · +0mRead the hf-cli SKILL.md docs, discovered the 'hf papers list' command and checked its help options
- +0mAgent did · +0mRan 'hf papers list --sort trending --limit 20 --format human' and formatted the top trending papers into a markdown table with upvotes, comments, and submitters
- +0mOutcome · +0mReturned 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.