by PromptSpace
Classify any text or file into custom categories using Hugging Face's BART-MNLI model with no training required.
Free
Login required to install
by PromptSpace
Classify any text or file into custom categories using Hugging Face's BART-MNLI model with no training required.
Free
Login required to install
⚡ Skill ready to install in Claude Code, Gemini CLI, or any MCP-compatible client. Read the install guides →
This skill provides a robust, zero-shot text classification engine for AI agents. By leveraging the Facebook BART-Large-MNLI model via Hugging Face's Inference API, it solves the problem of categorizing unstructured data without the need for custom training data or fine-tuning. It allows developers to define dynamic taxonomies on the fly and receive confidence-scored results instantly.
At a high level, the skill takes input text or files and maps them against a customizable list of labels. It handles API communication, model loading states, and result persistence. Unlike raw prompting, which can be inconsistent or hallucinate labels, this skill uses a specialized NLI (Natural Language Inference) model specifically architected for cross-label entailment.
mkdir -p ~/.claude/skills/hf-zero-shot && curl -s -X POST 'https://api.promptspace.in/api/skills/hf-zero-shot/install' | python3 -c "import sys,json; sys.stdout.write(json.load(sys.stdin).get('installInstructions') or '')" > ~/.claude/skills/hf-zero-shot/SKILL.mdAll skills install directly after login. Free forever, no purchase required.
Security Scanned
Passed automated security review
No special permissions declared or detected
OpenClaw, Cursor, Claude Code, Codex CLI
PromptSpace
We build AI agent skill packages for content creators. Specializing in Chinese social media automation.