composite

8 mods across 1 repository, 4 stars between them.

composite/korean-skills

Skill Claude CodeCodex

Use when reviewing or writing eGovFrame 4.x or 5.x Java code — Controller, Service, DAO, configuration, or library usage. Covers inheritance requirements, forbidden call patterns, and architecture constraints. Assumes Spring Framework knowledge.

4 5mo ago A 55 tokens original MIT

composite/korean-skills

Skill Claude CodeCodex

Use when diffing two Korean documents with npx and kordoc. Covers HWP, HWPX, and cross-format comparisons for requests such as 신구대조표 preparation, change review between document versions, block-level additions and removals, or invoking kordoc:comparedocuments on two local files.

4 5mo ago A 75 tokens original MIT

composite/korean-skills

Skill Claude CodeCodex

Use when identifying whether a Korean document file is HWP, HWPX, PDF, or unknown with npx and kordoc. Trigger for triage requests such as checking file type before parsing, validating uploads, routing mixed office files, or using kordoc:detectformat on local documents.

4 5mo ago A 71 tokens original MIT

composite/korean-skills

Skill Claude CodeCodex

Use when converting Korean document files into readable text with npx and kordoc. Covers HWP, HWPX, and PDF parsing to Markdown or JSON, including metadata, outline, warnings, and page count. Trigger for requests such as reading a government document, extracting document contents, summarizing a Korean office file, or…

4 5mo ago A 94 tokens original MIT

kordoc-parse-form

05

composite/korean-skills

Skill Claude CodeCodex

Use when extracting structured label-value fields from Korean forms with npx and kordoc. Trigger for requests involving applications, government forms, personnel sheets, contact fields, or any HWP, HWPX, or PDF document that should be processed with kordoc:parseform.

4 5mo ago A 66 tokens original MIT

composite/korean-skills

Skill Claude CodeCodex

Use when extracting document metadata with npx and kordoc instead of reading the full document text. Trigger for requests about title, author, created date, or quick inspection of local HWP, HWPX, and PDF files through kordoc:parsemetadata.

4 5mo ago A 64 tokens original MIT

kordoc-parse-pages

07

composite/korean-skills

Skill Claude CodeCodex

Use when parsing only part of a Korean document with npx and kordoc. Trigger for requests such as extracting pages 1-3, reading selected pages from HWP, HWPX, or PDF, limiting work on large files, or running kordoc:parsepages with a page-range string.

4 5mo ago A 73 tokens original MIT

kordoc-parse-table

08

composite/korean-skills

Skill Claude CodeCodex

Use when extracting a specific table from a Korean document with npx and kordoc. Trigger for requests such as pulling the first or Nth table from HWP, HWPX, or PDF, isolating tabular content for review, or using kordoc:parsetable with a zero-based table index.

4 5mo ago A 74 tokens original MIT