Skip to main content

handdraw-style-prompter

Turn a 001–274 hand-drawn style number and image theme into bilingual prompts, using model capability data to decide when core traits and a numbered reference image are required.

Ir a la instalación

Datos de origen

Repositorio
yang0/handraw-style
Última actividad en el origen
18 de septiembre de 2026 a las 23:14
Idioma detectado de SKILL.md
inglés
Estrellas
2642
Forks
328

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.

Mostrando SKILL.md

SKILL.md
Instrucciones de origen · Vista previa de solo lectura
name
handdraw-style-prompter
description
Turn a 001–274 hand-drawn style number and image theme into bilingual prompts, using model capability data to decide when core traits and a numbered reference image are required.
# Hand-drawn Style Prompter This is the install entrypoint for the complete hand-drawn style package. The package root contains the `images/` gallery and numbered reference assets; the operational contract is [skills/handdraw-style-prompter/SKILL.md](skills/handdraw-style-prompter/SKILL.md). Before handling a request, read that Skill file completely. Resolve every gallery and reference-image path from this installed package root. Install this repository at path `.` so the `images/` directory and the nested Skill are kept together. ## Request routing index When the user asks to illustrate an article, plan article illustrations, choose insertion points, or write prompts for article images, read and invoke [article-illustration-planner](skills/article-illustration-planner/SKILL.md) before handling the request. Use the hand-drawn style rules in [handdraw-style-prompter](skills/handdraw-style-prompter/SKILL.md) for style-number resolution and prompt construction.
Ver en GitHub