upbit-openapi-skill

Retrieve Upbit market data, tickers, candles, and order books via OpenAPI.

111|9|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/holon-run/uxc --skill upbit-openapi-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: upbit-openapi-skill
Source: https://github.com/holon-run/uxc/tree/main/skills/upbit-openapi-skill
Command: npx skills add https://github.com/holon-run/uxc --skill upbit-openapi-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill simplifies interacting with Upbit's public cryptocurrency market data APIs, allowing for programmatic access to market information without complex direct API integrations.

Core Features & Use Cases

  • Market Data Access: Retrieve real-time ticker information, market listings, and order book snapshots.
  • Candlestick Data: Fetch historical minute-based candlestick data for technical analysis.
  • Use Case: Automatically track the price of BTC-SGD on Upbit Singapore and trigger an alert if the price drops by more than 5% in an hour.

Quick Start

Use the upbit-openapi-cli to get the ticker for BTC-SGD.

Frequently Asked Questions about upbit-openapi-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get real-time crypto tickers from Upbit using an OpenAPI specification?

To get real-time crypto tickers from Upbit, this Skill uses a curated OpenAPI schema and the UXC agent to programmatically query regional Upbit API hosts, retrieving live market data without direct API integration.

Can I fetch historical minute candlestick data for Upbit market analysis?

Yes, you can fetch historical minute candlestick data for Upbit market analysis. The Skill provides programmatic access to retrieve minute-based candles, enabling technical analysis directly through the UXC agent.

Does the Upbit OpenAPI Skill support retrieving order book snapshots?

Yes, the Upbit OpenAPI Skill supports retrieving order book snapshots. It leverages a curated OpenAPI schema to discover and execute operations for fetching real-time market listings and order book data.

How do I retrieve Upbit market data without building a complex direct API integration?

You retrieve Upbit market data without complex direct API integrations by using this Skill's schema-driven operation discovery. It simplifies programmatic access to public cryptocurrency market information via OpenAPI specifications.

Do I need network access to specific regional Upbit API hosts to use this Skill?

Yes, you need network access to specific regional Upbit API hosts. The Skill requires this connectivity to execute schema-driven operations and retrieve live crypto market data through the UXC agent.

What is the best way to track a specific crypto pair like BTC-SGD on Upbit?

The best way to track a specific crypto pair like BTC-SGD on Upbit is using this Skill to retrieve real-time ticker information. You can automate monitoring and trigger alerts based on the retrieved market data.