cf-ai-classify
by PromptSpace
Fast, free image classification using ResNet-50 on Cloudflare Workers AI with 1,000+ object categories.
- Automate metadata tagging for large image libraries
- Moderate user uploads by detecting off-topic or restricted content
- Sort and organize assets based on detected objects like "car" or "dog"
$12
One-time purchase
Included in download
- Downloadable skill package
- Works with OpenClaw, Cursor
- Instant install
cf-ai-classify
by PromptSpace
Fast, free image classification using ResNet-50 on Cloudflare Workers AI with 1,000+ object categories.
$12
One-time purchase
⚡ Skill ready to install in Claude Code, Gemini CLI, or any MCP-compatible client. Read the install guides →
Included in download
- Downloadable skill package
- Works with OpenClaw, Cursor
- Instant install
About This Skill
What it does
This skill provides high-performance image classification and object recognition by leveraging the Microsoft ResNet-50 model running on Cloudflare Workers AI. It allows your AI agent to "see" and categorize photos, identifying thousands of different classes including animals, vehicles, electronics, and scenes.
Why use this skill
Unlike general-purpose LLMs that may be slow or expensive for simple visual processing, this skill provides a specialized, lightweight solution. It is 100% free to use with a standard Cloudflare account, making it ideal for high-volume tasks that would otherwise drain your API credits. It returns structured confidence scores and ranked predictions, which are significantly more reliable for automation than unstructured text descriptions.
Supported Features
- Single & Batch Processing: Classify individual files or entire directories in one command.
- Confidence Scoring: Get decimal-accurate probability scores for every identification.
- Structured Output: Automatically saves results to JSON for easy parsing by other scripts or agents.
- Extensive Vocabulary: Recognizes over 1,000 distinct ImageNet categories.
The output is a clean, ranked list of the most likely objects or scenes detected in the image, accompanied by visual confidence bars for quick human or machine verification.
Use Cases
- Automate metadata tagging for large image libraries
- Moderate user uploads by detecting off-topic or restricted content
- Sort and organize assets based on detected objects like "car" or "dog"
- Validate that uploaded images match expected categories in inventory systems
How to Install
mkdir -p ~/.claude/skills/cf-ai-classify && curl -s -X POST 'https://api.promptspace.in/api/skills/cf-ai-classify/install' | python3 -c "import sys,json; sys.stdout.write(json.load(sys.stdin).get('installInstructions') or '')" > ~/.claude/skills/cf-ai-classify/SKILL.mdFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
Security Scanned
Passed automated security review
Permissions
No special permissions declared or detected
OpenClaw, Cursor, Claude Code, Codex CLI
Creator
PromptSpace
We build AI agent skill packages for content creators. Specializing in Chinese social media automation.