Tabbit
活动资源博客模型
Tabbit LogoTabbit

Tabbit — 为你工作的 AI 浏览器

主题资源

  • AI Browser Resources
  • Agentic Browser Resources
  • Browser Downloads and Install Guides
  • Browser Comparisons
  • AI Browser Alternatives
  • Browser Productivity Resources

热门指南

  • AI Browser
  • Agentic Browser Download
  • Best AI Browser 2026: Top 9 Tested & Ranked
  • AI Browser Download
  • Free AI Browser
  • Best AI Browser 2026
  • AI Browser Comparison 2026
  • AI Browser for Windows
  • AI Browser for Mac
  • Chrome Alternative 2026

活动

  • 别装了,你在《牛来》里早有原型
  • Tabbit 妙招大赛
  • KPOP SBTI 饭圈人格测试
  • Tabbit 校园共创者计划
  • fifi 的论文文献妙招精选
  • 用户问卷

关于

  • Tabbit 博客
  • 媒体报道
提示词
媒体GLM-5V Turbo

GLM-5V-Turbo 官方 Agent 框架集成与全栈 Web 复刻工作流

原始来源

arXiv / Z.AI & Tsinghua University

作者GLM-5V-Turbo Team (Wenyi Hong, Xiaotao Gu, Ziyang Pan, Zhen Yang, et al.)

原文日期2026-05-12

Tabbit 整理2026-08-20

查看原文

一句话结论

通过将 GLM-5V-Turbo 作为视觉语言认知控制器,与 Claude Code、AutoClaw / OpenClaw 等 Agent 框架及官方技能库(Skills)协同,可实现“目标 URL 视觉探索与资产抓取 -> 全栈前端复刻”、“PRD 驱动网页构建”以及“多模态时空视频分析”的完整闭环。

适用场景

  • 适合的任务:基于目标网站 URL 的 GUI 自主探索与高保真复刻、PRD 需求文档驱动的 Web 应用生成、电商/品牌故事多页 UI 设计、长视频按秒目标追踪、3D 空间边界框检测。

  • 不适合的任务:脱离执行层沙箱的纯理论复杂后端架构推导;或在未配置外部工具执行器(如缺少文件系统读写、浏览器自动化能力)时期望单模型直接完成物理操作。

  • 适用的模型版本:glm-5v-turbo;支持视频、图像、文本、文档混合输入,上下文长度 200K,最大输出 128K tokens。

  • 适用的客户端、Agent 或 API:Claude Code、OpenClaw、AutoClaw、ZCode、Z.AI Official Chat Completions API。

  • 推荐的推理档位和参数:官方推荐开启思考模式 thinking.type="enabled";在复杂全栈生成和 PRD 解析任务中保持思考过程,以保证视觉层次与代码结构的严格对齐。

可直接使用的内容

1. 目标网站 GUI 探索、素材提取与高保真复刻提示(配合 Claude Code / OpenClaw + glmv-web-replication 技能)

Given a target website URL: <TARGET_URL>, please explore it via GUI, collect the necessary assets, and recreate the webpage in HTML code with high visual fidelity and functional completeness.

2. PRD 需求文档驱动 Web 应用生成提示(配合 Claude Code + glmv-prd-to-app 技能)

Based on my PRD document, please use your PRD skills to build a website for the project in the act folder. The working directory is ./act_workspace.

3. 全栈电商多页面与视差滚动交互设计复刻提示(官方 Demo Case 完整提示词)

You are a master of frontend recreation and web design. Please complete the following design tasks and implement everything in HTML code.
1. Recreate all pages of such a shopping website, using valid image URLs.
2. Create a welcome page and then transition into the shopping interface.
3. On the “About Brand” page, use parallax scrolling to tell the brand story, allowing text to appear rhythmically as the image background moves.
4. Design a color scheme that preserves a premium aesthetic in dark mode and resolves the issue of product images blending into dark backgrounds.
5. Design a one-page checkout interface to reduce user drop-off, including dynamic shipping calculation and address autocomplete.
In addition to the above, also implement all button functionalities, such as Home, Products, About Brand, and Checkout.

4. 移动端 UI 参考图复刻与延展后续页面提示

Please recreate the mobile app interface based on the provided image, and additionally mock several possible follow-up pages or user interactions that fit the same product design and functionality.

