ll-channel-chats

Query channel group lists for each business channel via API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill solves the problem of querying a business's all channel group list covering all caller's affiliated business by calling the API endpoint 'GET /api/v1/chat-bindings/channel-chats' and retrieving the list of channel groups for each channel bound by the business.

Core Features & Use Cases

  • Channel Group List Retrieval: Obtain the list of group chat IDs associated with each channel of a caller's business.
  • Caller Contextual Query: Automatically triggers when a user asks questions about their business's channels and associated groups.
  • Technical Usage: Use within a bot system or as a script for automated querying.

Quick Start

Execute the command: "Query the group list of all channels for my affiliated business."

Frequently Asked Questions about ll-channel-chats

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

FAQPage Schema
How do I query all channel group lists for my affiliated business?

To query channel group lists for your affiliated business, trigger the skill by asking for your business's channels. It calls the 'GET /api/v1/chat-bindings/channel-chats' endpoint to retrieve associated group chat IDs.

How does bot integration work with channel group list retrieval?

Bot integration for channel group list retrieval works by using the skill's scripts within your bot system. It automates API queries to fetch channel-binding data for business and admin workflows.

Do I need specific API permissions to query business channel groups?

Yes, querying business channel groups requires specific API permissions for channel queries and user authorization. The skill is designed specifically for internal business and admin workflows.

What is the best way to automate API queries for channel chat bindings?

The best way to automate API queries for channel chat bindings is using this skill's scripts. It retrieves the list of group chat IDs associated with each channel bound by the caller's business.

Can I use script execution to fetch group chat IDs for multiple business channels?

Yes, you can use script execution to fetch group chat IDs for multiple business channels. The skill covers all caller's affiliated businesses and retrieves their channel-binding data in one query.