telegram-context
Toggle-enabled skill that fetches Telegram message history at session start for conversational continuity.
Best use case
telegram-context is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Toggle-enabled skill that fetches Telegram message history at session start for conversational continuity.
Teams using telegram-context should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/telegram-context/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How telegram-context Compares
| Feature / Agent | telegram-context | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Toggle-enabled skill that fetches Telegram message history at session start for conversational continuity.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# telegram-context Toggle-enabled skill that fetches Telegram message history at session start for conversational continuity. ## Install ``` npx clawhub@latest install telegram-context ```
Related Skills
telegram-create-bot
Build and manage Telegram bots via the Telegram Bot API. Create bots, send messages, handle webhooks, manage groups and channels.
smart-context
Token-efficient agent behavior — response sizing, context pruning, tool efficiency, and delegation.
project-context-sync
Keep a living project state document updated after each commit, so any agent (or future session) can instantly understand where things stand.
apipick-telegram-phone-check
Check if a phone number is registered on Telegram using the apipick Telegram Checker API.
rho-telegram-alerts
Send formatted trading alerts, portfolio updates, and market signals via Telegram.
trail-nav-telegram
Offline-capable hiking route guidance via Telegram location messages (OpenClaw)
telegram-auto-topic
Add `/topic` to the start of any message in a Telegram forum group to auto-create a new topic from it. A title is generated automatically from the message content. Github: https://github.com/itstauq/telegram-auto-topic
auto-context-manager
AI-powered automatic project context management.
context-builder
Generate LLM-optimized codebase context from any directory using context-builder CLI.
minimax-to-telegram
Generate images, audio, video using MiniMax MCP and send to Telegram.
macos-screenshot-telegram
Take a screenshot on macOS and send it to Telegram.
telegram-todolist
Telegram bot Todo List manager.