KI

kisautotrade-kis-api

SDK bridge for accessing KIS trading data and order execution.

Install

mkdir -p .claude/skills/kisautotrade-kis-api && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18598" && unzip -o skill.zip -d .claude/skills/kisautotrade-kis-api && rm skill.zip

Installs to .claude/skills/kisautotrade-kis-api

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Korea Investment Securities KIS Open API bridge for Codex in the repository-owned trading app. Use for authentication, TR-ID, REST/WebSocket endpoints, order, balance, execution, overseas stock, paper trading, API errors, and official sample verification.
255 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Intermediate

Key capabilities

  • Authenticate with Korea Investment Securities KIS Open API
  • Handle TR-ID for API requests
  • Interact with REST/WebSocket endpoints
  • Place orders
  • Retrieve balance information
  • Manage execution details

How it works

This skill acts as a bridge to the Korea Investment Securities KIS Open API, resolving the repository root and reading canonical skill documentation. It handles authentication and various API interactions.

Inputs & outputs

You give it
User request for KIS API interaction (e.g., balance, order, market data)
You get back
API response (e.g., account balance, order confirmation, market data)

When to use kisautotrade-kis-api

  • Fetch account balance
  • Place stock order
  • Retrieve market data
  • Verify API response

About this skill

KIS API Bridge

Resolve the repository root from the current workspace:

  1. Prefer the current working directory when it contains AGENTS.md.
  2. Otherwise walk upward until AGENTS.md and .github/skills/kis-api/SKILL.md are found.
  3. If no such root is found, ask the user for the repository root instead of using stale paths.

Read the canonical repository skill before making API decisions:

.github/skills/kis-api/SKILL.md

Also read:

  • AGENTS.md
  • .github/codex-instructions.md

The repository skill is the source of truth. If a KIS API behavior, TR-ID, endpoint, response field, paper-trading limitation, or error code is newly verified, update the repository skill, not this bridge.

When not to use it

  • Using stale paths for repository root
  • Modifying this bridge for API behavior changes
  • When the repository skill is not found

Limitations

  • Repository skill is the source of truth
  • If a KIS API behavior, TR-ID, endpoint, response field, paper-trading limitation, or error code is newly verified, update the repository skill, not this bridge.
  • Asks the user for the repository root if not found

How it compares

This skill specifically integrates with the KIS Open API within a repository-owned trading app, relying on project-defined rules and canonical skill documentation for API behavior, unlike a generic API client.

Compared to similar skills

kisautotrade-kis-api side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
kisautotrade-kis-api (this skill)025dNo flagsIntermediate
plaid-fintech36moNo flagsAdvanced
telegram-bot-builder1066moReviewIntermediate
stripe-integration482moNo flagsAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

plaid-fintech

davila7

Expert patterns for Plaid API integration including Link token flows, transactions sync, identity verification, Auth for ACH, balance checks, webhook handling, and fintech compliance best practices. Use when: plaid, bank account linking, bank connection, ach, account aggregation.

32

telegram-bot-builder

davila7

Expert in building Telegram bots that solve real problems - from simple automation to complex AI-powered bots. Covers bot architecture, the Telegram Bot API, user experience, monetization strategies, and scaling bots to thousands of users. Use when: telegram bot, bot api, telegram automation, chat bot telegram, tg bot.

106130

stripe-integration

wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

48165

hubspot-integration

davila7

Expert patterns for HubSpot CRM integration including OAuth authentication, CRM objects, associations, batch operations, webhooks, and custom objects. Covers Node.js and Python SDKs. Use when: hubspot, hubspot api, hubspot crm, hubspot integration, contacts api.

540

backend-architect

sickn33

Expert backend architect specializing in scalable API design, microservices architecture, and distributed systems. Masters REST/GraphQL/gRPC APIs, event-driven architectures, service mesh patterns, and modern backend frameworks. Handles service boundary definition, inter-service communication, resilience patterns, and observability. Use PROACTIVELY when creating new backend services or APIs.

1014

building-websocket-server

jeremylongshore

Build scalable WebSocket servers for real-time bidirectional communication. Use when enabling real-time bidirectional communication. Trigger with phrases like "build WebSocket server", "add real-time API", or "implement WebSocket".

321

Search skills

Search the agent skills registry