-
Notifications
You must be signed in to change notification settings - Fork 487
Description
Feature Description
The current tagline:
Make any website, Electron App, or Local Tool your CLI.
tells visitors what opencli does, but not how it's different. The "Make X your Y" phrasing sounds almost identical to CLI-Anything's "Making ALL Software Agent-Native" — both say "turn stuff into agent tools." Community members can't tell them apart.
Evidence: On 2026-03-23, two separate users in the WeChat group asked whether opencli and CLI-Anything are "the same thing." One posted the CLI-Anything GitHub link and said "同一个方向啊" (same direction). The response was "完全不是一个东西" — but the tagline itself doesn't make that obvious.
Use Case
New visitors who've heard of CLI-Anything, browser-use, or agent-browser arrive at the README and need to answer one question in 3 seconds: "How is this different?"
The tagline is the first (and often only) line they read. If it sounds like something they already know, they leave. A clear tagline also gives existing users a ready-made answer when someone asks "what's the difference?" — instead of "完全不是一个东西...".
Proposed Solution
> **Your browser is ready. Your agent just needs commands.**
> 50+ sites. Read, write, automate.Why each word earns its place:
| Element | What it communicates |
|---|---|
| Your browser | opencli reuses your existing Chrome session — no re-authentication, no credential transfer. No competitor can say this. |
| is ready | Zero setup. Your browser is already logged in. |
| Your agent just needs commands | opencli provides pre-built commands for agents. "Just needs" implies the commands already exist. |
| 50+ sites | Scope (currently 55 directories in src/clis/). |
| Read, write, automate | Three verbs answering "what can I do with it?" |
Differentiation at a glance:
| Tool | Tagline | Mental image |
|---|---|---|
| CLI-Anything | "Making ALL Software Agent-Native" | Rewriting software source code |
| browser-use | "Make websites accessible to AI agents" | AI controlling a browser |
| agent-browser | "A CLI for browser control" | Browser remote control |
| opencli | "Your browser is ready. Your agent just needs commands." | Your browser + ready-made commands |
Alternatives Considered
| Direction | Example | Why not |
|---|---|---|
| Zero AI cost | Any website. One command. Zero AI cost. |
"AI cost" means nothing to non-technical visitors |
| API metaphor | Your browser is the API. |
"API" is jargon for part of the audience |
| Agent-first | Give your agent a real browser. |
Overlaps with browser-use's positioning |
| Minimal | Every site you use. One command. |
"One command" doesn't say what you can do |
| Logged-in anchor | The Logged-In Web for Agents |
"Logged-in" adds unnecessary cognitive load |
Split from #238. PR #331 covers the comparison docs; this issue focuses on the tagline.
Happy to hear thoughts on the direction — especially whether "Your browser is ready" lands as a clear differentiator, or if a different angle works better.
中文版 / Chinese version
功能描述
当前 tagline:
Make any website, Electron App, or Local Tool your CLI.
说了 opencli "做什么",但没说"和别人有什么不同"。"Make X your Y"的句式和 CLI-Anything 的"Making ALL Software Agent-Native"几乎一样 - 都是在说"把东西变成 agent 工具"。社区成员分不清两者的区别。
证据: 2026-03-23,微信群内两位用户分别问了 opencli 和 CLI-Anything 是不是"同一个东西"。其中一位直接贴了 CLI-Anything 的 GitHub 链接说"同一个方向啊"。回复只能是"完全不是一个东西" - 但 tagline 本身并没有让这件事显而易见。
使用场景
听说过 CLI-Anything、browser-use 或 agent-browser 的新访客打开 README 时,需要在 3 秒内回答一个问题:"这个工具和我已经知道的有什么不同?"
tagline 是他们读到的第一句(通常也是唯一一句)。如果听起来和已知工具一样,他们就走了。清晰的 tagline 也能让老用户在被问"有什么区别"时有一个现成的回答 - 而不只是"完全不是一个东西......"。
建议方案
> **Your browser is ready. Your agent just needs commands.**
> 50+ sites. Read, write, automate.每个词为什么在这里:
| 元素 | 传达的信息 |
|---|---|
| Your browser | opencli 复用你已有的 Chrome 会话 - 无需重新登录,无需转移凭证。没有竞品能说这句话。 |
| is ready | 零配置。你的浏览器已经登录好了。 |
| Your agent just needs commands | opencli 为 agent 提供预编写的命令。"just needs"暗示命令已经准备好了。 |
| 50+ sites | 覆盖范围(当前 src/clis/ 下 55 个站点目录)。 |
| Read, write, automate | 三个动词回答"能做什么"。 |
差异化对比:
| 工具 | Tagline | 给人的画面 |
|---|---|---|
| CLI-Anything | "Making ALL Software Agent-Native" | 改造软件源代码 |
| browser-use | "Make websites accessible to AI agents" | AI 控制浏览器 |
| agent-browser | "A CLI for browser control" | 浏览器遥控器 |
| opencli | "Your browser is ready. Your agent just needs commands." | 你的浏览器 + 现成命令 |
考虑过的替代方案
| 方向 | 示例 | 不选的原因 |
|---|---|---|
| 零 AI 成本 | Any website. One command. Zero AI cost. |
"AI cost"对非技术用户没有意义 |
| API 隐喻 | Your browser is the API. |
"API"对部分受众是术语 |
| Agent 优先 | Give your agent a real browser. |
和 browser-use 的定位重合 |
| 极简 | Every site you use. One command. |
"One command"没说清能做什么 |
| 登录态锚点 | The Logged-In Web for Agents |
"Logged-in"增加认知负担 |
从 #238 拆分。PR #331 覆盖竞品对比文档;本 issue 专注 tagline。
欢迎讨论方向 - 尤其是"Your browser is ready"是否能作为清晰的差异化锚点,或者有更好的角度。