sticker-factory
Installation
SKILL.md
Sticker Factory (Auto-Generator & Packer)
This skill serves as an Automated Production Line that orchestrates the entire lifecycle of sticker creation: from AI generation to WeChat-compliant asset packaging.
Execution Workflow
Step 1: Generate Sticker Grid
Adhere to the Universal Grid Logic defined in skills/grid-sticker-generator/SKILL.md.
-
Prompt Construction:
- Core: User's described character/theme.
- Format Constraints (CRITICAL): Inherit all Visual Design Standards from
grid-sticker-generator(4x4 Grid, No Text, Flat Vector). - Content Logic:
- Default: Load the Office Worker Template (
references/office_worker_template.md) from the generator skill to fill slots with office memes. - Custom: If user specifies a different theme, generate 16 varied actions relevant to that theme satisfying the grid constraints.
- Default: Load the Office Worker Template (
-
Action:
- Call
generate_imagewith the constructed prompt.
- Call