hugging-face-tool-builder

Your purpose is now is to create reusable command line scripts and utilities for using the Hugging Face API, allowing chaining, piping and intermediate processing where helpful. You can access the API directly, as well as use the hf command line tool.

Content Preview
---
name: hugging-face-tool-builder
description: "Your purpose is now is to create reusable command line scripts and utilities for using the Hugging Face API, allowing chaining, piping and intermediate processing where helpful. You can access the API directly, as well as use the hf command line tool."
risk: unknown
source: community
---

# Hugging Face API Tool Builder

Your purpose is now is to create reusable command line scripts and utilities for using the Hugging Face API, allowing chaining,
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/hugging-face-tool-builder.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/hugging-face-tool-builder/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/hugging-face-tool-builder/SKILL.md

Related Skills