Sticker Maker — Development skill for Claude Code
Simple skills based sticker maker used to teach skills.
How to install Sticker Maker
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Owl-Listener/sticker-maker and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Sticker Maker does
Simple skills based sticker maker used to teach skills.
Alternatives in Development
- Understand Anything — Graphs that teach graphs that impress 80.7k ★
- Mcporter — Call MCPs via TypeScript, masquerading as simple TypeScript API 4.1k ★
- 02 Simple Mode — Simple Mode System Prompt 2.3k ★
README
Y2K Pop-Art Sticker Maker Agent Skill
This repository contains a packaged **Sticker Maker Skill** for agentic AI assistants (such as Jetski or Antigravity). It enables agents to generate high-quality, printable vector-style stickers inspired by Y2K internet culture and retro pop art, and automatically export them with transparent backgrounds.
Features
- Opinionated Design System: Enforces a vibrant Y2K color palette, thick black outlines, and classic thick white die-cut borders.
- Print-Ready Output: Automatically converts generated stickers to transparent PNGs (removing the background) for easy printing.
- UI Implementation Guidelines: Includes HTML/CSS instructions for displaying stickers with tactile, grabbable hover effects on screen.
Repository Structure
SKILL.md: The core skill definition containing the design system, prompting guidelines, and agent instructions.scripts/export_to_desktop.sh: A bash script that uses ImageMagick to remove the black background from generated PNGs and export them to the Desktop.examples/: Sample stickers generated using this skill.
Installation
To use this skill with your agent:
- Copy
SKILL.mdto your agent's skills directory (e.g.,~/.gemini/config/skills/sticker-maker/SKILL.md). - Copy
scripts/export_to_desktop.shto the same folder (e.g.,~/.gemini/config/skills/sticker-maker/scripts/export_to_desktop.sh). - Ensure your agent configuration points to this skills directory.
Dependencies
- ImageMagick: The export script requires
convert(part of ImageMagick) to perform the transparent flood-fill conversion.- On Linux (gLinux/Ubuntu/Debian):
sudo apt-get install imagemagick - On macOS:
brew install imagemagick
- On Linux (gLinux/Ubuntu/Debian):
Usage
Once installed, you can trigger the skill by asking your agent to:
- "Make a sticker of [subject]"
- "Design a sticker pack with [theme]"
The agent will automatically apply the Y2K style guidelines and
Related Skills
Claudebot Add Handler
如何新增 Telegram 訊息處理器(photo、document、sticker 等非 command 類型)。
Sticker Pack Forge
表情包工坊 · 一张人物照片 → 整套透明表情包(透明九宫格母版 → 9 张透明 PNG → 9 条循环透明 GIF → 平台规格 ZIP)。Skill for Claude Code / WorkBuddy / any
Loop Maker
Interviews you, then scaffolds a self-running agent loop. Cross-harness (Claude Code / Codex / Hermes / OpenCl
Think Analyst
Product Analyst — Metrics-Driven Decision Maker
Maker Cache
Manage MAKER pattern cache - list, clear, or inspect cached decompositions
Claude Skill Exam Paper Maker
Claude Code 技能:创建和编辑 LaTeX 试卷,支持模块化子文件、自动评分和专业排版
Related Agents
SVG Maker
Creates clean standalone SVG illustrations (spatial layouts, annotated figures, concept maps with precise posi
Learning Guide
Teach programming concepts and explain code with focus on understanding through progressive learning and pract
Sc Learning Guide
Teach programming concepts and explain code with focus on understanding through progressive learning and pract