Analyze images in media/stickers using Vision API to identify and filter meme/sticker content vs screenshots or documents.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add Demerzels-lab/elsamultiskillagent --skill sticker-analyzer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Sticker Analyzer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/demerzels-lab-sticker-analyzer)More formats (shields.io, HTML) on the badges page.
---
name: sticker-analyzer
description: Analyze images in media/stickers using Vision API to identify and filter meme/sticker content vs screenshots or documents.
tags: [vision, image-analysis, stickers, memes]
---
# 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
1. Requires `npm install @google/generative-ai`.
2. 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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!