Talk to humans in HTML — role-aware. /talk-html routes the page to one of 8 audience-specific sub-commands (/talk-ux, /talk-ceo, /talk-data, /talk-reviewer, /talk-cto, /talk-qa, /talk-docs, /talk-legal). Each role hardcodes the audience, the proof modality they must see, the build tools, the programmatic evaluation…
Render an HTML page for an executive / Product Owner / business owner / finance / marketing audience. Use for release candidate, video/motion asset, payment/checkout flow, or any "C-suite" recap. Triggers include /talk-ceo, "给 CEO 看", "release 总结", "founder update", "投资人看的一页", "demo for the boss", "executive recap".
Render an HTML page for an Architect / Tech Lead / SRE / DevOps / Performance Engineer / Incident Commander audience. Use for performance change, web performance, architecture change, deployment, or incident fix. Triggers include /talk-cto, "架构变更解释", "给架构师看", "性能复盘", "SRE 复盘", "事故 postmortem", "deploy 复盘", "for the…
Render an HTML page for a Data Engineer / Analyst / ML Engineer / DBA audience. Use for database migration, data pipeline, analytics dashboard, or AI/ML model change. Triggers include /talk-data, "给数据团队看", "migration 复盘", "pipeline 改了", "model eval 报告", "lineage 图", "dashboard 改了一页", "for the data team", "for the DBA".
Render an HTML page for a Docs Reviewer / Developer User audience. Use for documentation changes — proof is rendered docs preview, link check, examples executing. Triggers include /talk-docs, "文档改了", "给文档评审看", "developer docs", "API docs preview", "for the docs reviewer", "docs PR explainer".
Router for talk-html. Look at the page topic, infer the artifacttype from skills/talk-html/role-routing.csv, then dispatch to /talk-ux, /talk-ceo, /talk-data, /talk-reviewer, /talk-cto, /talk-qa, /talk-docs, or /talk-legal. Use when the user says talk-html, 用 html 解释, 做成一页, make a page, publish as gist, or asks to…
Render an HTML page for a Security Reviewer / Legal / Compliance audience. Use for security fix or legal/compliance copy — proof is scan reports, sanitized exploit, required clauses present, forbidden old copy absent. Triggers include /talk-legal, "安全 fix 给 security 看", "compliance 复盘", "法务/合规要看", "security review…
Render an HTML page for a QA / Bug Reporter / Release Manager / Support audience. Use for interactive TUI, CLI output, bug fix, test result, or permission/admin flow — the proof is fail-before/pass-after, never a sentence. Triggers include /talk-qa, "QA 复盘", "给测试看", "bug 修了的证据一页", "回归报告", "release readiness", "for…
Render an HTML page for a Code Reviewer / Tech Lead / Backend/Frontend reviewer audience. Use for code change or API change — the proof is a diff, not raw source. Triggers include /talk-reviewer, "code review 用", "给 reviewer 看 diff", "PR 摘要一页", "API contract 改了", "for the reviewer", "PR explainer".
Render an HTML page for a UX/Designer/Product audience. Use for UI screen, interactive web UI, design system component, localization, accessibility, mobile app, visual asset, or email template. Triggers include /talk-ux, "designer 看的一页", "UX review 用", "before-after 截图", "录给设计师看", "for the designer", "for product…
Fast headless browser for QA testing and site dogfooding. Navigate any URL, interact with elements, verify page state, diff before/after actions, take annotated screenshots, check responsive layouts, test forms and uploads, handle dialogs, and assert element states. 100ms per command. Use when you need to test a…
Generate a SET of images (配图) for a talk-html page by driving the already-logged-in ChatGPT web app through the gstack /browse daemon, then download every generated image to disk. Use whenever the user wants to 配图 / illustrate / add images / generate a set of images for an HTML one-pager, says "/gpt-image", "给这页配图"…
Invoke when the user wants a shareable HTML one-pager out of the current conversation, a writeup, or assembled context — recap, postmortem, retro, status board, transition letter, founder/exec update, decision log, or "send a link, not a chat scroll" artifact. The skill provides what raw HTML cannot: publish.sh…