/install lifequery
LifeQuery Telegram History Skill
Query your Telegram chat history using a LifeQuery instance.
When to Use
Use when the user wants to:
- Search past Telegram conversations
- Find shared links, photos, or files
- Ask about specific people, events, or topics from their Telegram messages
- Retrieve context from old chats
Configuration
Set these environment variables:
LIFEQUERY_BASE_URL: Base URL of your LifeQuery instance (e.g.,http://localhost:3134/v1orhttp://your-server:80/v1)LIFEQUERY_API_KEY: Optional API key if protected
How it Works
The skill runs a Python script that sends search queries to the LifeQuery /chat/completions endpoint and returns semantically relevant answers with citations from the chat history.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install lifequery - After installation, invoke the skill by name or use
/lifequery - Provide required inputs per the skill's parameter spec and get structured output
What is Telegram History via LifeQuery?
Query your Telegram chat history using a LifeQuery instance. Use when the user wants to search past conversations, find shared links, or ask about specific p... It is an AI Agent Skill for Claude Code / OpenClaw, with 328 downloads so far.
How do I install Telegram History via LifeQuery?
Run "/install lifequery" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Telegram History via LifeQuery free?
Yes, Telegram History via LifeQuery is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Telegram History via LifeQuery support?
Telegram History via LifeQuery is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Telegram History via LifeQuery?
It is built and maintained by ngtwolf (@ngtwolf); the current version is v1.0.1.