sticker-analyzer

Installation
SKILL.md

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.

Installs
2
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 1, 2026
sticker-analyzer — openclaw/skills