korean-writing
Write, copyedit, and restructure Korean prose while preserving meaning, evidence, and authorial voice. Use for Korean 글쓰기, 교열, 윤문, 퇴고, 문장 다듬기, 논증문, essays, fiction, or an explicit self-editing loop. Includes optional local validation scripts. Do not trigger for ordinary Q&A, code refactoring, translation-only tasks, or AI-authorship detection.
- Version
- 1.0.0
- License
- MIT
- Compatibility
- Instructions work in Agent Skills hosts. Optional local audit/loop requires Python 3.10+ and file/shell access. No Python packages or network needed for audits. Model API calls require explicit configuration.
Pinned to revision 0bf059744d0a, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/korean-writing/SKILL.md
- skills/korean-writing/LICENSE
- skills/korean-writing/README.md
- skills/korean-writing/TEST-REPORT.md
- skills/korean-writing/agents/openai.yaml
- skills/korean-writing/assets/brief.schema.json
- skills/korean-writing/assets/diagnosis.schema.json
- skills/korean-writing/assets/draft-response.schema.json
- skills/korean-writing/assets/revision.schema.json
- skills/korean-writing/assets/source-ledger.template.json
- skills/korean-writing/assets/style-card.template.json
- skills/korean-writing/assets/verdict.schema.json
- skills/korean-writing/evals/cases.jsonl
- skills/korean-writing/evals/triggers.jsonl
- skills/korean-writing/examples/copyedit.brief.json
- skills/korean-writing/examples/draft.brief.json
- skills/korean-writing/examples/expected-demo.txt
- skills/korean-writing/examples/input.md
- skills/korean-writing/examples/restructure.brief.json
- skills/korean-writing/examples/topic.txt
- skills/korean-writing/prompts/diagnose.md
- skills/korean-writing/prompts/draft.md
- skills/korean-writing/prompts/revise.md
- skills/korean-writing/prompts/verify.md
- skills/korean-writing/references/composition.md
- skills/korean-writing/references/contract.md
- skills/korean-writing/references/evidence.md
- skills/korean-writing/references/examples.md
- skills/korean-writing/references/genre-recipes.md
- skills/korean-writing/references/korean-copyediting.md
- skills/korean-writing/references/loop.md
- skills/korean-writing/references/meaning-protection.md
- skills/korean-writing/references/naturalness.md
- skills/korean-writing/references/runtime.md
- skills/korean-writing/references/source-ledger.md
- skills/korean-writing/references/sources.md
- skills/korean-writing/references/style-profile.md
- skills/korean-writing/references/verification.md
- skills/korean-writing/references/voice-imagery.md
- skills/korean-writing/scripts/munjanglib/__init__.py
- skills/korean-writing/scripts/munjanglib/common.py
- skills/korean-writing/scripts/munjanglib/document.py
- skills/korean-writing/scripts/munjanglib/engine.py
- skills/korean-writing/scripts/munjanglib/providers.py
- skills/korean-writing/scripts/munjanglib/validation.py
- skills/korean-writing/scripts/workbench.py
- skills/korean-writing/tests/test_adapters.py
- skills/korean-writing/tests/test_workbench.py
Every link opens the file at its source, pinned to the revision this page describes.