5. 视频逐秒目标追踪与时序定位提示(格式化 JSON 输出)

Based on the description of the objects appearing in the video "<OBJECT_OR_ACTION_DESCRIPTION>", please track the objects corresponding to this description at every second (tracks per second) of the given video, and provide the bounding box and a globally consistent label for each object. Output using valid JSON format.

6. 3D 空间边界框定位提示(9自由度:中心点坐标、尺寸、旋转角)

Please locate the 3D bounding box of <TARGET_OBJECT> and output it in JSON format, where the 9 coordinate values correspond to the center point (x, y, z) and the sizes (x_size, y_size, z_size) across three dimensions all in meters, and the three rotation angles in radians.

测试/工作流步骤

  1. 环境与技能准备:在 OpenClaw / AutoClaw 或 Claude Code 中引入官方技能(如 clawhub.ai/zai-org/glmv-web-replication 或 clawhub.ai/zai-org/glmv-prd-to-app)。

  2. 多模态感知阶段:传入目标 URL、设计稿或视频素材,GLM-5V-Turbo 充当视觉语言控制器(Vision-Language Controller),调用浏览器截图、裁剪、DOM 检查或 OCR 工具提取可视元素与布局约束。

  3. 规划与代码实现阶段:模型进行高维任务分解,生成包含内嵌 CSS/JS 的结构化代码,或将任务分派到工作空间目录。

  4. Agent 执行与视觉对齐验证:Claude Code / AutoClaw 在本地沙箱中启动服务,截取渲染画面回传模型,模型对照参考原图进行像素级/交互级差异修复。

  5. 产物打包与交付:输出可运行的前端项目代码、假设清单及视觉回归检查项。

原始证据与数据

  • 官方论文将 GLM-5V-Turbo 定位为原生多模态智能体基准模型(Native Foundation Model for Multimodal Agents),集成了 CogViT 视觉编码器与 Multimodal MTP 架构。

  • 官方发布了完整的官方技能清单(Table 2),覆盖 glmv-web-replication、glmv-prd-to-app、glmv-pdf-to-web、glmv-pdf-to-ppt、glmv-stock-analyst 等,并已在 ClawHub 开源。

  • 论文 Section 3.2 明确指出了与 Claude Code 和 AutoClaw 的协同范式:Claude Code 负责终端与文件系统执行,AutoClaw 负责浏览器与 GUI 自动化,GLM-5V-Turbo 负责高层视觉理解与规划调度。

适用边界

  • 自动化复刻需要执行环境具备外网访问权限或本地沙箱支持;若目标页面包含强反爬/验证码,需要外部自动化层介入。

  • 官方提示词中的“valid image URLs”在离线或封闭环境中需要替换为本地占位图或素材提取脚本下载的路径。

  • 3D 边界框和逐秒视频跟踪依赖清晰的分辨率与正确的相机内参假设,不能替代激光雷达等高精度传感器数据。

来源摘录或观察(仅做合规短引)

官方技术报告强调:“GLM-5V-Turbo acts as the vision-language controller for AutoClaw, enabling sophisticated agentic workflows... facilitating a complete perception–planning–execution loop.”(arXiv:2604.26752 Section 3.2)。

Tabbit 小编提醒

提示词内容来自公开资料与 Tabbit 编辑整理。引用前请查看原文授权与适用范围。

GLM-5V Turbo

在 Tabbit 中使用

GLM-5V Turbo

相关提示词

媒体Z.AI Developer Documentation

GLM-5V-Turbo 视觉定位与设计稿复刻提示

媒体PrimeAIcenter2026-04-02

GLM-5V-Turbo 视觉到代码与 OpenClaw 工作流

社区X.com2026-06-24

GLM-5V-Turbo OpenCode 视觉分工与多轮编码工作流

GLM-5V Turbo

相关测评

媒体PrimeAIcenter2026-04-02

GLM-5V-Turbo 设计到代码基准与任务边界

社区Reddit r/ZaiGLM2026-06-18

GLM-5V-Turbo Reddit 工具调用与视觉失败现场

媒体arXiv / Z.AI & Tsinghua University2026-05-12

GLM-5V-Turbo 官方技术报告:原生多模态 Agent 基准与分层优化架构

媒体arXiv / Open-source Evaluation Study2026-06-30

GLM-5V-Turbo 视觉创造力评分零样本可复现独立测评