9b395f5cc3
E2E Headed Chrome / e2e-headed (macos-15) (push) Has been cancelled
E2E Headed Chrome / e2e-headed (ubuntu-latest) (push) Has been cancelled
E2E Headed Chrome / e2e-headed (windows-latest) (push) Has been cancelled
CI / build (macos-latest) (push) Has been cancelled
CI / build (ubuntu-latest) (push) Has been cancelled
CI / build (windows-latest) (push) Has been cancelled
CI / unit-test (push) Has been cancelled
CI / bun-test (push) Has been cancelled
CI / adapter-test (push) Has been cancelled
CI / smoke-test (macos-latest) (push) Has been cancelled
CI / smoke-test (ubuntu-latest) (push) Has been cancelled
Security Audit / audit (push) Has been cancelled
Build Chrome Extension / build (push) Has been cancelled
Trigger Website Rebuild (Docs Updated) / dispatch (push) Has been cancelled
36 lines
1.3 KiB
Markdown
36 lines
1.3 KiB
Markdown
---
|
|
layout: home
|
|
|
|
hero:
|
|
name: OpenCLI
|
|
text: 让任何网站或 Electron 应用成为你的 CLI
|
|
tagline: 零风险 · 复用 Chrome 登录态 · AI 驱动发现 · 浏览器 + 桌面自动化
|
|
actions:
|
|
- theme: brand
|
|
text: 快速开始
|
|
link: /zh/guide/getting-started
|
|
- theme: alt
|
|
text: 在 GitHub 查看
|
|
link: https://github.com/jackwener/opencli
|
|
|
|
features:
|
|
- icon: 🖥️
|
|
title: 桌面应用控制
|
|
details: 通过 CDP 直接在终端驱动 Electron 应用(Cursor、Codex、ChatGPT 等)。
|
|
- icon: 🌐
|
|
title: 浏览器自动化
|
|
details: AI Agent 直接控制浏览器:点击、输入、提取、截图 — 任何交互,完全可编程。
|
|
- icon: 🔐
|
|
title: 账号安全
|
|
details: 复用 Chrome 登录态,凭证永远不会离开浏览器 — 无 token,无密码泄露。
|
|
- icon: 🤖
|
|
title: AI Agent 就绪
|
|
details: Browser 原语加上适配器编写 skill,让 AI Agent 可以稳定完成侦察、提取、验证和适配器落地。
|
|
- icon: 💰
|
|
title: 零 LLM 成本
|
|
details: 运行时不消耗模型 token。跑 10,000 次也不花一分钱。
|
|
- icon: 🔁
|
|
title: 确定性输出
|
|
details: 相同命令,相同输出结构,每次一致。可管道、可脚本、CI 友好。
|
|
---
|