This is essentially a Chrome session hijacker in the best possible way. Instead of wrestling with Playwright or scraping APIs that don't exist, it reuses your existing browser logins to interact with 55+ sites via CLI. The killer feature is `autocli read <url>` for extracting article content as Markdown from JavaScript-heavy or paywalled pages. It covers the major Chinese platforms (Bilibili, Zhihu, Weibo, Xiaohongshu) plus Western ones (Twitter, Reddit, HackerNews), and when it doesn't support a site, you can generate adapters by writing YAML selectors. The write operations (posting, liking) work but come with the usual automation risk warnings. It's a 4.7MB Rust binary that turns websites into data sources.
npx skills add https://github.com/nashsu/autocli-skill --skill autocli