ll-market

Fetch real-time USDT/CNY exchange rates from the OKX P2P market via API.

9|Updated Jun 10, 2026
One-click install
npx skills add https://github.com/Katsumitec/Human_First --skill ll-market
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ll-market
Source: https://github.com/Katsumitec/Human_First/tree/main/projects/ll-ai-first/skills-scripts/ll-bot-skills/ll-market
Command: npx skills add https://github.com/Katsumitec/Human_First --skill ll-market

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, redis, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides real-time access to the OKX P2P market USDT/CNY rates, enabling users to quickly check the current market prices.

Core Features & Use Cases

  • Real-time Market Data: Fetches and displays the latest USDT/CNY exchange rates from the OKX P2P market.
  • Query-based Access: Allows users to query the market rates by simply asking for the current exchange rate or market statistics.
  • Use Case: Ideal for individuals or businesses that need to stay updated on the latest P2P market rates for trading or financial analysis.

Quick Start

Ask "What is the current USDT/CNY P2P rate?" to get the latest market rate.

Frequently Asked Questions about ll-market

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

FAQPage Schema
How do I fetch real-time OKX P2P market USDT/CNY exchange rates?

To fetch real-time OKX P2P market USDT/CNY exchange rates, ask the Skill for the current rate. It executes API calls to retrieve and display the latest USDT/CNY market prices instantly.

What is the OKX P2P USDT/CNY rate used for in financial analysis?

The OKX P2P USDT/CNY rate provides up-to-date market prices for traders and financial analysts. It enables tracking real-time exchange rate fluctuations to inform trading and financial analysis.

Do I need API authentication to access OKX P2P market data?

Yes, accessing OKX P2P market data requires API authentication. The Skill needs valid credentials and internet access to successfully execute API calls and retrieve real-time USDT/CNY exchange rates.

Can I query historical USDT/CNY exchange rates, or is it strictly real-time data?

The Skill fetches strictly real-time USDT/CNY exchange rates from the OKX P2P market. It displays the latest market prices upon request and does not retrieve historical rate data.

Does the Skill cache OKX P2P market rates using Redis?

The Skill lists Redis as a dependency, indicating it likely uses Redis to cache or store real-time OKX P2P market USDT/CNY rates locally, optimizing repeated query access and reducing API calls.