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
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.