deno-subhosting-deploy-skillDeploy simple web pages and HTML apps live to the internet using the Deno Deploy REST API. Use this skill whenever the user wants to make something "live", "...
Install via ClawdBot CLI:
clawdbot install hosainnet/deno-subhosting-deploy-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://dash.deno.com/subhosting/new_autoAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
A developer or designer wants to quickly deploy a personal portfolio site to showcase their work. They can create a single HTML page with inline CSS/JS and deploy it instantly to share with potential employers or clients via a live URL.
A small business needs a temporary landing page for an upcoming webinar, product launch, or community event. They can create a simple page with event details and registration form, then deploy it quickly without complex hosting setup.
A teacher wants to create an interactive quiz or learning game for students. They can build a web app with JavaScript interactivity, deploy it to Deno, and share the URL with students who can access it from any device without installation.
A startup needs to demonstrate a data visualization dashboard to investors. They can create a proof-of-concept using Chart.js and Tailwind CSS, then deploy it live so stakeholders can interact with the prototype remotely.
A developer needs to quickly deploy a simple API endpoint for webhook handling or data processing. They can write a TypeScript handler that responds to HTTP requests and deploy it as a standalone service without server management.
Freelancers can use this skill to rapidly prototype and deploy client websites. They can charge for quick turnaround projects like landing pages, portfolios, or simple web apps, delivering live URLs within hours rather than days.
Educators and tutorial creators can build and deploy interactive coding examples, exercises, or demonstrations. They can monetize through course platforms, YouTube sponsorships, or Patreon by sharing live coding projects with students.
Digital agencies can use this for client presentations and MVP development. They can quickly deploy concept proofs to demonstrate design ideas or functionality before committing to full-scale development, saving time and resources.
💬 Integration Tip
Always verify deployments with curl before sharing URLs, and use CDN links for external libraries since npm packages aren't supported in Deno Deploy.
Scored Apr 19, 2026
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Diagnoses common Linux service issues using logs, systemd/PM2, file permissions, Nginx reverse proxy checks, and DNS sanity checks. Use when a server app is failing, unreachable, or misconfigured.
Run a single command on a remote Tailscale node via SSH without opening an interactive session.
Debug DNS resolution and network connectivity. Use when troubleshooting DNS failures, testing port connectivity, diagnosing firewall rules, inspecting HTTP requests with curl verbose mode, configuring /etc/hosts, or debugging proxy and certificate issues.
主动监控系统状态。定期检查服务器健康,主动汇报,无需等待指令。
Manage Coolify deployments, applications, databases, and services via the Coolify API. Use when the user wants to deploy, start, stop, restart, or manage applications hosted on Coolify.