@jakevin7: OpenCLI now supports the official weread (WeRead) CLI. WeRead officially launched an API + official skills for agents https://weread.qq.com/r/weread-skills. WeChat is also beginning to take tentative small steps towards AI integration.
Summary
WeRead officially launched an API and AI agent-oriented skills. @jakevin7 used OpenCLI to transform the skill into a CLI tool, and the PR has been merged.
View Cached Full Text
Cached at: 05/18/26, 12:30 PM
OpenCLI now supports the official WeRead (WeChat Reading) CLI. WeRead has officially launched an API and agent-oriented skills: https://weread.qq.com/r/weread-skills. WeChat is also taking small but unprecedented steps to embrace the AI trend. So I used OpenCLI to turn the skill into a CLI. The PR has been merged and is waiting for the next release.
WeRead AI Assistant
Source: https://weread.qq.com/r/weread-skills WeRead (https://weread.qq.com/) Connect your WeRead account and let the AI assistant check your reading records anytime.
Quick Setup (https://weread.qq.com/r/weread-skills#setup)
Browse Your Bookshelf
View your personal bookshelf for a quick overview of your collection.
Reading Statistics
Deep analysis of reading time, days, and preferences to quantify your reading habits.
Notes & Highlights
View your highlights and thoughts, export notes, and revisit your reading insights.
Book Search
Search any book in the bookstore to quickly get title, author, rating, and other key information.
Book Details
View book details, table of contents, reading progress, and track your reading journey.
Book Recommendations
Get personalized recommendations or similar book suggestions based on your reading preferences.
Quick Setup
After installing the Skill, use your API Key to retrieve your personal reading information.
1
Copy the Skill Installation Command
Send the following to your AI assistant to install automatically.
Download https://cdn.weread.qq.com/skills/weread-skills.zip to install the skill.
2
Get Your API Key
The API Key is used to connect your WeRead account. Your data is visible only to you.
Log in to get your API Key.
Similar Articles
@jakevin7: OpenCLI can now read WeChat, Telegram, and Discord content!!! wx-cli, tg-cli, and discord-cli are all integrated. Group messages, chat logs, Moments, and favorites can all be directly accessed via CLI. Previously, Agen…
OpenCLI has been updated to support reading content from WeChat, Telegram, and Discord via wx-cli, tg-cli, and discord-cli. This tool allows AI agents and developers to automate browser operations through a command-line interface and aggregate personal message feeds.
@jakevin7: wx-cli v0.1.11 released, making opencli + wx-cli even more powerful. The main dish is `wx biz-articles` — a single command to fetch the full text of WeChat official account articles. Hundreds of unread pushes piled up in subscription accounts; Agent no longer has to rely on you manually copying them...
wx-cli v0.1.11 released, adding batch retrieval of full text for official accounts, group message nicknames, complete original text of quoted messages, and integration with the opencli ecosystem, improving efficiency of AI Agents processing WeChat data.
@jakevin7: OpenCLI One-Click Unlocks Agent's Twitter World! Tweet, reply, quote retweet, monitor notifications, keyword-triggered auto DM reply, grab entire thread for summary, batch organize lists, regularly back up someone's images and videos — any client operation you can think of, Agent…
OpenCLI is a tool that allows AI Agents to seamlessly operate Twitter by reusing the browser login state (no X API key needed), supporting 36 client commands like tweeting, replying, monitoring, fetching summaries, etc., turning Twitter into a full-fledged living environment for Agents.
@jakevin7: OpenCLI supports many AI CLIs like Grok, ChatGPT, and many more! Many people may not realize how powerful this is. For example, you can use `opencli grok` to directly search and analyze Twitter content. I just had Grok...
OpenCLI is a command-line tool that supports multiple AIs such as Grok, ChatGPT, and Claude. It leverages your browser login session to directly invoke various AIs for task collaboration, like searching Twitter discussions and generating analysis.
@jakevin7: OpenCLI now has a killer feature—turn any webpage into Markdown with one command: opencli web read --url <any-url>
OpenCLI adds a one-command feature that converts any webpage to Markdown via DOM heuristics and Turndown.