# Send Grid Sticker Generator to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "grid-sticker-generator",
    "name": "Grid Sticker Generator",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/guanyang/grid-sticker-generator",
    "canonicalUrl": "https://clawhub.ai/guanyang/grid-sticker-generator",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/grid-sticker-generator",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=grid-sticker-generator",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "resources/office_worker_template.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "grid-sticker-generator",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-04T00:20:18.743Z",
      "expiresAt": "2026-05-11T00:20:18.743Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=grid-sticker-generator",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=grid-sticker-generator",
        "contentDisposition": "attachment; filename=\"grid-sticker-generator-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "grid-sticker-generator"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/grid-sticker-generator"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/grid-sticker-generator",
    "downloadUrl": "https://openagent3.xyz/downloads/grid-sticker-generator",
    "agentUrl": "https://openagent3.xyz/skills/grid-sticker-generator/agent",
    "manifestUrl": "https://openagent3.xyz/skills/grid-sticker-generator/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/grid-sticker-generator/agent.md"
  }
}
```
## Documentation

### Universal Grid Sticker Generator

这是一个通用的 Q 版表情包网格生成器。它定义了一套严格的视觉设计规范和提示词构建框架，用于生成高质量、易于切割的 4x4 表情包网格图。

### 🎨 核心视觉规范 (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: 严禁出现对话气泡。
纯视觉表达: 所有的情绪和梗必须通过肢体语言、表情和漫符 (如 💢, 💦, ❤️) 来表达。

### 📂 模板系统 (Template System)

本 Skill 支持加载不同的主题模板。模板位于 resources/ 目录下。

### 默认模板：打工人 (Office Worker)

Template File: resources/office_worker_template.md
Description: 包含“摸鱼”、“加班”、“画饼”等32个经典职场梗的随机库。

### 🛠️ 执行流程 (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) 输出图像。

### 使用示例

使用内置打工人模板:

"生成一个 '秃顶的猫咪程序员' 表情包。"
(系统自动加载 office_worker_template.md 的梗库进行补全)

自定义主题 (不使用模板):

"生成一套 '快乐的小狗' 表情包，包含跑、跳、睡觉、吃骨头等动作。"
(系统基于通用 4x4 规范，自由发挥小狗的日常动作)
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: guanyang
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-04T00:20:18.743Z
- Expires at: 2026-05-11T00:20:18.743Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/grid-sticker-generator)
- [Send to Agent page](https://openagent3.xyz/skills/grid-sticker-generator/agent)
- [JSON manifest](https://openagent3.xyz/skills/grid-sticker-generator/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/grid-sticker-generator/agent.md)
- [Download page](https://openagent3.xyz/downloads/grid-sticker-generator)