html-artifact-publishing
Installation
SKILL.md
HTML Artefact Publishing Troubleshooting
Normal secret-Gist delivery belongs to rich-html-artifact-delivery. Load this skill only when the hosted rendering differs from the verified local file.
Check, in order:
- The raw gist contains the expected title or hero text.
- Gist visibility is secret (
public: false). - The preview is using the intended filename and latest gist revision.
- Inline module scripts are not relying on document-load events that already fired.
- Runtime dependencies are not blocked by the host.
Prefer repairing the published file to adding another runtime layer. A stale preview may require a fresh secret gist; delete the stale gist after verifying the replacement. Do not turn every successful publication into a hosted browser QA pass.