telegram-context

Browser & Automation
v1.0.1
Benign

Toggle-enabled skill that fetches Telegram message history at session start for conversational continuity.

480 downloads480 installsby @fourthdensity

Setup & Installation

Install command

clawhub install fourthdensity/telegram-context

If the CLI is not installed:

Install command

npx clawhub@latest install fourthdensity/telegram-context

Or install with OpenClaw CLI:

Install command

openclaw skills install fourthdensity/telegram-context

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/fourthdensity/telegram-context

What 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.

INPUT

User asks: Resuming a multi-day project discussion without re-explaining context

AGENT
  1. 1Resuming a multi-day project discussion without re-explaining context
  2. 2Fetching the last 10 messages before a task handoff
  3. 3Disabling auto-fetch during a sensitive conversation
  4. 4Manually pulling 50 messages to catch up after a long absence
  5. 5Checking how many messages were last fetched with a status command
OUTPUT
Toggle-enabled skill that fetches Telegram message history at session start for conversational continuity.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 25, 2026