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.

설치로 이동

소스 정보

저장소
yang0/handraw-style
최근 소스 활동
2026년 9월 18일 23:14
감지된 SKILL.md 언어
영어
스타
2,642
포크
328

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
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.
GitHub에서 보기