
Gptnb Image
Generate marketing images, layered posters, and Seedance/Doubao videos through gptnb.ai without hand-rolling every API call in your agent session.
Install
npx skills add https://github.com/yangyixxxx/gptnb-image --skill SKILL.mdWhat is this skill?
- Image models: gpt-image-2, gpt-image-2-vip (layered), and dall-e-3
- Video models: Seedance 2.0, 2.0 fast, 1.5 pro, and 1.0 doubao-seedance family
- Supports text-to-image, image-to-video, first/last-frame video, and multimodal reference video
- Triggered when users ask for posters, animations, or mention gptnb / seedance / doubao-seedance
- Bilingual skill copy (EN + 中文) for cross-market solo builders
Adoption & trust: 12 GitHub stars.
Recommended Skills
Video Editagentspace-so/runcomfy-agent-skills
Image To Videoagentspace-so/runcomfy-agent-skills
Image Editagentspace-so/runcomfy-agent-skills
Flux Kontextagentspace-so/runcomfy-agent-skills
Nano Banana 2agentspace-so/runcomfy-agent-skills
Nano Banana Editagentspace-so/runcomfy-agent-skills
Journey fit
Primary fit
Canonical shelf is Build → integrations because the skill is primarily an API orchestration layer for gptnb.ai image and video models inside agent workflows. Subphase integrations matches multi-model routing (gpt-image-2, DALL·E 3, doubao-seedance variants) and multimodal video pipelines rather than in-repo frontend code.
SKILL.md
READMESKILL.md - Gptnb Image
Generate images and videos via gptnb.ai. 图像:gpt-image-2 / gpt-image-2-vip(分层) / dall-e-3。视频:seedance 2.0 / 2.0 fast / 1.5 pro / 1.0 系列(doubao-seedance-*)。Use when the user asks to create/generate images, posters, layered images, videos, animations, or mentions gptnb / seedance / doubao-seedance. 支持文生图、图生视频、首尾帧视频、多模态参考视频。 # gptnb-image { "name": "gptnb-image", "description": "Generate images and videos via gptnb.ai. 图像:gpt-image-2 / gpt-image-2-vip(分层) / dall-e-3。视频:seedance 2.0 / 2.0 fast / 1.5 pro / 1.0 系列(doubao-seedance-*)。Use when the user asks to create/generate images, posters, layered images, videos, animations, or mentions gptnb / seedance / doubao-seedance. 支持文生图、图生视频、首尾帧视频、多模态参考视频。" }