BeClaude

tg-customer-support-plugin

New
1GitHub TrendingDocumentationby igorrendulic

Local-first Telegram support agent for Codex and Claude. Index Telegram, docs, and repo evidence locally; draft replies; post only after operator confirmation.

Summary

This plugin enables Claude Code to act as a local-first Telegram support agent.

  • It indexes Telegram conversations, documentation, and repository evidence locally, drafts replies, and posts messages only after operator confirmation, ensuring safe and accurate customer support.

Install & Usage

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install tg-customer-support-plugin@<marketplace>

3
Manage with /plugin
/plugin

Use Cases

Index a Telegram support channel to build a local knowledge base of past conversations.
Draft a reply to a customer query by searching indexed docs and repo evidence.
Review and approve a drafted reply before it is posted to the Telegram channel.
Search indexed Telegram messages for a specific issue or keyword to inform a response.
Automatically summarize a support thread from Telegram for internal documentation.
Verify that a proposed answer is consistent with the latest documentation and code.

Usage Examples

1

/tg-customer-support-plugin index the #support channel from yesterday

2

Draft a reply to the customer asking about API rate limits, using our docs and repo.

3

Show me the pending replies and let me approve the one for user @john_doe.

View source on GitHub
agentplugin

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is tg-customer-support-plugin?

This plugin enables Claude Code to act as a local-first Telegram support agent. It indexes Telegram conversations, documentation, and repository evidence locally, drafts replies, and posts messages only after operator confirmation, ensuring safe and accurate customer support.

How to install tg-customer-support-plugin?

To install tg-customer-support-plugin: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install tg-customer-support-plugin@<marketplace>. Finally, /plugin in Claude Code.

What is tg-customer-support-plugin best for?

tg-customer-support-plugin is a plugin categorized under Documentation. It is designed for: agent, plugin. Created by igorrendulic.

What can I use tg-customer-support-plugin for?

tg-customer-support-plugin is useful for: Index a Telegram support channel to build a local knowledge base of past conversations.; Draft a reply to a customer query by searching indexed docs and repo evidence.; Review and approve a drafted reply before it is posted to the Telegram channel.; Search indexed Telegram messages for a specific issue or keyword to inform a response.; Automatically summarize a support thread from Telegram for internal documentation.; Verify that a proposed answer is consistent with the latest documentation and code..