telegram-context
Toggle-enabled skill that fetches Telegram message history at session start for conversational continuity.
Setup & Installation
Install command
clawhub install fourthdensity/telegram-contextIf the CLI is not installed:
Install command
npx clawhub@latest install fourthdensity/telegram-contextOr install with OpenClaw CLI:
Install command
openclaw skills install fourthdensity/telegram-contextor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/fourthdensity/telegram-contextWhat This Skill Does
Fetches recent Telegram message history at the start of each session so the agent has context from prior conversations. Toggle on or off anytime via slash commands, with manual fetch available for on-demand retrieval. State is stored locally in a JSON file, no external credentials required.
Unlike memory files alone, this pulls actual message content at session start rather than relying on manually written summaries.
When to Use It
- Resuming a multi-day project discussion without re-explaining context
- Fetching the last 10 messages before a task handoff
- Disabling auto-fetch during a sensitive conversation
- Manually pulling 50 messages to catch up after a long absence
- Checking how many messages were last fetched with a status command
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Resuming a multi-day project discussion without re-explaining context
- 1Resuming a multi-day project discussion without re-explaining context
- 2Fetching the last 10 messages before a task handoff
- 3Disabling auto-fetch during a sensitive conversation
- 4Manually pulling 50 messages to catch up after a long absence
- 5Checking how many messages were last fetched with a status command
Toggle-enabled skill that fetches Telegram message history at session start for conversational continuity.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.
Similar Skills
VIEW ALLAgent Browser
A fast Rust-based headless browser automation CLI.
babyconnect
ActiveCampaign CRM integration for lead management, deal tracking.
bits
Control browser automation agents via the Bits MCP server.
testskillx
Simple test skill that calls a GET endpoint to fetch a daily post.