Skip to main content

dream-symbol-tagging

꿈 텍스트(자유 서술 한국어 문장)에서 주요 상징을 자동 추출·태깅하는 하이브리드 전략 가이드. 룰 기반 사전 매칭과 LLM·임베딩 기반 의미 매칭을 결합해 결정론적 속도와 문맥 인지 정확성을 동시에 확보한다. 한국어 형태소 처리 한계와 LLM JSON 출력 안정화 패턴을 함께 다룬다. <example>사용자: "꿈 일기 텍스트에서 '뱀'·'추락' 같은 상징을 자동으로 뽑아 태그로 붙이고 싶어요"</example> <example>사용자: "OpenAI 임베딩으로 사용자 꿈 문장과 상징 사전을 의미 유사도로 매칭하려면?"</example> <example>사용자: "Claude API로 꿈 상징 추출 JSON 받을 때 출력이 깨지면 어떻게 fallback 해야 하나요?"</example>

Jump to install

Source facts

Repository
puk0806/gugbab-claude
Last source activity
August 12, 2026 at 00:35
Detected SKILL.md language
Korean
Stars
2
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.