This wraps Doubao Web's image and text generation in a Playwright-driven CLI that reuses your browser cookies, so you skip manual logins. You pass a prompt, it opens a headless browser, scrapes the result, and saves images or JSON. The preset system is handy if you're batch-generating social media assets with fixed aspect ratios like 小红书 covers. Session support lets you chain multi-turn conversations. It's reverse-engineered web automation, which means it'll break when Doubao changes their DOM, but for now it's a pragmatic way to script image jobs without an official API.
npx skills add https://github.com/hunduncn/xpai-doubao-web --skill xpai-doubao-web