grid-sticker-generator
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseUniversal Grid Sticker Generator
Universal Grid Sticker Generator
这是一个通用的 Q 版表情包网格生成器。它定义了一套严格的视觉设计规范和提示词构建框架,用于生成高质量、易于切割的 4x4 表情包网格图。
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.
🎨 核心视觉规范 (Visual Design Standards)
🎨 Core Visual Design Standards
无论生成什么主题,以下规范 必须严格执行:
-
Format (格式):
- 网格布局: 16-grid sticker sheet, 4 rows by 4 columns (4x4 布局)。
- 间距: 彼此之间保持均匀、宽敞的间距,互不粘连 (Even spacing, no overlap)。
- 画幅: 1:1 正方形。
-
Style Constraints (风格约束):
- 背景: Transparent Background (Output image with transparent background).
- 边缘: No outline, No white border, Clean edges (无描边、无白边、边缘清晰).
- 风格: Vector style, Flat color, Organic shapes (矢量、扁平、有机形状).
-
Content Restrictions (内容禁忌):
- NO TEXT: 严禁出现汉字、英文、数字。
- NO BUBBLES: 严禁出现对话气泡。
- 纯视觉表达: 所有的情绪和梗必须通过肢体语言、表情和漫符 (如 💢, 💦, ❤️) 来表达。
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)
📂 Template System
本 Skill 支持加载不同的主题模板。模板位于 目录下。
resources/This Skill supports loading different theme templates. Templates are located in the directory.
resources/默认模板:打工人 (Office Worker)
Default Template: Office Worker
- Template File:
resources/office_worker_template.md - Description: 包含“摸鱼”、“加班”、“画饼”等32个经典职场梗的随机库。
- 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)
🛠️ Execution Workflow
-
确定主题与角色:
- 分析用户输入,确定角色形象(如:熊猫程序员、美少女战士产品经理)。
- 确定使用的模板(默认为 Office Worker,或用户自定义其他主题)。
-
构建 Prompt:
- Header: Load Role & Style from SKILL guidelines.
- Subject: "Cute Q-version character, [User Role Description]".
- Action List:
- 如果使用模板:从模板的库中抽取 (16 - N) 个动作补充到列表中。
- 如果无模板:根据主题生成 16 个多样化的通用情绪动作(喜怒哀乐、日常行为)。
- Negative Prompts: .
text, words, letters, chinese characters, speech bubble, watermark, signature
-
生成图像:
- 调用绘图工具 (/
Nano-Banana Pro) 输出图像。generate_image
- 调用绘图工具 (
-
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
使用内置打工人模板:
"生成一个 '秃顶的猫咪程序员' 表情包。" (系统自动加载 office_worker_template.md 的梗库进行补全)
自定义主题 (不使用模板):
"生成一套 '快乐的小狗' 表情包,包含跑、跳、睡觉、吃骨头等动作。" (系统基于通用 4x4 规范,自由发挥小狗的日常动作)
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)