Upstage AI Ambassador
🎓 Korean Academic Toolkit
🎓 한국어 학술 도구 모음
3 agent skills powered by Upstage Solar for Korean academic workflow. Each skill is a SKILL.md + Python script + prompt reference. Download as ZIP and use immediately.
Upstage Solar 기반 한국어 학술 에이전트 스킬 3종. 각 스킬은 SKILL.md + Python 스크립트 + 프롬프트 레퍼런스로 구성. ZIP으로 다운로드 후 바로 사용 가능.
Powered by solar-pro-3 (102B MoE)
Korean academic email writer. Input bullet points → get polished emails for 교수님/동료/외부. Supports reply-to mode, context weaving, CC notes, and smart subject lines.
한국어 학술 이메일 작성기. 답장 모드(--reply-to), 맥락 주입(--context), CC 안내(--cc-note) 지원. 구체적 제목 자동 생성.
emailkoreanacademic
Included files:
포함 파일:
SKILL.md · scripts/run_academic_mail.py · references/prompt-guide.md
python3 run_academic_mail.py \
--bullets "미팅 일정 확인, 목요일 오후 가능" \
--recipient-type professor --tone formal \
--reply-to professor_email.txt \
--context "졸업논문 3장 피드백 관련"
Paper → presentation script with per-section timing, slide cues, transitions. 2-stage summarization for long papers, audience-aware adaptation, key figure emphasis.
논문 → 발표 스크립트. 긴 논문 2단계 요약 처리, 청중 맞춤(--audience-context), 핵심 Figure 강조(--key-figures) 지원.
paperpresentationtiming
Included files:
포함 파일:
SKILL.md · scripts/run_paper_to_script.py · references/prompt-guide.md
python3 run_paper_to_script.py \
--text-file paper.txt \
--duration 15 --style seminar \
--audience-context "학부생 대상" \
--key-figures "Figure 2,Table 1"
Polish scripts to natural spoken Korean. Supports JSON pipeline from paper-to-script, stdin piping, and before/after comparison output.
발표 스크립트를 자연스러운 구어체로. JSON 파이프라인(--from-json), stdin 지원, Before/After 비교 출력.
speechpolishpronunciation
Included files:
포함 파일:
SKILL.md · scripts/run_script_polisher.py · references/prompt-guide.md
python3 run_script_polisher.py \
--from-json "out/paper_script_*.script.json" \
--style conversational