ll-order-by-chnl

Identify merchant orders from channel order IDs via an API endpoint.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ICPAY_TG_BASE_URL, ICPAY_TG_TOKEN_MER, ICPAY_TG_CALLER_CHAT_ID, ICPAY_TG_CALLER_USER_ID, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of finding merchant orders by channel order ID, eliminating the need for manual searches and reducing time spent on order lookups.

Core Features & Use Cases

  • Channel Order Lookup: Quickly find the corresponding merchant order using a channel order ID.
  • Channel and Merchant Integration: Seamlessly integrate with channel and merchant systems for efficient order tracking.
  • Use Case: When you receive a channel order ID from a partner and need to find the corresponding merchant order quickly, this Skill automates the process, saving time and effort.

Quick Start

Run the 'll-order-by-chnl' Skill with the channel order ID '1234567890'.

Frequently Asked Questions about ll-order-by-chnl

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

FAQPage Schema
How do I look up a merchant order using a channel order ID?

To look up a merchant order using a channel order ID, run the Skill with the specific channel order ID to automatically identify and retrieve the corresponding merchant order details.

What is the best way to integrate channel order lookup with a merchant system?

Channel order lookup integrates with merchant systems via a specified API endpoint, streamlining order tracking and eliminating manual searches when receiving channel order IDs from partners.

Do I need API authentication tokens to find merchant orders by channel ID?

Yes, finding merchant orders by channel ID requires API authentication and specific endpoint access, utilizing configured tokens and base URLs to securely process the transaction lookup.

Can I use this order lookup approach for high-volume transaction management?

Yes, you can use this approach for transaction management across channel and merchant systems, as it is designed to efficiently automate and streamline order lookup processes at scale.

Why does my channel order ID search fail to return a merchant order?

A channel order ID search may fail if required API dependencies are missing or authentication fails, preventing the endpoint from accessing the merchant system to identify the order.