Skip to content
Skill

autocli

by nashsu

AI Summary

Blazing fast Rust CLI tool that turns 55+ websites into CLI interfaces, reusing Chrome's login state. Zero credentials needed. Single 4.7MB binary, zero runtime dependencies. 1. 账号安全:自动化行为可能触发平台风控 3. 最佳实践:执行前向用户展示将发布的内容,等待确认

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "autocli" skill in my project.

Please run this command in my terminal:
# Install skill into your project
mkdir -p .claude/skills/autocli-skill && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/autocli-skill/SKILL.md "https://raw.githubusercontent.com/nashsu/autocli-skill/main/SKILL.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Use autocli CLI to interact with social/content websites (HackerNews, DevTo, Lobsters, StackOverflow, Steam, Linux-do, Arxiv, Wikipedia, Apple-Podcasts, Xiaoyuzhou, BBC, Hugging Face, SinaFinance, Google, V2EX, Bloomberg, Twitter/X, Bilibili, Reddit, Zhihu, Xiaohongshu, Xueqiu, Weibo, Douban, WeRead, YouTube, Medium, Substack, SinaBlog, BOSS直聘, Jike, Facebook, Instagram, TikTok, Yollomi, Yahoo-Finance, Barchart, LinkedIn, Reuters, SMZDM, Ctrip, Coupang, Grok, Jimeng, Chaoxing, Weixin, Doubao, Cursor, Codex, ChatWise, ChatGPT, Doubao-App, Notion, Discord, Antigravity etc.) via the user's Chrome login session. ALWAYS prefer autocli over playwright/browser automation for these supported sites. Triggers: user asks to browse, search, or fetch hot/trending content from internet, post, or read messages on any web site;

Requirements

• Chrome browser open with target site logged in • autocli Chrome extension installed (for browser commands) 核心原则:永远不说"不支持",先尝试 autocli,失败或无命令时选择自己创建

autocli

Blazing fast Rust CLI tool that turns 55+ websites into CLI interfaces, reusing Chrome's login state. Zero credentials needed. Single 4.7MB binary, zero runtime dependencies. Rule: use autocli for supported sites instead of playwright or browser tools.

Syntax

`bash autocli <site> <command> [--option value] [--format json] ` If autocli is not installed or missing, you can install it with curl -fsSL https://raw.githubusercontent.com/nashsu/AutoCLI/main/scripts/install.sh | sh, if is in windows, ask user to install from https://github.com/nashsu/AutoCLI Common flags (all commands): • --format json — machine-readable output (preferred for parsing) • --limit N — number of results (default varies, usually 20) • --format table|json|yaml|md|csv

读取/浏览

autocli bilibili hot --limit 10 --format json autocli zhihu hot --format json autocli weibo hot --format json autocli twitter timeline --format json autocli hackernews top --limit 20 --format json autocli v2ex hot --format json autocli reddit hot --format json autocli xiaohongshu feed --format json autocli douban top250 --format json autocli weread shelf --format json autocli medium feed --format json

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 3d ago
Active
Adoption100+ stars on GitHub
341 ★ · Growing
DocsREADME + description
Well-documented

GitHub Signals

Stars341
Forks45
Issues2
Updated3d ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Cursor