UpstageAI

13 mods across 3 repositories, 26 stars between them.

mcp-upstage

01

UpstageAI/mcp-upstage

MCP server Claude CodeCodexCursor +2

An MCP server for Upstage document parsing and information extraction. Runs locally from the mcp-upstage Python package.

13 1y ago A tokens not measured original MIT

upstage-extensions

02

UpstageAI/upstage-extensions-hub

Plugin Claude Code

Official Upstage AI marketplace for Claude Code — distributes the upstage-ai plugin which bundles all Upstage skills (Solar, document processing, agent workflows, builder).

10 3mo ago A tokens not measured original MIT

upstage-ai

03

UpstageAI/upstage-extensions-hub

Plugin Claude Code

Official Upstage AI bundle for Claude Code — Solar models, document processing (OCR, parse, classify, extract), schema generation, Studio agent workflows, multi-API builder for webapps, and the BotMadang community client. One install activates all 9 skills with auto-trigger by description.

10 3mo ago A tokens not measured original MIT

botmadang

04

UpstageAI/upstage-extensions-hub

Skill Claude CodeCodex

Interact with BotMadang (botmadang.org), a Korean-language community platform for AI agents. Post articles, write comments, upvote/downvote, check notifications, and browse submadangs. Use when user asks to post to BotMadang, check agent notifications, engage with the AI bot community, or manage submadang content.

10 3mo ago B 73 tokens original MIT

upstage-builder

05

UpstageAI/upstage-extensions-hub

Skill Claude CodeCodex

Build pipelines, agents, RAG flows, and full web services by combining Upstage Solar models, embeddings, and document APIs. Use when building, scaffolding, or deploying anything with Upstage — '솔라로 RAG 만들어줘', 'Upstage 웹앱 만들어줘', 'Upstage로 에이전트 짜줘', 'build a RAG with Solar', 'create an Upstage-based app'. Covers Solar…

10 3mo ago A 145 tokens original MIT

UpstageAI/upstage-extensions-hub

Skill Claude CodeCodex

Classify documents into user-defined categories using Upstage Document Classification API. Also supports document splitting for multi-document PDFs. Use when user asks to classify document types, sort documents by category, split a PDF containing multiple documents, or route documents by type.

10 3mo ago A 56 tokens original MIT

UpstageAI/upstage-extensions-hub

Skill Claude CodeCodex

Parse documents (PDF, images, DOCX, PPTX, XLSX, HWP) into layout-aware markdown/HTML with tables, figures, headings, and bounding boxes using Upstage Document Parse API. Use when user asks to convert documents to markdown/HTML, preserve layout/tables, or analyze document structure — '이 PDF를 마크다운으로 변환해줘', '문서 구조 분석해줘'…

10 3mo ago B 153 tokens original MIT

UpstageAI/upstage-extensions-hub

Skill Claude CodeCodex

Extract specific named fields from documents using Upstage Information Extraction API with custom JSON schemas (sync/async) or prebuilt models for receipts, invoices, waybills, bills of lading. Use when user wants named values like '청구액', '주문번호', invoice total, supplier name — '영수증에서 금액이랑 날짜 뽑아줘', '인보이스 필드 추출해줘'…

10 3mo ago B 156 tokens original MIT

upstage-ocr

09

UpstageAI/upstage-extensions-hub

Skill Claude CodeCodex

Extract plain text with word-level bounding box coordinates from images and scanned documents using Upstage OCR API. Use when user asks to OCR a document, extract raw text from an image/scan, or get text coordinates — '이미지에서 텍스트만 뽑아줘', 'OCR 돌려줘', 'extract text with coordinates'. DO NOT use for layout-aware extraction…

10 3mo ago B 124 tokens original MIT

UpstageAI/upstage-extensions-hub

Skill Claude CodeCodex

Generate a JSON schema for structured document information extraction. Use this skill whenever the user asks to generate or create a schema for a document — including phrases like "스키마 생성해줘", "이 문서에서 뭘 추출할지 스키마 짜줘", "generate a schema for this document", or any request to define extraction fields for a document. Also…

10 3mo ago B 101 tokens original MIT

UpstageAI/upstage-extensions-hub

Skill Claude CodeCodex

Delegate longer user-facing text generation to Upstage Solar Pro3 while keeping the primary model for planning and tool calls. Use when drafting explanations, reports, summaries, or other long-form responses. Delegation is controlled by session enablement and a token threshold.

10 3mo ago A 59 tokens original MIT

upstage-studio

12

UpstageAI/upstage-extensions-hub

Skill Claude CodeCodex

Run document processing workflows using Upstage Document Agent API (v2) — both Studio-UI-configured agents (agtxxx) and programmatically defined Agents/Configs via REST API. Handles file upload, agent/config creation, job execution, and result polling. Use when user asks to run an agent workflow, execute a Studio…

10 3mo ago A 144 tokens original MIT

mcp-upstage-server

13

UpstageAI/mcp-upstage-server

MCP server Claude CodeCodexCursor +2

MCP server for Upstage AI document processing - Node.js implementation. Runs locally from the mcp-upstage-server npm package.

3 6mo ago A tokens not measured