modelscope.cn

sticker-analyzer

Analyze images in media/stickers using Vision API to identify and filter meme/sticker content vs screenshots or documents.

Installation

$ npx skills add https://modelscope.cn

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from modelscope.cn · top by installs.

npx skills add https://modelscope.cn

Browse all from modelscope.cn

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Declared agents gemini

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 702 B

History

  1. First recorded snapshot · 0 installs

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 (GEMINIAPIKEY).

Status

Active. Configured with Gemini 2.5 Flash for high-speed sticker filtering.