# Antigravity Draw

> AntiGravity 生圖指引。說「生圖」「畫圖」「產生圖片」時載入。

- Skill: `mathruffian-dot/antigravity-draw` (Agent Skill)
- Install (CLI): `npx skillmds@latest add mathruffian-dot/antigravity-draw`
- Raw SKILL.md: https://api.skillmd.com/api/skills/mathruffian-dot/antigravity-draw/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: mathruffian-dot (https://skillmd.com/u/mathruffian-dot)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/mathruffian-dot/antigravity-draw

---


# 生圖（AntiGravity 版）

## 兩條路

| 路線 | 說明 |
|------|------|
| A：內建生圖 | 直接用自然語言產圖，不需 API Key |
| B：API 路線 | 需 `OPENAI_API_KEY`，參考 https://github.com/mathruffian-dot/opencode-draw-free |

## 建議提示格式

```
生成一張圖片：
用途：
尺寸比例：
主題：
畫面內容：
風格：
色彩：
文字：
限制：
輸出位置：
```

## 注意
- 重要中文文字建議後製（生圖模型可能出錯）
- 專案圖片放 `assets/` 資料夾
- 不把 API Key 寫進 repo

