2239721014-ops/research-web-publisher/SKILL.md
# Research Web Publisher 将调研内容发布为网页的完整工作流。 ## ⚠️ 输出目录规则(重要) **生成的 HTML 文件必须统一放到 `workplace-doc` 文件夹**,不要散落在其他位置。 示例路径: ``` /Users/jasperchen/.openclaw/workspace-aiquanzi/workplace-doc/xxx.html ``` ## 适用场景 - 发布调研报告、市场分析、内容创作 - 需要生成国内可访问的HTML链接 - 从原始内容到在线查看的完整流程 ## ⚠️ 触发条件(重要) 当用户发送以下内容时,**必须**自动触发此skill: - 核心关键词:"研究"、"调研"、"分析"、"测评"、"对比"、"调查"、"报告" - 深度分析类:"深度研究"、"研究报告"、"分析报告"、"调查报告" - 发布类:"发布到网页"、"上线"、"部署到"、"博客" - 链接类:"生成链接"、"国内访问"、"网页链接" **重要:内容排版要求** - 必须**图文并茂**,不能是纯文字 - 需要包含截图、图标、代码高亮
npx skillsauth add openclaw/skills 2239721014-ops/research-web-publisherInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
将调研内容发布为网页的完整工作流。
生成的 HTML 文件必须统一放到 workplace-doc 文件夹,不要散落在其他位置。
示例路径:
/Users/jasperchen/.openclaw/workspace-aiquanzi/workplace-doc/xxx.html
当用户发送以下内容时,必须自动触发此skill:
重要:内容排版要求
与用户确认:
cd <repo-path>
git add <file>
git commit -m "Add/update report"
git push
使用 jsDelivr CDN:
https://cdn.jsdelivr.net/gh/<username>/<repo>@main/<filename>
预览链接:
https://htmlpreview.github.io/?<jsdelivr-url>
完成后向用户返回(必须使用 htmlpreview 格式):
预览链接(推荐):
https://htmlpreview.github.io/?https://cdn.jsdelivr.net/gh/<username>/<repo>@main/<filename>
直接链接(不推荐,浏览器可能无法渲染):
https://cdn.jsdelivr.net/gh/<username>/<repo>@main/<filename>
⚠️ 重要:只发 htmlpreview 预览链接给用户,不要直接发 jsDelivr 原始链接!
tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。