Hugging Face Tool Builder
插件 已验证 活跃Build reusable scripts for Hugging Face Hub and API workflows. Useful for chaining API calls, enriching Hub metadata, or automating repeated tasks.
To empower users to automate repetitive tasks and build custom workflows by creating reusable scripts for the Hugging Face Hub and API.
功能
- Builds reusable scripts for Hugging Face Hub and API
- Chains multiple API calls for complex workflows
- Automates repeated tasks and data enrichment
- Provides baseline script templates in Bash, Python, and TSX
- Leverages `HF_TOKEN` for secure and authorized API access
使用场景
- When you need to automate fetching and processing data from Hugging Face datasets or models.
- To create custom scripts for managing Hugging Face repositories, models, or datasets.
- When you want to combine multiple Hugging Face API calls into a single, automated workflow.
- To enrich Hugging Face metadata or generate summaries of repository contents.
非目标
- Directly executing complex ML training or fine-tuning jobs (use specific Hugging Face skills for that).
- Replacing the need for users to understand Hugging Face APIs or `hf` CLI commands.
- Providing pre-built solutions for every possible Hugging Face task; it's a builder's tool.
工作流
- Identify the task requiring automation or scripting for Hugging Face resources.
- Choose a scripting language (Bash, Python, TSX) based on complexity.
- Utilize provided baseline scripts or reference examples as a starting point.
- Implement API calls using `HF_TOKEN` for authentication and `hf` CLI commands.
- Chain commands and process data using piping and intermediate steps.
- Test the script for functionality and error handling.
- Provide the completed script to the user with usage examples.
Code Execution
- info:ValidationWhile script examples demonstrate API interaction and piping, explicit validation using a schema library for all input arguments is not detailed in the documentation.
Errors
- info:Actionable error messagesWhile the documentation encourages users to handle errors and investigate API results, it doesn't provide specific examples of actionable error messages for failed API calls or script execution.
Scope
- info:Dry-run previewWhile the skill focuses on script building, it does not explicitly provide a dry-run feature for the generated scripts, although the `hf` CLI itself may offer some dry-run capabilities for its commands.
安装
请先添加 Marketplace
/plugin marketplace add huggingface/skills/plugin install huggingface-tool-builder@huggingface-skills质量评分
已验证类似扩展
Shell Scripting Plugins
99Production-grade Bash scripting with defensive programming, POSIX compliance, and comprehensive testing
Microsoft Learn MCP 服务器
100访问 Microsoft 官方文档、API 参考和代码示例,涵盖 Azure、.NET、Windows 等。
Dotforge
100Node.js 20+ with Express/Fastify, TypeScript, and ESM module rules for Claude Code.
Hugging Face Papers
100Look up and read Hugging Face paper pages in markdown, and use the papers API for structured metadata like authors, linked models, datasets, Spaces, and media URLs when needed.
Claude Hud
100Real-time statusline HUD for Claude Code - displays context usage, tool activity, agent tracking, and todo progress
Claude Recap
99为 Claude Code 提供基于主题的自动记忆——跨会话或压缩时绝不会丢失上下文。