Ase Deliver
БесплатноНе проверенEnables AI to generate and compile Aseprite game art, producing sprite files, sheets, and engine JSON with tools for initialization, briefs, pixel painting, bui
Описание
Enables AI to generate and compile Aseprite game art, producing sprite files, sheets, and engine JSON with tools for initialization, briefs, pixel painting, building, validation, and opening in Aseprite.
README
AseDeliver · 任意 AI 都能给用户交出一份能在 Aseprite 里打开、能进游戏的像素原画
CLI · MCP · ASCII pixels · Godot / Phaser / Unity
没有 .aseprite 就不算交货。AseDeliver 是「AI 画了一张图」和「游戏能用」之间缺的那一层编译器。
图像模型可以换。交付合同不变。
展示
史莱姆示例是工具自己画的 32×32 成品(描边、四档明暗、idle / walk / jump),已用官方 Aseprite 1.3.18.2 打开验证。
看完整页面(大图 + 动图):ylty1516.github.io/ase-deliver
它产出什么
| 文件 | 作用 |
|---|---|
out/<name>.aseprite |
源文件:图层、帧、Tag、调色板、pivot |
out/<name>.png |
精灵表 |
out/<name>.gif |
预览 |
out/<name>.json |
引擎用 frame + frameTags |
任意 AI 怎么用
init一个模板项目brief— 按它列出的文件名画(任何模型,或 ASCII)- 文件放进
raw/ buildvalidate的deliverable必须为 trueopen到 Aseprite
完整合同见 AGENTS.md。Grok / Claude / Cursor / Codex 直接读这一份即可。
git clone https://github.com/ylty1516/ase-deliver.git
cd ase-deliver
py -3 -m venv .venv
.venv\Scripts\python.exe -m pip install -r requirements.txt
ase-deliver.bat demo --out examples\slime --open
ase-deliver.bat init hero --template character-platformer --desc "side-view fox knight"
ase-deliver.bat brief hero
ase-deliver.bat build hero
Linux / macOS:
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
PYTHONPATH=. python -m ase_deliver demo --out examples/slime
模板
| id | 画布 | tags |
|---|---|---|
character-platformer |
32×32 | idle, walk, jump |
character-topdown |
16×16 | 四向走 |
character-turnaround |
64×64 | front / 3/4 / side / back |
portrait |
80×80 | bust |
prop |
32×32 | idle |
tileset-16 |
16×16 | grass, dirt, stone, water |
ui-button |
48×16 | normal, hover, pressed |
fx |
32×32 | burst |
MCP
任意 MCP 客户端:
{
"mcpServers": {
"ase-deliver": {
"command": "python",
"args": ["-m", "ase_deliver", "mcp"],
"env": { "PYTHONPATH": "/path/to/ase-deliver" }
}
}
}
工具:init_project · generation_brief · paint_cel · build · validate_sprite · open_in_aseprite
硬规则(给模型)
- 主体孤立,背景
#FF00FF或已透明,不要地面、投影、水印、文字 - 站立姿态脚踩画布底边
- 同一角色跨帧:比例、颜色、pivot 锁定
- 循环动画必须能 loop
- 不要发明文件名,以
brief为准
没有图像模型时:
{ "map": { ".": null, "#": "#63c74d" }, "rows": ["....", ".##.", ".##.", "...."] }
ase-deliver paint <project> --tag idle --frame 0 --file pixels.json
License
MIT
Установить Ase Deliver в Claude Desktop, Claude Code, Cursor
unyly install ase-deliverСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add ase-deliver -- uvx --from git+https://github.com/ylty1516/ase-deliver ase-deliverПошаговые гайды: как установить Ase Deliver
FAQ
Ase Deliver MCP бесплатный?
Да, Ase Deliver MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Ase Deliver?
Нет, Ase Deliver работает без API-ключей и переменных окружения.
Ase Deliver — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Ase Deliver в Claude Desktop, Claude Code или Cursor?
Открой Ase Deliver на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare Ase Deliver with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
