Skip to content

Prefer hf papers CLI over raw curl in huggingface-papers skill#106

Closed
mishig25 wants to merge 1 commit intohuggingface:mainfrom
mishig25:prefer-hf-papers-cli
Closed

Prefer hf papers CLI over raw curl in huggingface-papers skill#106
mishig25 wants to merge 1 commit intohuggingface:mainfrom
mishig25:prefer-hf-papers-cli

Conversation

@mishig25
Copy link
Copy Markdown
Contributor

@mishig25 mishig25 commented Mar 25, 2026

Summary

now that huggingface/huggingface_hub#3952 is published, follow up to #87

  • Updates the huggingface-papers skill to use hf papers CLI commands (read, info, list, search) as the primary interface instead of raw curl calls.
  • Original curl/API examples are preserved inside collapsible <details> sections as alternatives.
  • Endpoints with no CLI equivalent (claim authorship, index paper, update links) remain curl-only.

Made with Cursor

Update the huggingface-papers skill to use `hf papers read`, `hf papers info`,
`hf papers list`, and `hf papers search` CLI commands as the primary interface,
with the original curl calls preserved in collapsible details sections as
fallback alternatives.

Made-with: Cursor
@mishig25
Copy link
Copy Markdown
Contributor Author

@NielsRogge
Copy link
Copy Markdown
Collaborator

What about #102?

@mishig25
Copy link
Copy Markdown
Contributor Author

Good point. Closing this PR for your #102

@mishig25 mishig25 closed this Mar 25, 2026
@mishig25 mishig25 deleted the prefer-hf-papers-cli branch March 25, 2026 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants