demo.zizai.cc · Web-Doc Skill Test

轻量 HTML 发布流程验证

这个页面用于测试新建的 web-doc-html-publishing skill:不部署完整 Web-Doc 服务,直接把自包含 HTML 写入 1Panel 站点目录,并通过静态 Web 访问。

Entry: index.html Mode: static document folder Target: /web-doc-skill-test/
Standalone HTML artifact publishing path Hermes → File System → OpenResty → Browser
Lightweight Web-Doc-style publishing architecture A static publishing flow from Hermes generated HTML to the 1Panel OpenResty site root. Hermes Agent 生成单文件 HTML 选择 slug 并发布 Static Document Folder /opt/1panel/www/sites/demo.zizai.cc/index web-doc-skill-test/index.html OpenResty 1Panel site serving HTTPS static response Web-Doc Content Model one document → one folder → index.html https://demo.zizai.cc/web-doc-skill-test/ write_file serve layout convention public URL

发布位置

页面被写入独立目录,入口文件为 index.html,符合轻量 Web-Doc 发布约定。

运行方式

  • 无需 Go 服务
  • 无需 PostgreSQL
  • 无需 MCP Server

适用场景

适合 HTML 报告、架构图、演示页、知识可视化页面和 Agent 生成的静态文档。