By GoBeromsu
Create new skills, modify and improve existing skills powered by Upstage Solar API. Use when building AI Agent skills for JNU × Upstage Skillthon.
전남대학교 소프트웨어중심대학 × 업스테이지 2026 교내 디지털 경진대회 (SW부문)
하나의 Skill을 만드는 대회입니다.
Skills for Your Daily Life — 일상의 문제를 해결하는 AI Agent용 모듈을 만듭니다.
Skill은 AI Agent가 필요할 때 꺼내 쓰는 단일 목적 도구입니다. 사람이 직접 호출하지 않아도, Agent가 상황을 판단해 스스로 Skill을 선택·실행합니다.
대회 참가자 전원에게 Upstage API 크레딧 $70을 무료로 지원합니다.

UPWAVE-KOH
$70 크레딧이 즉시 적립됩니다.
| 도구 | 버전 | 용도 |
|---|---|---|
| Claude Code | 최신 | Skill 개발 환경 |
| Git | — | Fork & Clone |
| Upstage API 키 | — | 위 크레딧 지원으로 발급 |
이 가이드는 Claude Code 기준으로 작성되었습니다.
GitHub 우측 상단 Fork 버튼 클릭
git clone https://github.com/[내-username]/JNU-Upstage-Skillthon
cd JNU-Upstage-Skillthon
claude .
Claude Code 내에서 실행:
/plugin marketplace add GoBeromsu/JNU-Upstage-Skillthon
/plugin install solar-skill-creator@solar-skill-creator
설치 확인: Claude Code 내에서
/plugin list또는/skills실행 →solar-skill-creator목록에 표시
Claude Code 프롬프트에 아래와 같이 입력하세요.
Upstage API 키 설정 등 모든 초기 설정을 solar-skill-creator가 안내합니다.
> 내 주변의 버터떡을 파는 곳을 가져오는 스킬을 만들고 싶어요
solar-skill-creator가 순서대로 안내하는 항목:
.env 설정완성된 스킬 디렉토리가 repo 루트에 생성됩니다.
Fork된 repo의 skills/ 아래에 Anthropic 표준 Skill 포맷으로 스킬을 추가합니다:
JNU-Upstage-Skillthon/
└── skills/
├── [내-스킬-이름]/
│ ├── SKILL.md # 필수: name·description + 스킬 지침
│ ├── scripts/ # 선택: 실행 코드 (Upstage API 호출 등)
│ ├── references/ # 선택: 참조 문서
│ └── assets/ # 선택: 템플릿·파일 등
└── solar-skill-creator/ # 수정 금지
SKILL.md 필수 frontmatter:
---
name: my-skill-name
description: 이 스킬이 하는 일과 언제 사용해야 하는지. (WHAT + WHEN)
---
제출 전 체크리스트:
SKILL.md에 name과 description이 작성됨.env 파일이 커밋되지 않음 (API 키 노출 방지)| 문서 | 설명 |
|---|---|
| solar-skill-creator Marketplace | 이 repo — solar-skill-creator 마켓플레이스 |
| Claude Code Docs | Claude Code 공식 문서 (Skills, Plugins, Marketplace) |
| Upstage Console Docs | Solar LLM, Embeddings, Document Parse API 레퍼런스 |
| Upstage API Spec (machine-readable) | Agent가 바로 읽을 수 있는 Upstage API 원본 스펙 |
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub goberomsu/jnu-upstage-skillthon --plugin solar-skill-creatorUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.