From 1bbef3930b413b86031e22549196ec333359b9e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9D=B4=EA=B2=BD=EB=AF=BC?= Date: Thu, 5 Mar 2026 13:04:30 +0900 Subject: [PATCH] Step-07: Setup core prompt structure - HWP Processing --- .../Claude_한글 문서 처리_표 추출 프롬프트_v01.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 02. Prompts/한글 문서 처리/Claude_한글 문서 처리_표 추출 프롬프트_v01.md diff --git a/02. Prompts/한글 문서 처리/Claude_한글 문서 처리_표 추출 프롬프트_v01.md b/02. Prompts/한글 문서 처리/Claude_한글 문서 처리_표 추출 프롬프트_v01.md new file mode 100644 index 0000000..d8814bb --- /dev/null +++ b/02. Prompts/한글 문서 처리/Claude_한글 문서 처리_표 추출 프롬프트_v01.md @@ -0,0 +1,6 @@ +--- +source: D:\for python\hwp_test\hwp_logic.py +category: prompts +--- + +한글 문서(.hwp)에서 표 데이터를 추출하여 Markdown 형식으로 변환해줘. \ No newline at end of file