📝
WritingPython

Korean Report Documents

by JangHyun-bin

Korean Report Documents is a Writing skill for Claude Code, published by JangHyun-bin in korean-report-skills.

37 stars4 forkson JangHyun-bin/korean-report-skillsAdded 2026/08/11Repository updated 2026/08/11
agent-skillsclaude-codehtml-to-pdfkatexkoreankorean-typographyreport-generationtechnical-writing
Install in seconds
Install Korean Report Documents
Copy Korean Report Documents 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/JangHyun-bin/korean-report-skills/tree/main/plugins/korean-report/skills/korean-report-doc ~/.claude/skills/korean-report-doc

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/JangHyun-bin/korean-report-skills.git

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

In this catalog

Source file
plugins/korean-report/skills/korean-report-doc/SKILL.md in JangHyun-bin/korean-report-skills
Installs to
~/.claude/skills/korean-report-doc
Collection
One of 2 skills cataloged from this repository
Category
Writing1012 skills

What Korean Report Documents does

Creates publication-grade Korean technical documents as self-contained HTML and PDF, including reports, progress updates, research notes, meeting decks, and benchmark write-ups. Use it when you need a polished document artifact instead of a chat answer.

Korean Report Documents is cataloged under Writing on DirSkills. Korean Report Documents comes from a repository tagged agent-skills, claude-code, html-to-pdf, katex and korean.

Documentation

README

한국어 기술 문서 제작

워드프로세서로는 나오지 않는 품질의 문서를, 자립형 HTML 한 파일로 제작한다.

결과물의 조건 세 가지. 디자인 시스템이 고정되어 매번 같은 품질이 산출된다. 수치와 도해가 데이터에서 나오고 손으로 타이핑되지 않는다. 네트워크 없이 열어도, 인쇄해도 동일하게 보인다.

문장 규약은 korean-report-style 스킬이 담당한다. 이 스킬의 범위는 제작에 한정한다.


1. 시작 전 결정

1.1 모드

paper deck
용도 분석 · 벤치마크 · 기술보고 · 진행현황 회의 · 아젠다 · 의사결정 요청
방향 세로 가로
페이지 연속 흐름 1 섹션 = 1 페이지
본문 폭 720px 1120px
밀도 산문 전체 한 페이지에 한 가지
템플릿 assets/paper_template.html assets/deck_template.html
본문 구조 <div class="doc"> 안의 <section> <section class="tile ..."> 나열

섞지 않는다. 문단이 긴 deck 은 잘못 조판된 보고서로 읽히고, 타일 배경을 쓴 paper 는 슬라이드를 잘못 인쇄한 것으로 읽힌다.

1.2 산출물 필요 여부

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

Frequently asked about Korean Report Documents

  • What else does JangHyun-bin publish alongside Korean Report Documents?

    Korean Report Documents is one of 2 skills that DirSkills catalogs from JangHyun-bin/korean-report-skills, the repository it ships in. Its siblings there include Korean Report Writing. Each one is a separate skill with its own page in this directory, installs the same way Korean Report Documents does, and is maintained by JangHyun-bin in that same repository. The rest of the collection is listed on the JangHyun-bin/korean-report-skills page.

  • How does Korean Report Documents compare to other Writing skills?

    Korean Report Documents ranks #908 by stars among the 1012 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. 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 Korean Report Documents against them. Open each page to compare what they document and how they install.