hugging-face-tool-builder - Create Hugging Face API CLI scripts and utilities
Builds reusable command line scripts and utilities for interacting with the Hugging Face API and CLI tool.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Create command line scripts
- Query Hugging Face API endpoints
- Inspect OpenAPI specification
- Execute Hugging Face CLI commands
- Extract model card frontmatter
Inputs
- Command line arguments
- Stdin data streams
- HF_TOKEN environment variable
- Hugging Face API endpoints
Outputs
- Command line scripts
- NDJSON data streams
- JSON responses
- Usage help documentation
Requirements
- HF_TOKEN environment variable
- Hugging Face CLI tool
- curl utility
- jq utility
- Shell Python or TSX runtime
