← Back to Skills Marketplace
huangxianzhan

Agent S Bridge

by huangxianzhan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
104
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install agent-s-bridge
Description
Agent-S 计算机使用智能体桥接器 — 让 DeepSeek TUI 通过 Agent-S 控制浏览器和桌面。支持自然语言指令驱动的全桌面自动化。OSWorld 基准 72.6%(超人类)。
README (SKILL.md)

Agent-S Bridge

包装 simular-ai/Agent-S,让 DeepSeek TUI 用自然语言控制电脑和浏览器。

能力定位

工具 覆盖范围 智能程度 速度
OpenCLI 浏览器(页面操作) 脚本化
Playwright 浏览器(程序化) 需要写代码 极快
Agent-S 整个桌面 + 浏览器 AI 自主决策
Skyvern 浏览器(AI 视觉) AI 视觉

Agent-S 是唯一能跨桌面 + 浏览器的工具。不只是点网页——能打开 VS Code、操作文件管理器、控制任何 GUI 程序。

安装

pip install gui-agents

前置条件

  • API Key: OpenAI 或 Anthropic(Agent-S 推理需要)
  • 定位模型: UI-TARS-1.5-7B(HuggingFace 推理端点,用于像素级 UI 元素定位)
  • 单显示器(Agent-S 设计为单屏操作)

命令

# 启动 Agent-S 交互模式
python agent_s_bridge.py run "打开浏览器搜索中医"

# 浏览器特化模式(限制在浏览器内操作)
python agent_s_bridge.py browse "登录网站并填写表单"

# 检查依赖和配置
python agent_s_bridge.py check

与 DeepSeek TUI 的集成

你(DeepSeek TUI) → exec_shell → agent_s_bridge.py run "指令"
                                  ↓
                            Agent-S 控制桌面/浏览器
                                  ↓
                            结果返回给你

API 要求

~/.agent-s.env 中配置:

OPENAI_API_KEY=sk-xxx
# 或 ANTHROPIC_API_KEY=sk-ant-xxx

定位模型可本地部署或使用 HuggingFace 推理端点。

Usage Guidance
Because artifact files could not be inspected directly in this run, treat this as an inconclusive low-confidence benign result rather than a full security clearance.
Capability Tags
cryptorequires-sensitive-credentials
Capability Assessment
Purpose & Capability
No supplied artifact evidence showed purpose mismatch or unsafe capability use.
Instruction Scope
No supplied artifact evidence showed hidden, coercive, or overbroad instructions.
Install Mechanism
Workspace inspection commands failed, so install files could not be reviewed directly.
Credentials
No supplied artifact evidence showed disproportionate local, network, or account access.
Persistence & Privilege
No supplied artifact evidence showed persistence, privilege escalation, or credential/session handling.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install agent-s-bridge
  3. After installation, invoke the skill by name or use /agent-s-bridge
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of agent-s-bridge. - Enables DeepSeek TUI to use Agent-S for full desktop and browser automation via natural language commands. - Wraps simular-ai/Agent-S, allowing control of any GUI application, not just web browsers. - Supports both browser-specific and general desktop operation modes. - Provides CLI commands for starting Agent-S, browser-only mode, and system checks. - Requires API keys (OpenAI or Anthropic) and a UI element locator model endpoint. - Installation via pip; environment configuration needed for API and model.
Metadata
Slug agent-s-bridge
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Agent S Bridge?

Agent-S 计算机使用智能体桥接器 — 让 DeepSeek TUI 通过 Agent-S 控制浏览器和桌面。支持自然语言指令驱动的全桌面自动化。OSWorld 基准 72.6%(超人类)。 It is an AI Agent Skill for Claude Code / OpenClaw, with 104 downloads so far.

How do I install Agent S Bridge?

Run "/install agent-s-bridge" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Agent S Bridge free?

Yes, Agent S Bridge is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Agent S Bridge support?

Agent S Bridge is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Agent S Bridge?

It is built and maintained by huangxianzhan (@huangxianzhan); the current version is v1.0.0.

💬 Comments