{
  "markdown": "# autocli-skill\n\n> The perfect companion for ClaudeCode/OpenClaw/Agent,  Give your AI Agent the ability to reach information across the entire web, fetching real-time data from  Bilibili, Zhihu, Twitter/X, YouTube, Weibo, Reddit, Facebook, Instagram, TikTok, Notion, Cursor and 55+ platforms with natural language — reusing your Chrome login session, no API keys needed. Blazing fast Rust binary.\n>\n\n**[English](#english) | [中文](#中文) | [日本語](#日本語)**\n\n---\n\n<a name=\"english\"></a>\n## English\n\n### What is this?\n\nHave you ever wanted OpenClaw/Claude/AI to:\n- Browse **Bilibili** trending, search **Zhihu**, check **Weibo** hot topics\n- Search **YouTube**, get **Reddit** posts, read **HackerNews**\n- Check **stock prices** on Yahoo Finance or Xueqiu\n- Post a **tweet** or search your **Twitter** timeline\n- Control **Cursor**, **Notion**, **ChatGPT**, **Discord** desktop apps from CLI\n- Integrate **GitHub CLI**, **Docker**, **kubectl** through a unified interface\n\n...but OpenClaw/Claude/AI  has no access to these platforms?\n\n**This skill bridges that gap.**\n\nIt wraps [autocli](https://github.com/nashsu/AutoCLI) — a blazing fast Rust CLI tool that turns **55+ major platforms into command-line interfaces** by **reusing your existing Chrome login sessions**. No API keys. No re-authentication. Single 4.7MB binary with zero runtime dependencies. Just download and go.\n\n\n### Prerequisites\n\nBefore installation, check that you have all of these:\n\n- [ ] **Chrome browser** open and logged in to your target platforms\n- [ ] **autocli Chrome Extension** installed (for browser commands) — [Download from GitHub Releases](https://github.com/nashsu/AutoCLI/releases/latest)\n\n\n**Step 1 — Install the autocli CLI tool**\n\nSee: https://github.com/nashsu/AutoCLI\n\n**Step 2 — Install this skill**\n\n**Method 1: Let Claude/OpenClaw/Any AI agent install for you**\n\n```\nHelp me install this skill: https://github.com/nashsu/AutoCLI-skill\n```\n\n**Method 2: Manual Install**\n```bash\nnpx skills add https://github.com/nashsu/AutoCLI-skill\n```\n\nThat's it! Restart Claude Code to activate the skill.\n\n### Supported Platforms (55+)\n\n| Platform | Mode | Key Commands |\n|----------|------|-------------|\n| HackerNews | Public | `top` `new` `best` `ask` `show` `jobs` `search` `user` |\n| Dev.to | Public | `top` `tag` `user` |\n| Lobsters | Public | `hot` `newest` `active` `tag` |\n| StackOverflow | Public | `hot` `search` `bounties` `unanswered` |\n| Wikipedia | Public | `search` `summary` `random` `trending` |\n| Arxiv | Public | `search` `paper` |\n| BBC | Public | `news` |\n| Twitter/X | Browser | `trending` `bookmarks` `profile` `search` `timeline` `post` `reply` `like` `follow` `article` ... (24 cmds) |\n| Bilibili (B站) | Browser | `hot` `search` `me` `favorite` `history` `feed` `subtitle` `download` ... (12 cmds) |\n| Reddit | Browser | `hot` `frontpage` `popular` `search` `subreddit` `upvote` `save` `comment` ... (15 cmds) |\n| Zhihu (知乎) | Browser | `hot` `search` `question` `download` |\n| Xiaohongshu (小红書) | Browser | `search` `feed` `user` `publish` `creator-notes` ... (11 cmds) |\n| YouTube | Browser | `search` `video` `transcript` |\n| Weibo (微博) | Browser | `hot` `search` |\n| Douban (豆瓣) | Browser | `search` `top250` `subject` `movie-hot` `book-hot` ... (7 cmds) |\n| WeRead (微信読書) | Browser | `shelf` `search` `book` `highlights` `notes` `ranking` ... (7 cmds) |\n| Xueqiu (雪球) | Browser | `feed` `hot-stock` `hot` `search` `stock` `watchlist` ... (7 cmds) |\n| BOSS直聘 | Browser | `search` `detail` `recommend` `greet` `batchgreet` ... (14 cmds) |\n| Facebook | Browser | `feed` `profile` `search` `friends` `groups` `events` ... (10 cmds) |\n| Instagram | Browser | `explore` `profile` `search` `follow` `like` `comment` ... (14 cmds) |\n| TikTok | Browser | `explore` `search` `profile` `follow` `like` `comment` ... (15 cmds) |\n| Jike (即刻) | Browser | `feed` `search` `create` `like` `comment` `repost` ... (10 cmds) |\n| Google | Public/Browser | `news` `search` `suggest` `trends` |\n| V2EX | Public/Browser | `hot` `latest` `topic` `node` `user` `daily` `me` ... (11 cmds) |\n| Bloomberg | Public/Browser | `main` `markets` `economics` `tech` `politics` ... (10 cmds) |\n| Medium | Browser | `feed` `search` `user` |\n| Substack | Browser | `feed` `search` `publication` |\n| LinkedIn | Browser | `search` |\n| Yahoo Finance | Browser | `quote` |\n| Cursor | Desktop | `status` `send` `read` `new` `dump` `composer` `model` `ask` ... (12 cmds) |\n| Notion | Desktop | `status` `search` `read` `new` `write` `sidebar` `favorites` `export` |\n| ChatGPT | Desktop | `status` `new` `send` `read` `ask` |\n| Discord | Desktop | `status` `send` `read` `channels` `servers` `search` `members` |\n| Codex | Desktop | `status` `send` `read` `new` `dump` `model` `ask` ... (11 cmds) |\n| Other 20+ sites | Various | See `autocli --help` |\n\n> **Mode legend:** Public = No browser needed, calls API directly; Browser = Requires Chrome + extension; Desktop = Requires the desktop app to be running\n\n\n### Usage\n\nMake sure Chrome is open and you're logged in to the target platforms, then talk to Claude naturally:\n\n```\n\"Search YouTube for LLM tutorials\"\n\"Get the top 20 stories on HackerNews\"\n\"What's trending on Twitter right now?\"\n\"Search Reddit r/MachineLearning for transformer papers\"\n\"Get BBC news headlines\"\n\"Check AAPL stock price\"\n\"Post a tweet: Just discovered Claude Code skills!\"\n\"What's hot on Bilibili?\"\n\"Search Douban for top-rated movies\"\n\"Check my WeRead highlights\"\n```\n\nClaude automatically picks the right autocli command, runs it, and displays results in a clean table with translated titles.\n\n### Command Reference\n\n```bash\n# Bilibili\nautocli bilibili hot --limit 10 --format json\nautocli bilibili search --keyword \"AI\"\n\n# Twitter/X\nautocli twitter timeline --format json\nautocli twitter post --text \"Hello from Claude!\"\nautocli twitter search \"claude AI\" --limit 10\n\n# YouTube\nautocli youtube search --query \"LLM tutorial\"\n\n# HackerNews\nautocli hackernews top --limit 20 --format json\n\n# Reddit\nautocli reddit hot --subreddit MachineLearning\n\n# Yahoo Finance\nautocli yahoo-finance quote --symbol AAPL\n\n# Douban\nautocli douban top250 --format json\n\n\n```\n\n\n### Troubleshooting\n\n| Problem | Fix |\n|---------|-----|\n| `autocli: command not found` | Re-run the install script; check your PATH |\n| Chrome not being controlled | Make sure Chrome is open; verify autocli Chrome extension is loaded |\n| Login state not recognized | In Chrome, manually log in to the target site first |\n| Browser commands timeout | Check `autocli doctor` for diagnostics |\n\n### Credits\n\nBuilt on **[nashsu/AutoCLI](https://github.com/nashsu/AutoCLI)** — a complete Rust rewrite of opencli, up to 12x faster with 10x less memory.\n\n---\n\n<a name=\"中文\"></a>\n## 中文\n\n### 这是什么？\n\n你有没有遇到过这种情况：\n\n- 想让 Claude 帮你**查 B站热门**、**搜知乎**、**看微博热搜**，但 Claude 根本没有这些平台的访问权限\n- 想让 Claude **控制 Cursor、Notion、ChatGPT** 等桌面应用\n- 用 Playwright 自动化太麻烦，还要单独处理登录态\n- 各平台 API 要申请资质，普通用户根本用不了\n\n**这个 Skill 解决了这个问题。**\n\n它把 [autocli](https://github.com/nashsu/AutoCLI) 封装成 Claude Code 的能力——autocli 是一个**用 Rust 重写**的极速 CLI 工具，把 **55+ 个主流平台**变成命令行接口，**直接复用你 Chrome 浏览器里已有的登录态**。零配置，零 API Key，零运行时依赖。单个 4.7MB 二进制文件，下载即用。\n\n### 前置条件\n\n安装前，请逐一确认以下条件都已满足：\n\n- [ ] **Chrome 浏览器** 已打开，并已登录目标网站\n- [ ] **autocli Chrome 扩展** 已安装（浏览器命令需要）— [从 GitHub Releases 下载](https://github.com/nashsu/AutoCLI/releases/latest)\n\n### 安装配置\n\n**第一步：安装 autocli CLI 工具**\n\n参考：https://github.com/nashsu/AutoCLI\n\n**第二步：安装本 Skill**\n\n**方法一：让 Claude/OpenClaw/任意 AI Agent 帮你安装**\n\n```\n帮我安装这个 skill：https://github.com/nashsu/AutoCLI-skill\n```\n\n**方法二：手动安装**\n```bash\nnpx skills add https://github.com/nashsu/AutoCLI-skill\n```\n\n安装完成后重启 Claude Code，Skill 即可生效。\n\n### 使用方法\n\n确保 Chrome 已打开且已登录目标网站，然后在 Claude Code 中用自然语言说：\n\n```\n查下B站今天的热门\n搜知乎上关于AI大模型的讨论\n看微博热搜前10条\n帮我发一条推文：今天天气真好\n查一下茅台的股票行情\n搜YouTube上的LLM教程\n看豆瓣电影Top250\n查看我微信读书的笔记\n```\n\nClaude 会自动调用 autocli 完成操作，结果以表格形式展示，英文标题附带中文翻译。\n\n### 命令速查\n\n```bash\n# B站\nautocli bilibili hot --limit 10 --format json\nautocli bilibili search --keyword \"AI\"\n\n# Twitter/X\nautocli twitter timeline --format json\nautocli twitter post --text \"Hello from Claude!\"\nautocli twitter search \"claude AI\" --limit 10\n\n# 雪球\nautocli xueqiu stock --symbol SH600519   # 茅台行情\nautocli xueqiu watchlist                  # 我的自选股\n\n# HackerNews\nautocli hackernews top --limit 20 --format json\n\n# 豆瓣\nautocli douban top250 --format json\n\n# 桌面应用\nautocli cursor status\nautocli notion search \"会议记录\"\n```\n\n### 常见问题\n\n| 问题 | 解决方法 |\n|------|----------|\n| `autocli: command not found` | 重新运行安装脚本，检查 PATH 配置 |\n| Chrome 无法被控制 | 确保 Chrome 已打开，且 autocli Chrome 扩展已加载 |\n| 登录态未识别 | 在 Chrome 中手动登录目标网站后再试 |\n| 浏览器命令超时 | 运行 `autocli doctor` 进行诊断 |\n\n### 致谢\n\n本 Skill 基于 **[nashsu/AutoCLI](https://github.com/nashsu/AutoCLI)** 构建——基于 opencli 的 Rust 完全重写版本，速度提升最高 12 倍，内存减少 10 倍。\n\n---\n\n<a name=\"日本語\"></a>\n## 日本語\n\n### これは何ですか？\n\nこんな経験はありませんか？\n\n- Claudeに**Bilibiliのトレンド確認**、**知乎の検索**、**微博のホットトピック確認**をさせたいが、Claudeにはこれらのプラットフォームへのアクセス権限がない\n- Claudeで**Cursor、Notion、ChatGPT**などのデスクトップアプリを操作したい\n- Playwrightの自動化は面倒で、ログイン状態の管理も別途必要\n- 各プラットフォームのAPIは申請資格が必要で、一般ユーザーには使えない\n\n**このSkillがその問題を解決します。**\n\n[autocli](https://github.com/nashsu/AutoCLI)をClaude Codeの能力として統合します。autocliは**Rustで完全に書き直された**超高速CLIツールで、**55以上の主要プラットフォーム**をコマンドラインインターフェースに変換し、**Chromeブラウザの既存のログイン状態をそのまま再利用**します。設定不要、APIキー不要、ランタイム依存なし。たった4.7MBのバイナリファイル1つで、ダウンロードしてすぐに使えます。\n\n### 前提条件\n\nインストール前に、以下の条件を確認してください：\n\n- [ ] **Chromeブラウザ** が起動済みで、対象サイトにログイン済み\n- [ ] **autocli Chrome拡張機能** がインストール済み（ブラウザコマンド用）— [GitHub Releasesからダウンロード](https://github.com/nashsu/AutoCLI/releases/latest)\n\n### インストール\n\n**ステップ1：autocli CLIツールをインストール**\n\n参照：https://github.com/nashsu/AutoCLI\n\n**ステップ2：このSkillをインストール**\n\n**方法1：Claude/OpenClaw/任意のAI Agentにインストールさせる**\n\n```\nこのskillをインストールしてください：https://github.com/nashsu/AutoCLI-skill\n```\n\n**方法2：手動インストール**\n```bash\nnpx skills add https://github.com/nashsu/AutoCLI-skill\n```\n\nインストール完了後、Claude Codeを再起動するとSkillが有効になります。\n\n### 対応プラットフォーム（55以上）\n\n| プラットフォーム | モード | 主なコマンド |\n|----------------|--------|-------------|\n| HackerNews | Public | `top` `new` `best` `ask` `show` `jobs` `search` `user` |\n| Dev.to | Public | `top` `tag` `user` |\n| Lobsters | Public | `hot` `newest` `active` `tag` |\n| StackOverflow | Public | `hot` `search` `bounties` `unanswered` |\n| Wikipedia | Public | `search` `summary` `random` `trending` |\n| Arxiv | Public | `search` `paper` |\n| BBC | Public | `news` |\n| Twitter/X | Browser | `trending` `bookmarks` `profile` `search` `timeline` `post` `reply` `like` `follow` `article` ... (24コマンド) |\n| Bilibili (B站) | Browser | `hot` `search` `me` `favorite` `history` `feed` `subtitle` `download` ... (12コマンド) |\n| Reddit | Browser | `hot` `frontpage` `popular` `search` `subreddit` `upvote` `save` `comment` ... (15コマンド) |\n| Zhihu (知乎) | Browser | `hot` `search` `question` `download` |\n| Xiaohongshu (小紅書) | Browser | `search` `feed` `user` `publish` `creator-notes` ... (11コマンド) |\n| YouTube | Browser | `search` `video` `transcript` |\n| Weibo (微博) | Browser | `hot` `search` |\n| Douban (豆瓣) | Browser | `search` `top250` `subject` `movie-hot` `book-hot` ... (7コマンド) |\n| WeRead (微信読書) | Browser | `shelf` `search` `book` `highlights` `notes` `ranking` ... (7コマンド) |\n| Xueqiu (雪球) | Browser | `feed` `hot-stock` `hot` `search` `stock` `watchlist` ... (7コマンド) |\n| BOSS直聘 | Browser | `search` `detail` `recommend` `greet` `batchgreet` ... (14コマンド) |\n| Facebook | Browser | `feed` `profile` `search` `friends` `groups` `events` ... (10コマンド) |\n| Instagram | Browser | `explore` `profile` `search` `follow` `like` `comment` ... (14コマンド) |\n| TikTok | Browser | `explore` `search` `profile` `follow` `like` `comment` ... (15コマンド) |\n| Jike (即刻) | Browser | `feed` `search` `create` `like` `comment` `repost` ... (10コマンド) |\n| Google | Public/Browser | `news` `search` `suggest` `trends` |\n| V2EX | Public/Browser | `hot` `latest` `topic` `node` `user` `daily` `me` ... (11コマンド) |\n| Bloomberg | Public/Browser | `main` `markets` `economics` `tech` `politics` ... (10コマンド) |\n| Medium | Browser | `feed` `search` `user` |\n| Substack | Browser | `feed` `search` `publication` |\n| LinkedIn | Browser | `search` |\n| Yahoo Finance | Browser | `quote` |\n| Cursor | Desktop | `status` `send` `read` `new` `dump` `composer` `model` `ask` ... (12コマンド) |\n| Notion | Desktop | `status` `search` `read` `new` `write` `sidebar` `favorites` `export` |\n| ChatGPT | Desktop | `status` `new` `send` `read` `ask` |\n| Discord | Desktop | `status` `send` `read` `channels` `servers` `search` `members` |\n| Codex | Desktop | `status` `send` `read` `new` `dump` `model` `ask` ... (11コマンド) |\n| その他20以上 | 各種 | `autocli --help` を参照 |\n\n> **モード説明：** Public = ブラウザ不要、APIを直接呼び出し; Browser = Chrome + 拡張機能が必要; Desktop = デスクトップアプリの起動が必要\n\n### 使い方\n\nChromeが起動していて対象サイトにログイン済みであることを確認し、Claudeに自然言語で話しかけてください：\n\n```\n「YouTubeでLLMチュートリアルを検索して」\n「HackerNewsのトップ20記事を取得して」\n「Twitterで今何がトレンドか教えて」\n「Reddit r/MachineLearningでtransformerの論文を検索して」\n「BBCのニュースヘッドラインを取得して」\n「AAPLの株価を確認して」\n「ツイートを投稿して：Claude Code skillsを発見した！」\n「Bilibiliの人気動画は何？」\n「豆瓣で高評価の映画を検索して」\n「微信読書のハイライトを確認して」\n```\n\nClaudeが自動的に適切なautocliコマンドを選択・実行し、結果を見やすいテーブル形式で表示します。\n\n### コマンドリファレンス\n\n```bash\n# Bilibili\nautocli bilibili hot --limit 10 --format json\nautocli bilibili search --keyword \"AI\"\n\n# Twitter/X\nautocli twitter timeline --format json\nautocli twitter post --text \"Hello from Claude!\"\nautocli twitter search \"claude AI\" --limit 10\n\n# YouTube\nautocli youtube search --query \"LLM tutorial\"\n\n# HackerNews\nautocli hackernews top --limit 20 --format json\n\n# Reddit\nautocli reddit hot --subreddit MachineLearning\n\n# Yahoo Finance\nautocli yahoo-finance quote --symbol AAPL\n\n# Douban\nautocli douban top250 --format json\n\n# デスクトップアプリ\nautocli cursor status\nautocli notion search \"議事録\"\n```\n\n### トラブルシューティング\n\n| 問題 | 解決方法 |\n|------|----------|\n| `autocli: command not found` | インストールスクリプトを再実行し、PATHを確認 |\n| Chromeが制御できない | Chromeが起動中で、autocli Chrome拡張機能がロードされているか確認 |\n| ログイン状態が認識されない | Chromeで対象サイトに手動ログインしてから再試行 |\n| ブラウザコマンドがタイムアウト | `autocli doctor` で診断を実行 |\n\n### クレジット\n\n**[nashsu/AutoCLI](https://github.com/nashsu/AutoCLI)** をベースに構築——opencliのRust完全書き直し版で、最大12倍高速、メモリ使用量10分の1。\n\n---\n\n## License\n\nApache 2.0\n",
  "bytes": 14058,
  "sha": "889660897aba996d9076764bb33444e6a500a02bb1091f514fac2c2faa688911",
  "repo_slug": "nashsu/autocli-skill",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_nashsu_autocli_skill_autocli_953693c2/readme"
}