chat-sdk

Create cross-platform chat bots using a unified TypeScript SDK.

Updated Jul 8, 2026
One-click install
npx skills add https://github.com/alceupassos/hub --skill chat-sdk-alceupassos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chat-sdk
Source: https://github.com/alceupassos/hub/tree/main/.agents/skills/chat-sdk
Command: npx skills add https://github.com/alceupassos/hub --skill chat-sdk-alceupassos

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the challenge of building and managing chat bots across multiple platforms with a single, unified SDK, reducing development time and complexity.

Core Features & Use Cases

  • Multi-Platform Support: Build bots for Slack, Teams, Google Chat, Discord, GitHub, Linear, and more.
  • Single SDK: Write bot logic once and deploy it everywhere.
  • Use Case: If you need a chat bot for your team's communication on multiple platforms, this Skill can help you create a bot that can interact on all of them without the need for separate development efforts.

Quick Start

Start by initializing the Chat SDK with your bot's information and setting up an adapter for your desired platform.

Frequently Asked Questions about chat-sdk

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

FAQPage Schema
How do I build a cross-platform chat bot for Slack and Teams?

You can build a cross-platform chat bot for Slack and Teams by using a unified TypeScript SDK to write your bot logic once and deploy it across multiple communication platforms without separate development efforts.

What is the best way to manage multiple chat bots across different platforms?

The best way to manage multiple chat bots is using a unified SDK that provides a single codebase for bot logic, streamlining the development and deployment process across various platforms like Slack, Teams, and Discord.

Does the chat SDK support deploying a single bot logic to Discord and GitHub?

Yes, the chat SDK supports deploying a single bot logic to platforms including Discord, GitHub, Linear, Slack, Teams, and Google Chat, allowing teams to use one codebase for multiple communication channels.

Can I use TypeScript to write bot logic once and deploy it everywhere?

Yes, you can use TypeScript to write your bot logic once and deploy it everywhere, as the SDK provides a unified interface for initializing bots and setting up adapters for various communication platforms.

What communication platforms are supported by unified chat bot SDKs?

Unified chat bot SDKs support communication platforms including Slack, Microsoft Teams, Google Chat, Discord, GitHub, and Linear, enabling cross-platform bot interactions through a single codebase.