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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/relayintel/relay-for-telegramWhat 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:
- Execute the installation command in your terminal:
clawhub install openclaw/skills/skills/relayintel/relay-for-telegram. - Initiate the verification process by providing your Telegram phone number when prompted by the skill installer.
- Complete the Telegram verification code check to generate your unique API key.
- Configure the environment variable
RELAY_API_KEYto 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
- "What were the key takeaways from the engineering team's chat about the migration project yesterday?"
- "Did Sarah send me the link for the design document in our DMs last week?"
- "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-invocationtotrueif you prefer to trigger the skill manually via slash commands.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-relayintel-relay-for-telegram": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, file-read