Skip to content
BeClaude

translate-book-to-korean

New
33GitHub TrendingGeneralby wineny

영어 원서 PDF를 자연스러운 한국어로 번역하고 단행본 PDF로 디자인하는 Claude Code 스킬

First seen 6/23/2026

Summary

This skill translates English PDF books into natural Korean and formats them as professionally designed Korean book PDFs.

  • It helps developers and readers access English technical or literary content in fluent Korean, preserving the original layout and readability.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file

Add the configuration to .claude/skills/translate-book-to-korean.md

3
Invoke in Claude Code
/translate-book-to-korean

Use Cases

Translate an English programming book PDF into Korean for a local study group.
Convert a technical manual from English to Korean for a Korean-speaking team.
Create a Korean version of an English novel PDF for personal reading.
Localize an English research paper PDF into Korean for academic distribution.
Generate a Korean-translated PDF of an English self-help book for a book club.
Produce a Korean edition of an English textbook for classroom use.

Usage Examples

1

/translate-book-to-korean /path/to/english_book.pdf

2

Translate this English PDF into Korean and output as a formatted Korean book PDF.

3

/translate-book-to-korean --input /path/to/english_book.pdf --output /path/to/korean_book.pdf

View source on GitHub

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is translate-book-to-korean?

This skill translates English PDF books into natural Korean and formats them as professionally designed Korean book PDFs. It helps developers and readers access English technical or literary content in fluent Korean, preserving the original layout and readability.

How to install translate-book-to-korean?

To install translate-book-to-korean: create the skills directory (mkdir -p .claude/skills), then add the config to .claude/skills/translate-book-to-korean.md. Finally, /translate-book-to-korean in Claude Code.

What is translate-book-to-korean best for?

translate-book-to-korean is a other categorized under General. Created by wineny.

What can I use translate-book-to-korean for?

translate-book-to-korean is useful for: Translate an English programming book PDF into Korean for a local study group.; Convert a technical manual from English to Korean for a Korean-speaking team.; Create a Korean version of an English novel PDF for personal reading.; Localize an English research paper PDF into Korean for academic distribution.; Generate a Korean-translated PDF of an English self-help book for a book club.; Produce a Korean edition of an English textbook for classroom use..