用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/steipete/agent-scripts --skill telecrawl命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | telecrawl |
| description | Telegram archive: chats, messages, contacts, folders, search; import from Telegram Desktop/macOS. |
Use this for Telegram history questions. Local archive first; the Telegram apps only for live/current state.
~/.telecrawl/telecrawl.dbtdata or native macOS Telegram Postbox (auto-detected)telecrawlclawmac (~200 chats). Local DBs on other Macs may be empty — check status first and prefer SSH to the archive host over answering from an empty DB:ssh -o RequestTTY=no -o RemoteCommand=none steipete@clawmac 'zsh -lc "telecrawl --json status"'
telecrawl --json status
Empty counts mean no import has run on this machine, not "no Telegram data".
All read commands take --json.
telecrawl --json chats --limit 20
telecrawl --json chats --unread
telecrawl --json messages --chat <ID> --limit 50 --after 2026-01-01
telecrawl --json search "query" [--chat ID]
telecrawl --json contacts --limit 50
telecrawl --json folders
telecrawl --json topics --chat <ID>
telecrawl doctor # verify a Telegram data source is readable
telecrawl import # merge-import from detected local Telegram app
telecrawl import --fetch-media
Imports merge by default; --restore replaces the archive — treat as destructive and confirm first.
Encrypted age shards to a git repo:
telecrawl backup status
telecrawl backup push
基于 SOC 职业分类