sticker-analyzer
✓Verified·Scanned 2/17/2026
Analyze images in media/stickers using Vision API to identify and filter meme/sticker content vs screenshots or documents.
from clawhub.ai·vde129bd·6.2 KB·0 installs
Scanned from 1.0.0 at de129bd · Transparency log ↗
$ vett add clawhub.ai/autogame-17/sticker-analyzer
Sticker Analyzer Skill
Analyzes images in media/stickers using Google Gemini Vision API to filter out non-stickers (screenshots, documents).
Tools
analyze_stickers
Runs the analysis script.
- No arguments required. Scans
~/.openclaw/media/stickers.
Setup
- Requires
npm install @google/generative-ai. - Requires a valid Google AI Studio API Key in
.env(GEMINI_API_KEY).
Status
Active. Configured with Gemini 2.5 Flash for high-speed sticker filtering.