Tech Manga Explainer

Convierte un concepto tecnológico en un tutorial manga; necesita la habilidad nanobanana separada

Por lqshow · lqshow/claude-skills

Funciona con configuración ★ 6.8/10

Tech Manga Explainer — Convierte un concepto tecnológico en un tutorial manga; necesita la habilidad nanobanana separada

Qué hace

Planifica un cómic didáctico de varias páginas en el que un mentor explica un concepto técnico a un novato, dimensionando el número de páginas a partir del número de conceptos centrales y requiriendo una página donde el aprendiz se equivoca, luego construye prompts de imagen con tarjetas de consistencia de personajes completas y ensambla las páginas terminadas en un tutorial HTML responsivo. Se activa en solicitudes chinas para explicar una tecnología como un cómic o tutorial manga, para temas como Docker, Kubernetes, RAG o Transformers. La generación de imágenes se delega a la habilidad nanobanana separada y a una clave API de Gemini, ninguna de las cuales se incluye con este repositorio.

Informe de la prueba

La artwork could not be tested at all: el generator delegates to a separate nanobanana skill that lives in a different repository and needs a Gemini API key, and without it the script prints 'cannot find nanobanana.py' and writes no file. What does run offline es real work - el prompt builder expands a one-line scene description into a 6,283-character prompt carrying full head-to-toe consistency cards for both characters, and the bundled templates assembled a five-page 12 KB responsive HTML tutorial with no placeholders left unfilled. El written workflow es la strongest part, con una page-count formula tied to the number of core concepts, a mandatory page where the student gets it wrong and is corrected, and a lookup table mapping ninjutsu to technical concepts. Two rough edges: SKILL.md tells you to invoke the script from /mnt/skills/user/tech-manga-explainer/, a path that does not exist in a normal ~/.claude install, and the script prints the wrong character names when running its own default preset. Output is scored as no measured difference because the deliverable that matters, the images, was never produced.

Probado el: 2026-07-30 · Claude Code 2.x (agent harness)

Instalación

git clone https://github.com/lqshow/claude-skills.git
mkdir -p ~/.claude/skills
cd claude-skills && cp -r tech-manga-explainer ~/.claude/skills/tech-manga-explainer

Comandos y prompts de ejemplo

  • /tech-manga-explainerConvierte un concepto tecnológico en un tutorial manga; necesita la habilidad nanobanana separada

Los skills se activan con peticiones en lenguaje natural, sin comandos que memorizar. Tras instalarlo, prompts como estos lo activan (en inglés):

  • 用漫画教学的形式给我讲解一下Kubernetes里面Pod到底是什么,要通俗易懂
  • 把这篇讲Transformer原理的论文改编成一个多页的技术漫画教程,给完全新手看的
  • 生成一个讲解Docker镜像和容器区别的新手漫画教程,要有师徒对话情节和配图提示词