tag

chat

10 indexed skills · max 10 per page

skills (10)

chat-sdk

vercel/chat · Productivity

0

Write chat bots once, deploy across Slack, Teams, Google Chat, Discord, GitHub, and Linear. \n \n Unified TypeScript SDK with platform-agnostic event handlers (mentions, messages, reactions, slash commands, actions) and normalized message format across all platforms \n Built-in streaming support for AI responses via AI SDK integration, plus JSX-based interactive cards with buttons, dropdowns, and form modals \n Pluggable state adapters for Redis, PostgreSQL, or in-memory persistence; webhook han

gws-chat-send

googleworkspace/cli · Productivity

0

Send plain-text messages to Google Chat spaces. \n \n Requires space name (e.g. spaces/AAAA... ) and message text as command arguments \n Supports only plain text messages; use the raw API for cards or threaded replies \n Write operation that should be confirmed with the user before execution \n Depends on gws-shared for authentication and global flags \n

chat-ui

inference-sh/skills · Frontend

0

Chat building blocks from ui.inference.sh.

google-chat-api

jezweb/claude-skills · Backend

0

Build Google Chat bots, webhooks, and interactive forms with Cards v2, Spaces/Members/Reactions APIs, and bearer token verification. \n \n Supports two integration modes: incoming webhooks for one-way notifications and HTTP endpoints for interactive bots with button clicks and form submissions \n Cards v2 with Markdown and HTML formatting, 15+ widget types (text, buttons, inputs, date pickers), and 100-widget-per-card limit \n Spaces API for creating/listing/searching spaces, Members API for man

chat-with-pdf

claude-office-skills/skills · Documents

0

Have intelligent conversations about PDF documents - ask questions, get summaries, and extract specific information.

google-chat-messages

jezweb/claude-skills · Backend

0

Send Google Chat messages via webhook with text, rich cards, and threaded replies. \n \n Supports text messages with Google Chat formatting ( *bold* , _italic_ , `code` , <url|text> links), rich card messages (cardsV2) with headers, sections, and widgets, and threaded conversations using threadKey \n Includes five widget types: text paragraphs, decorated text (label + value with icons), button lists, images, and dividers; reference documentation for all widget types and available icons \n P

chat-with-anyone

noizai/skills · Productivity

0

Clone real voices from online video or design voices from photos, then roleplay as that person with synthetic speech. \n \n Two workflows: extract voice from public video (interviews, speeches) by name, or generate a matching voice from an uploaded image of an unrecognizable person \n Requires ffmpeg , yt-dlp , the tts skill, and a Noiz API key; includes setup verification and dependency installation steps \n Built-in ethical guardrails: agent must refuse requests targeting non-consenting privat

gws-chat

googleworkspace/cli · Productivity

0

Manage Google Chat spaces, messages, custom emojis, and media through API commands. \n \n Access 10+ API resources including spaces, messages, members, custom emojis, and media with create, read, update, delete, and search operations \n Create and manage spaces with initial members, find or list direct messages, and handle space imports and deletion \n Upload and download media attachments, and manage custom emojis (Google Workspace only, requires admin enablement) \n Requires gws binary and aut

feishu-cli-chat

riba2534/feishu-cli · Productivity

0

通过 feishu-cli 浏览飞书单聊/群聊消息历史、搜索会话、管理群聊信息和成员。

chat-ui

inferen-sh/skills · Frontend

0

React/Next.js chat UI components for building custom messaging interfaces and AI assistant conversations. \n \n Includes four core components: ChatContainer for layout, ChatMessage for user/assistant/system messages, ChatInput for message submission, and TypingIndicator for loading states \n Supports role-based message variants (user, assistant, system) with automatic alignment and styling \n Built on Tailwind CSS and shadcn/ui design tokens with customizable className props \n Installable via s