🎨
AutomationHTML

Xiaohu IP Studio

by xiaohuailabs

Xiaohu IP Studio is an Automation skill for Claude Code, published by xiaohuailabs in xiaohu-ip-studio.

262 stars46 forkson xiaohuailabs/xiaohu-ip-studioAdded 2026/07/16Repository updated 2026/06/26
agent-skillai-illustrationcharacter-designchineseclaude-codecodexgpt-imageillustrationip-charactermascot
Install in seconds
Install Xiaohu IP Studio
Copy Xiaohu IP Studio into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/xiaohuailabs/xiaohu-ip-studio ~/.claude/skills/xiaohu-ip-studio

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/xiaohuailabs/xiaohu-ip-studio.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in xiaohuailabs/xiaohu-ip-studio
Installs to
~/.claude/skills/xiaohu-ip-studio
Collection
The only skill cataloged from this repository
Category
Automation2226 skills

What Xiaohu IP Studio does

Generates hand-drawn illustrations for Chinese in-depth articles using a chosen IP character from a library of 31 original designs, automating the illustration process with a cognitive anchor methodology.

Xiaohu IP Studio is cataloged under Automation on DirSkills. Xiaohu IP Studio comes from a repository tagged agent-skill, ai-illustration, character-design, chinese and claude-code.

Documentation

README

小互 IP Studio · 开源配图引擎

把"中文深度文配图方法论" + "可扩展 IP 角色库"打包的开源配图技能。方法论恒定,角色与画风是参数。 血统/致谢见 CREDITS.md

本文件是流程骨架 + 指针,不复述方法。 每个概念有唯一真源 reference;骨架点到为止,卡住了再翻对应文件——不必前置通读。

核心定位

为中文深度文 / 方法拆解 / 产品解读生成由固定 IP 角色出演的正文配图。目标不是:商业插画、PPT 信息图、样式库随机选风格、可爱卡通。目标:把文章里一个关键判断 / 流程 / 状态 / 隐喻,变成一张有记忆点、一眼怪但一秒懂的解释图,由你选定的角色出演。

装好先配置生图(必须一次)

自带生图脚本 scripts/generate.py,但需要你填自己的图像 API key(不内置任何密钥):

python3 scripts/illo.py init     # 引导填 key,写入 ~/.config/xiaohu-ip-studio/config.yaml(mode 600)
python3 scripts/illo.py doctor   # 自检:key / 依赖 / 角色库是否就绪

默认模型 GPT-image-2(中文 ~99% 准);支持的后端与配置见 references/backends.md。没配置直接生图会报错提示。

角色库(characters/)

自带 31 个角色(手绘线稿 15 + 谐音梗 meme 16);可视化总览打开 ip-library.html:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Xiaohu IP Studio

  • How does Xiaohu IP Studio compare to other Automation skills?

    Xiaohu IP Studio ranks #1458 by stars among the 2226 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Xiaohu IP Studio against them. Open each page to compare what they document and how they install.