Skip to content

Add huggingface-spaces skill#124

Open
mishig25 wants to merge 2 commits intohuggingface:mainfrom
mishig25:add-hf-spaces-skill
Open

Add huggingface-spaces skill#124
mishig25 wants to merge 2 commits intohuggingface:mainfrom
mishig25:add-hf-spaces-skill

Conversation

@mishig25
Copy link
Copy Markdown
Contributor

@mishig25 mishig25 commented Apr 17, 2026

Moving this over from my gist (https://gist.github.com/mishig25/d27a7612b118a3335b917b0600ddea25) now that things are prod-ready — hf spaces search is in the CLI and Gradio Spaces serve /agents.md.

Summary

  • New huggingface-spaces skill at skills/huggingface-spaces/SKILL.md that lets agents discover and call Hugging Face Spaces to generate artifacts (images, audio, 3D, video, text).
  • Built on the new hf spaces search CLI and the per-Space /agents.md endpoint shipped in Sync HF CLI Skill (v1.11.0) #122 — agents can search for a Gradio Space and follow the auto-generated agent docs to call it, no manual wiring.
  • Registered in .claude-plugin/marketplace.json and regenerated README.md, agents/AGENTS.md, .cursor-plugin/plugin.json, .mcp.json via ./scripts/publish.sh.

🤖 Generated with Claude Code

Leverages the new `hf spaces search` CLI and the per-Space
`/agents.md` endpoint (see huggingface#122) so agents can
discover Gradio Spaces and call their APIs without manual setup.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@mishig25 mishig25 force-pushed the add-hf-spaces-skill branch from 6acaced to 2ae80bd Compare April 17, 2026 10:02
@mishig25
Copy link
Copy Markdown
Contributor Author

@mishig25 mishig25 changed the title Add hf-spaces skill Add huggingface-spaces skill Apr 17, 2026
Add a step to persist generated artifacts via `hf buckets cp`
so results survive across sessions and are shareable.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@NielsRogge
Copy link
Copy Markdown
Collaborator

Could perhaps be part of the hf-cli skill rather than creating a new skill?

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