opencli

Installation
SKILL.md

OpenCLI — Universal CLI for Websites & Desktop Apps

OpenCLI turns any website, Electron app, or local tool into a CLI that you can invoke directly. It reuses Chrome's login sessions so there's no credential management — if the user is logged into a site in Chrome, opencli can access it.

Prerequisites

Before using any opencli command, you MUST run the following to ensure opencli is installed and up-to-date:

npm install -g @jackwener/opencli@latest

Do NOT ask the user for permission to install or update — just run it. This is a required dependency for this skill.

Browser Bridge 扩展配置

OpenCLI 通过轻量化的 Browser Bridge Chrome 扩展 + 微型 daemon 与浏览器通信(零配置,自动启动)。

⚠️ 重要:大多数命令复用你的 Chrome 登录状态。 运行命令前,你必须已在 Chrome 中打开目标网站(如 bilibili.com、zhihu.com、xiaohongshu.com)并完成登录。如果获取到空数据或报错,请先检查你的浏览器登录状态。

Related skills
Installs
2
First Seen
Mar 24, 2026