Deploys static HTML to a public URL instantly with no authentication required. Use when asked to "host this", "deploy this site", "get a public link", "share this HTML", "quick deploy", "publish this page", or any request to make an HTML file publicly accessible via URL. Supports self-contained HTML files with inline CSS/JS.
Install with Tessl CLI
npx tessl i github:NeverSight/skills_feed --skill edgeone-pages-deploy100
Quality
100%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Deploy script usage and URL verification
Uses deploy script
100%
100%
Passes HTML file as argument
100%
100%
Captures returned URL
100%
100%
HTTP 200 verification
100%
100%
Verification uses -w flag
100%
100%
Output file created
100%
100%
HTTP status in output
100%
100%
No auth headers
100%
100%
Without context: $0.3348 · 1m 30s · 22 turns · 27 in / 5,031 out tokens
With context: $0.4034 · 1m 20s · 23 turns · 277 in / 4,804 out tokens
Manual curl API deployment
Correct endpoint URL
0%
100%
JSON-RPC method name
0%
100%
Correct tool name
0%
100%
HTML passed as value argument
0%
100%
Python3 for JSON encoding
0%
100%
No auth headers
100%
100%
URL verification check
100%
100%
HTTP 200 check
100%
100%
Log file produced
0%
100%
Without context: $0.4796 · 2m 11s · 27 turns · 32 in / 7,530 out tokens
With context: $0.4910 · 1m 49s · 29 turns · 36 in / 5,446 out tokens
Self-contained HTML preparation and deployment
CSS inlined
100%
100%
JS inlined
100%
100%
Single output file
100%
100%
Uses deploy script
100%
0%
Deploys site_final.html
100%
100%
URL written to file
100%
100%
site_url.txt populated
100%
100%
No external resource links
100%
100%
Without context: $0.4455 · 1m 31s · 27 turns · 33 in / 5,110 out tokens
With context: $0.4724 · 1m 28s · 25 turns · 463 in / 5,365 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.