grid-sticker-generator
Original:🇨🇳 Chinese
Translated
A universal 4x4 grid sticker generator that follows strict visual guidelines (No Text, Transparent BG) and supports loading theme templates from resources.
3installs
Sourceguanyang/super-publisher
Added on
NPX Install
npx skill4agent add guanyang/super-publisher grid-sticker-generatorTags
Translated version includes tags in frontmatterSKILL.md Content (Chinese)
View Translation Comparison →Universal Grid Sticker Generator
This is a universal chibi-style sticker grid generator. It defines a set of strict visual design standards and prompt construction framework for generating high-quality, easy-to-cut 4x4 sticker grid images.
🎨 Core Visual Design Standards
Regardless of the theme generated, the following standards must be strictly followed:
-
Format:
- Grid Layout: 16-grid sticker sheet, 4 rows by 4 columns (4x4 layout).
- Spacing: Maintain even, spacious spacing between each sticker with no overlap.
- Aspect Ratio: 1:1 square.
-
Style Constraints:
- Background: Transparent Background (Output image with transparent background).
- Edges: No outline, No white border, Clean edges.
- Style: Vector style, Flat color, Organic shapes.
-
Content Restrictions:
- NO TEXT: Strictly prohibited to include Chinese characters, English, or numbers.
- NO BUBBLES: Strictly prohibited to include speech bubbles.
- Visual-only Expression: All emotions and memes must be conveyed through body language, facial expressions, and emoticons (e.g., 💢, 💦, ❤️).
📂 Template System
This Skill supports loading different theme templates. Templates are located in the directory.
resources/Default Template: Office Worker
- Template File:
resources/office_worker_template.md - Description: A random library containing 32 classic workplace memes such as "slacking off", "working overtime", and "making empty promises".
🛠️ Execution Workflow
-
Confirm Theme and Role:
- Analyze user input to determine the character image (e.g., panda programmer, Sailor Moon product manager).
- Determine the template to use (default is Office Worker, or user-defined other themes).
-
Construct Prompt:
- Header: Load Role & Style from SKILL guidelines.
- Subject: "Cute chibi-style character, [User Role Description]".
- Action List:
- If using a template: Extract (16 - N) actions from the template's library to supplement the list.
- If no template is used: Generate 16 diverse universal emotional actions based on the theme (joy, anger, sorrow, delight, daily behaviors).
- Negative Prompts: .
text, words, letters, chinese characters, speech bubble, watermark, signature
-
Generate Image:
- Call the drawing tool (/
Nano-Banana Pro) to output the image.generate_image
- Call the drawing tool (
Usage Examples
Using the built-in Office Worker template:
"Generate a 'bald cat programmer' sticker pack." (The system automatically loads the meme library from office_worker_template.md for completion)
Custom Theme (without using a template):
"Generate a set of 'happy puppy' stickers including actions like running, jumping, sleeping, eating bones, etc." (The system freely creates daily actions for the puppy based on the universal 4x4 standards)