返回 Skill 列表
extension
分类: 内容与媒体无需 API Key

sticker-analyzer

使用Vision API分析media/stickers中的图片,以识别并过滤表情包/贴图内容与屏幕截图或文档。

person作者: jakexiaohubgithub

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.