/ docs / zh / index.md
index.md
 1  ---
 2  layout: home
 3  
 4  hero:
 5    name: OpenCLI
 6    text: 让任何网站或 Electron 应用成为你的 CLI
 7    tagline: 零风险 · 复用 Chrome 登录态 · AI 驱动发现 · 浏览器 + 桌面自动化
 8    actions:
 9      - theme: brand
10        text: 快速开始
11        link: /zh/guide/getting-started
12      - theme: alt
13        text: 在 GitHub 查看
14        link: https://github.com/jackwener/opencli
15  
16  features:
17    - icon: 🖥️
18      title: 桌面应用控制
19      details: 通过 CDP 直接在终端驱动 Electron 应用(Cursor、Codex、ChatGPT、Notion 等)。
20    - icon: 🌐
21      title: 浏览器自动化
22      details: AI Agent 直接控制浏览器:点击、输入、提取、截图 — 任何交互,完全可编程。
23    - icon: 🔐
24      title: 账号安全
25      details: 复用 Chrome 登录态,凭证永远不会离开浏览器 — 无 token,无密码泄露。
26    - icon: 🤖
27      title: AI Agent 就绪
28      details: explore 发现 API,synthesize 生成适配器,cascade 查找认证策略。为 AI 优先工作流而生。
29    - icon: 💰
30      title: 零 LLM 成本
31      details: 运行时不消耗模型 token。跑 10,000 次也不花一分钱。
32    - icon: 🔁
33      title: 确定性输出
34      details: 相同命令,相同输出结构,每次一致。可管道、可脚本、CI 友好。
35  ---