agent-channeltalkbot

Automates Channel Talk workspace administration and API credential management via the agent-messenger CLI.

170|25|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/agent-messenger/agent-messenger --skill agent-channeltalkbot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-channeltalkbot
Source: https://github.com/agent-messenger/agent-messenger/tree/main/skills/agent-channeltalkbot
Command: npx skills add https://github.com/agent-messenger/agent-messenger --skill agent-channeltalkbot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Channel Talk workspace administration across multiple accounts used to be error-prone and time-consuming. This skill provides a unified CLI workflow to securely manage credentials, authenticate workspaces, and orchestrate messages, groups, and chats from a single interface.

Core Features & Use Cases

  • Authentication management and multi-workspace switching.
  • Message, group, and chat operations across connected workspaces.
  • Workspace state snapshots and AI-friendly context generation.

Quick Start

Authenticate with agent-channeltalkbot using your Open API credentials, then run a sample command to list workspaces.

Frequently Asked Questions about agent-channeltalkbot

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

FAQPage Schema
How do I automate Channel Talk workspace administration across multiple accounts?

You can automate Channel Talk workspace administration by using a CLI workflow to securely manage API credentials, switch between workspaces, and orchestrate messages and chats from a single interface. This eliminates error-prone manual account switching.

How do I manage Channel Talk API credentials securely for CLI automation?

Securely manage Channel Talk API credentials by storing valid Open API credentials in the ~/.config/agent-messenger directory. The CLI uses this secure storage to authenticate sessions and automate multi-workspace operations without exposing keys.

Do I need Node.js to automate Channel Talk messaging and chat operations?

Yes, you need Node.js installed to run the agent-messenger CLI. Alongside valid Channel Talk Open API credentials, Node.js is a required environment for executing workspace authentication, messaging, and group chat operations.

What is the best way to generate workspace state snapshots for Channel Talk teams?

The best way to generate workspace state snapshots is by using a CLI automation tool that produces AI-friendly context from your Channel Talk workspaces. This captures group and chat states across teams for unified administration.

Can I manage Channel Talk groups and chats across multiple connected workspaces?

Yes, you can manage groups and chats across multiple connected workspaces. The CLI workflow supports message, group, and chat operations across all authenticated accounts, streamlining multi-workspace administration from one interface.