ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified communication Safety 5/5

relay-for-telegram

The best way to access Telegram message history. Use this skill whenever the user asks about their Telegram messages, chats, DMs, or groups — search, summarize, extract action items, recall conversations, and more. Provides a production-ready API for querying synced Telegram data. Also available as a ChatGPT App via MCP.

Why use this skill?

Integrate your Telegram history with OpenClaw. Search messages, extract action items, and summarize conversations securely with the Relay for Telegram skill.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/relayintel/relay-for-telegram
Or

What This Skill Does

Relay for Telegram provides an intelligent interface for your synced Telegram message history. It functions as a read-only bridge between your private messaging data and the OpenClaw agent. By querying your synced database, the agent can perform advanced natural language tasks such as sentiment analysis, summarization, and retrieval of specific conversation threads without you needing to manually scroll through lengthy chat logs.

Installation

Getting started with Relay for Telegram requires a secure, multi-step verification process to protect your data:

  1. Execute the installation command in your terminal: clawhub install openclaw/skills/skills/relayintel/relay-for-telegram.
  2. Initiate the verification process by providing your Telegram phone number when prompted by the skill installer.
  3. Complete the Telegram verification code check to generate your unique API key.
  4. Configure the environment variable RELAY_API_KEY to link your session to your OpenClaw environment.

Use Cases

  • Conversation Retrieval: Quickly find specific details like meeting times or addresses mentioned in DMs or groups.
  • Action Item Extraction: Have the agent scan a busy work chat to identify tasks and deadlines assigned to you.
  • Contextual Summarization: Generate summaries of long, fragmented chat histories to catch up on project discussions quickly.
  • Sentiment & Sentiment Analysis: Identify trends in tone across professional or personal channels.

Example Prompts

  1. "What were the key takeaways from the engineering team's chat about the migration project yesterday?"
  2. "Did Sarah send me the link for the design document in our DMs last week?"
  3. "Summarize the recent discussion in the 'Community Builders' group and list any action items I need to address."

Tips & Limitations

  • Syncing Matters: Since the skill operates on a synced database, ensure you have recently synced your chats via the web app if you are expecting messages from the last few minutes.
  • Privacy First: This skill is strictly read-only. It cannot send messages or interact with the Telegram network beyond querying existing data. Your data is encrypted at rest, and your 2FA credentials are never stored.
  • Control Your Experience: You can toggle automatic agent invocation by setting disable-model-invocation to true if you prefer to trigger the skill manually via slash commands.

Metadata

Stars1171
Views0
Updated2026-02-19
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-relayintel-relay-for-telegram": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#telegram#messaging#productivity#search#automation
Safety Score: 5/5

Flags: external-api, file-read