بنقرة واحدة
wechat-daily-history
Auto-configure local WeChat history access and query daily chat records as Markdown tables.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Auto-configure local WeChat history access and query daily chat records as Markdown tables.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Long-form fiction workflow — outline, chapter files, and continuation protocol.
Generate PowerPoint (.pptx) decks from outlines using python-pptx.
Shot-by-shot video script plus asset generation via media tools.
Conventions for developing in the anyCode Rust monorepo (CLI, agent, dashboard).
Develop and verify the anyCode dashboard React UI (Vite + TanStack).
Install or configure Flutter SDK and platform folders when missing.
| name | wechat-daily-history |
| description | Auto-configure local WeChat history access and query daily chat records as Markdown tables. |
| description_zh | 自动配置本机微信聊天记录数据源,按天查询并输出 Markdown 分析表格。 |
| category | business |
中文:一键从本机微信加密库提取密钥并查询聊天记录(非 iLink 扫码机器人通道)。
English: One-shot local WeChat DB key extraction + daily history queries (not iLink bot QR bind).
anycode channel wechat)= 机器人收发消息,不能读 Mac 本地加密聊天库。db_storage(查询时先复制 DB/WAL/SHM 到临时快照,不直接打开 live 库)。csrutil disable),见 doctor wechat-history。anycode wechat history setup
或:
scripts/wechat-history-setup.sh setup
等价于 install(brew sqlcipher/llvm + vendor 工具)+ ensure(内存扫密钥 + 写 config)。
你需要:
sip_blocks_memory_scan:进恢复模式临时关 SIP 后重跑Skill { "name": "wechat-daily-history", "args": ["setup"] }
或分步:install → ensure / extract-keys
子命令:
| args | 作用 |
|---|---|
setup | 一键 install + ensure |
install | brew + clone wechat-db-decrypt vendor |
ensure | 写 config;缺密钥则 extract-keys |
extract-keys | 内存扫描 → ~/.anycode/wechat-history/wechat_keys.json |
status | 只探测 JSON |
诊断:
anycode doctor wechat-history
QueryWeChatHistory {
date: "YYYY-MM-DD",
format: "markdown_table"
}
| 时间 | 会话 | 发送者 | 类型 | 摘要 | 标签 |
| error | 处理 |
|---|---|
wechat_not_running | 打开并登录 Mac 微信 |
sip_blocks_memory_scan | 临时关 SIP 后重跑 setup |
wechat_keys_extract_failed | 查看 ~/.anycode/wechat-history/extract-keys.log |
keys_extracted_but_db_verify_failed | 重启微信后重跑 extract-keys |
wechat_db_not_found | 确认微信已在本机登录过 |
attachments[](发送者、文件名、解析状态);Excel 解析需 parse_files: true。600,勿提交 git。请用 wechat-daily-history:先 setup 一键配置,再查今天微信聊天记录,输出 Markdown 表格。