diff --git a/README.md b/README.md index 7dde080..c402027 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@
--- @@ -54,6 +55,17 @@ Now: one AgentKey handles everything. **AgentKey unifies all the external access --- +## New here? Start on the web + +Before touching the terminal, you can get a feel for AgentKey directly in your browser — the website and console explain things more visually than this README can. + +- 🌐 **[agentkey.app](https://agentkey.app)** — Product overview, supported platforms, live demos, pricing details +- 🎛️ **[console.agentkey.app](https://console.agentkey.app)** — Sign up, top up credits, manage your API key, track usage + +The one-line install below is what plugs AgentKey into your AI agent. If you only want to look around first, the two links above are the friendlier starting point. + +--- + ## Install One command. A browser tab opens for login, then you're done. The installer auto-detects every agent on your machine ([40+ supported](https://github.com/vercel-labs/skills#available-agents). Common examples include Claude Code, Codex, Gemini CLI, and Cursor CLI, etc.) and configures each one. diff --git a/docs/README_zh.md b/docs/README_zh.md index ac5cedc..faa1e68 100644 --- a/docs/README_zh.md +++ b/docs/README_zh.md @@ -18,6 +18,7 @@ --- @@ -54,6 +55,17 @@ Agent 就像半智能体,完全无法自主行动,不断需要人类帮助 --- +## 第一次来?先到网页上看看 + +在动命令行之前,你可以先在浏览器里熟悉一下 AgentKey —— 官网和后台讲得比 README 更直观。 + +- 🌐 **[agentkey.app](https://agentkey.app)** —— 产品介绍、支持的平台、在线演示、计费说明 +- 🎛️ **[console.agentkey.app](https://console.agentkey.app)** —— 注册账号、充值、管理 API Key、查看用量 + +下面的一条命令是把 AgentKey 接进你的 AI Agent。如果只是想先看看,上面两个链接是更友好的入口。 + +--- + ## 安装 一条命令。浏览器弹出登录,完成即可。安装脚本会自动识别你机器上每一个支持的 Agent([已支持 40+](https://github.com/vercel-labs/skills#available-agents),常见的如 Claude Code、Codex、Gemini CLI、Cursor CLI 等),逐个配好。