PacketLens
PacketLens is a pure front-end, offline pcap analysis tool that runs entirely in the browser, supporting deep protocol decoding, HTTPS decryption, and million-packet instant loading without any backend.

Xiaohu IP Studio is an open-source Agent Skill that provides a Chinese article illustration methodology with 31 hand-drawn original IP characters, enabling AI agents to automatically generate consistent, character-driven illustrations for articles.
254
No data
46
0
MIT
2026-06-26
It offers a complete, ready-to-use illustration pipeline for Chinese content creators, combining a large original character library with a sophisticated three-track illustration method, all packaged as an open-source skill for AI agents.
把「中文深度文配图方法论」+「可扩展 IP 角色库」打包的开源 Agent Skill。自带 31 个手绘风原创 IP 角色,装上挑一个就能给文章配图——没有自己的 IP 形象,也能立刻用起来。
方法论恒定,角色与画风是参数。脱胎于小黑 / 宝玉 / 卷卷 / illo / 橙线 几个开源配图技能,学原理不抄外观,血统与致谢见 CREDITS.md。
你把写好的文章丢给它,说一声「配图」,它自己读、自己想该配哪几张、自己画出来——而且用你选定的那个固定角色来演,一篇篇配下来,顺手就把你的 IP 形象立住了。
不是通用插画、不是 PPT 信息图。它把文章里一个关键判断 / 流程 / 状态,变成一张有记忆点、一眼怪但一秒懂的解释图,由固定角色出演。
它替你干这几件事:
打开 ip-library.html 看全家福。统一手绘线稿风,分两大系列:
系列一 · 手绘线稿 ×15
系列二 · 谐音梗 meme ×16(极简线条小狗风,在 food-mascots/)
写哪类文章就调哪个角色:讲 AI 焦虑用替替,讲打工人用牛马,讲躺平用团团。一篇锁一个主角,整组图气质就立住了。
系列一 · 手绘线稿 ×15
淡淡 电量 丁零 方方 疯崽
木鱼 牛马 泡泡 破防君 缩缩
贴贴 替替 团团 小互 续命
系列二 · 谐音梗 meme ×16
蕉绿 韭菜 续命咖啡 苦瓜脸 暴躁辣椒
蘑菇 柠檬精 茄子 三角 闪电
蒜鸟 叹号人 问号人 五角星 咸鱼
洋葱
完整可交互版(含人设说明)打开
ip-library.html。
三个角色,按「三轨」各配一张,直接感受配出来什么样(完整图文教程 →):
情绪图 · 替替演「被 AI 替代」解释图 · 小互讲「上下文压缩」四格漫画 · 打工人用 AI 心路
同一套画风、同一个世界,三种形态——这就是「三轨分流」:情绪图负责共鸣、解释图负责讲懂、四格负责讲故事。
任何认 SKILL.md(Agent Skills 格式)的 agent 都能用(Claude Code / Codex / 小龙虾 / Hermes 等)。依赖只有 python3(纯标准库,零第三方包)。
最省事——一句话让 AI 自己装。 把下面这段发给你的 agent:
帮我装一个开源配图技能:把 https://github.com/xiaohuailabs/xiaohu-ip-studio 这个仓库 clone 到你的技能目录下,进到目录运行
python3 scripts/illo.py init引导我填图像 API key,再运行python3 scripts/illo.py doctor自检。装好后告诉我怎么开始配图。
想自己动手:
git clone https://github.com/xiaohuailabs/xiaohu-ip-studio ~/.claude/skills/xiaohu-ip-studio
cd ~/.claude/skills/xiaohu-ip-studio
python3 scripts/illo.py init # 填你自己的图像 API key
python3 scripts/illo.py doctor # 自检:key / 依赖 / 角色库齐没齐
或一键 bash install.sh。Codex / 小龙虾 / Hermes 用户把整个 xiaohu-ip-studio 文件夹丢进各家技能目录即可。
工具不内置任何密钥,填你自己的。支持任何 OpenAI 兼容的图像端点,默认用 GPT-image-2(中文字符渲染 ~99% 准)。详见 references/backends.md。
没 API、不想花钱也能玩:让它只出提示词不生图
开源中文配图技能 + IP 角色库:用「挑认知锚点→现编隐喻→反PPT自检」为中文深度文生成固定角色出演的正文配图
Similar projects matched by category, topics, and programming language.
PacketLens is a pure front-end, offline pcap analysis tool that runs entirely in the browser, supporting deep protocol decoding, HTTPS decryption, and million-packet instant loading without any backend.
An interactive learning system that turns the 47-page Kimi K3 technical report into a single offline HTML file with running algorithms, 3D visualizations, spaced repetition quizzes, and a smart highlighting QA tool.
An interactive 3D visualization of three human cell types using Three.js, WebGL particles, and custom GLSL shaders, allowing users to rotate, zoom, morph, and explore annotated structures.