← 返回 Skills 市场
137
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install telegram-agent-memory
功能描述
Long-term Telegram memory for AI agents — search conversations, get digests, extract decisions. Connects to any Telegram channel via user's own account.
安全使用建议
This skill appears internally consistent, but before installing: 1) Confirm you trust the remote service (https://agent.ai-vfx.com) and the @AgentMemoryBot used to mint API keys — the skill will send your Telegram conversation data to that service. 2) Create a revocable API key and avoid using highly privileged or long-lived credentials. 3) Be aware the SKILL.md shows a command that writes the API key into ~/.openclaw/openclaw.json; verify the file exists and set restrictive file permissions (e.g., chmod 600) so other users/processes cannot read it. 4) If privacy is a concern, test with a non-sensitive channel first and review the service's data retention/privacy policies (none are linked in the skill). 5) If anything about the domain, bot, or key-generation flow looks unfamiliar, do not paste your key and verify the project identity with the provider before continuing.
功能分析
Type: OpenClaw Skill
Name: telegram-agent-memory
Version: 0.2.0
The skill provides a functional interface for a Telegram conversation memory service hosted at agent.ai-vfx.com. It includes instructions for the agent to guide users through API key setup, which involves a bash command to update the local OpenClaw configuration file (~/.openclaw/openclaw.json). While this grants the agent the ability to modify its own config, the behavior is transparently documented and necessary for the skill's stated purpose of maintaining persistent access to the external API.
能力评估
Purpose & Capability
Name/description (Telegram long-term memory) align with requested artifacts: only curl and a single API key (AGENT_MEMORY_API_KEY) are required. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions are scoped to managing an API key and calling the documented agent.ai-vfx.com API endpoints. They instruct the agent to persist the API key into ~/.openclaw/openclaw.json (example jq command). Storing a secret to disk is expected for this use-case, but users should be aware the key will be written to their OpenClaw config file and may be readable by processes/users with access to that file.
Install Mechanism
This is an instruction-only skill with no install spec or downloaded code. Lowest-risk install posture: nothing is written to disk by the skill itself beyond the user's manual config change.
Credentials
Only a single credential (AGENT_MEMORY_API_KEY) is declared as required and is the primary credential. That matches the described API usage. There are no unexplained SECRET/TOKEN/PASSWORD environment requests.
Persistence & Privilege
always is false and the skill does not request elevated or permanent platform-wide privileges. The only persistent action the instructions suggest is writing the API key into the skill section of the OpenClaw config, which is normal for credential storage.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install telegram-agent-memory - 安装完成后,直接呼叫该 Skill 的名称或使用
/telegram-agent-memory触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.0
Add first-run onboarding: agent guides user through API key setup
v0.1.0
- Initial release of the agent-memory skill for Telegram.
- Provides long-term conversation memory for AI agents: search, digests, decision extraction, and source management.
- Supports searching across all connected Telegram channels or within specific sources.
- Allows users to add and manage Telegram channel sources via their own account.
- Includes API endpoints for searching conversations, generating digests, extracting decisions, checking sync status, and viewing account balance.
元数据
常见问题
Telegram Agent Memory 是什么?
Long-term Telegram memory for AI agents — search conversations, get digests, extract decisions. Connects to any Telegram channel via user's own account. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 137 次。
如何安装 Telegram Agent Memory?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install telegram-agent-memory」即可一键安装,无需额外配置。
Telegram Agent Memory 是免费的吗?
是的,Telegram Agent Memory 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Telegram Agent Memory 支持哪些平台?
Telegram Agent Memory 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Telegram Agent Memory?
由 MAY4VFX(@may4vfx)开发并维护,当前版本 v0.2.0。
推荐 Skills