api-integration

Integrate Seoul Open Data APIs to fetch real-time Seoul Metro arrivals and timetables.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/k002bill2/LiveMetro --skill api-integration-k002bill2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: api-integration
Source: https://github.com/k002bill2/LiveMetro/tree/main/.claude/skills/api-integration
Command: npx skills add https://github.com/k002bill2/LiveMetro --skill api-integration-k002bill2

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables integrating Seoul Open Data APIs to fetch real-time arrivals and timetables for Seoul Metro, providing a reliable data access layer for LiveMetro.

Core Features & Use Cases

  • Real-Time Arrival API integration
  • Timetable data retrieval and parsing
  • Error handling and retry strategies
  • Use case: Retrieve next arrivals for a given station and handle API failures gracefully

Quick Start

Use the Seoul API client to fetch real-time arrivals for a station, then gracefully fall back to cached data if the primary API fails.