remote

Manage SSH, ngrok, and Cloudflare tunnels for local services.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/shreed27/DAIN --skill remote-shreed27
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: remote
Source: https://github.com/shreed27/DAIN/tree/main/CloddsBot-main/src/skills/bundled/remote
Command: npx skills add https://github.com/shreed27/DAIN --skill remote-shreed27

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of exposing local services to the internet and managing secure remote connections, eliminating the need for complex network configurations.

Core Features & Use Cases

  • Tunnel Creation: Easily create tunnels using ngrok, Cloudflare, or SSH for various exposure needs.
  • Tunnel Management: List, monitor, and close active tunnels with simple commands.
  • Use Case: You're developing a web application locally and need to test a webhook from a third-party service. Use this Skill to quickly expose your local development server to a public URL.

Quick Start

Use the remote skill to create an ngrok tunnel for port 3000.

Frequently Asked Questions about remote

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I expose a local development server to a public URL for webhook testing?

You can expose local development servers to public URLs for webhook testing by creating a tunnel using ngrok, Cloudflare, or SSH. This Skill manages secure SSH tunnels and ngrok exposure, providing public URLs for local ports to facilitate development workflows.

Can I manage and monitor active SSH tunnels and ngrok exposures?

Yes, you can manage and monitor active SSH tunnels and ngrok exposures. The Skill provides tunnel management capabilities, allowing you to list, monitor, and close active tunnels using simple commands across ngrok, Cloudflare, and SSH tunnel types.

Does this Skill support Cloudflare tunnels for remote access to local services?

Yes, this Skill supports Cloudflare tunnels for remote access to local services. It manages secure remote connections and facilitates development workflows by supporting ngrok, Cloudflare, and SSH tunnel types with options for configuration and management.

What is the best way to set up port forwarding for local services without complex network configurations?

The best way to set up port forwarding without complex network configurations is using tunnel management tools. This Skill simplifies exposing local services to the internet and managing secure remote connections, eliminating the need for manual network configuration.

How do I create an ngrok tunnel for a specific local port?

To create an ngrok tunnel for a specific local port, use the remote Skill to initiate the tunnel creation process. The Skill supports configuring ngrok tunnels to expose local ports, such as port 3000, to public URLs for development and webhook testing.

Why use SSH tunnels instead of ngrok for secure remote connections?

SSH tunnels provide secure remote connections as an alternative to ngrok or Cloudflare tunnels. This Skill supports all three tunnel types, allowing you to choose based on your specific exposure needs, whether for secure remote access or public URL generation for local services.