Loading...
Loading...
Use when the user supplies a postplan, artifact, or hosted HTML URL, or asks to read / fetch uploaded HTML. Fetch with the shell, never a browser.
npx skill4agent add dustin-we/agent-skills html-artifact-readpostplan.devfile://artifacts/http://https://# strip a trailing slash, then try /raw if the first body is a viewer shell
url=${1%/}
curl -fsSL "$url""$url/raw"