/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.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install lifequery - 安装完成后,直接呼叫该 Skill 的名称或使用
/lifequery触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 328 次。
如何安装 Telegram History via LifeQuery?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install lifequery」即可一键安装,无需额外配置。
Telegram History via LifeQuery 是免费的吗?
是的,Telegram History via LifeQuery 完全免费(开源免费),可自由下载、安装和使用。
Telegram History via LifeQuery 支持哪些平台?
Telegram History via LifeQuery 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Telegram History via LifeQuery?
由 ngtwolf(@ngtwolf)开发并维护,当前版本 v1.0.1。