Back to Home홈으로 돌아가기
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)
📄 Paper논문
🎬 Script스크립트
🎤 Polished Speech자연스러운 발표
✉️
upstage-academic-mail
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장 피드백 관련"
📂 GitHub
🎬
upstage-paper-to-script
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
# 학부생 대상 15분 세미나 + Figure 강조 python3 run_paper_to_script.py \ --text-file paper.txt \ --duration 15 --style seminar \ --audience-context "학부생 대상" \ --key-figures "Figure 2,Table 1"
📂 GitHub
🎤
upstage-script-polisher
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
# paper-to-script JSON → 바로 폴리싱 python3 run_script_polisher.py \ --from-json "out/paper_script_*.script.json" \ --style conversational
📂 GitHub

Requirements필요 사항

🐍
Python 3.8+
pip install requests
☁️
solar-pro-3
102B MoE model