Skip to content

docs: rewrite browser sections — browser is for AI Agents#1080

Merged
jackwener merged 1 commit intomainfrom
fix/readme-browser-for-agents
Apr 18, 2026
Merged

docs: rewrite browser sections — browser is for AI Agents#1080
jackwener merged 1 commit intomainfrom
fix/readme-browser-for-agents

Conversation

@jackwener
Copy link
Copy Markdown
Owner

Summary

  • Rewrite browser-related sections in both README.md and README.zh-CN.md from first principles
  • The core insight: opencli browser commands are designed for AI Agents to operate websites, not for manual use
  • Replace "use opencli browser to drive the browser" framing with "install the opencli-browser skill in your AI agent and describe what you want in natural language"
  • Add a skill selection table showing which skill to use, with example prompts
  • Add "How it works" section explaining the 5-step agent workflow (navigate → read → interact → extract → wait)

Changes

English README:

  • Intro bullet: "Drive a live browser directly" → "Let AI Agents operate any website"
  • Highlights: "Browser Automation" → "Browser Automation for AI Agents" with skill install framing
  • "For AI Agents" section: complete rewrite with skill table, example prompts, and how-it-works
  • Core Concepts browser section: reframed as "AI Agent browser control"

Chinese README:

  • Mirror all English changes with equivalent Chinese text
  • Same skill table with Chinese example prompts ("帮我在小红书上发布这篇内容")

Test plan

  • Verify both READMEs render correctly on GitHub
  • Links to SKILL.md files resolve

… use

From first principles, `opencli browser` commands exist for AI Agents to
operate websites through the browser skill. Reframe both READMEs to reflect
this: show users how to install the skill into their AI agent and describe
tasks in natural language, rather than listing raw CLI commands.
@jackwener jackwener merged commit fe59ee9 into main Apr 18, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant