terminal-forward-remote-to-local

Official

Securely access remote services.

AuthorX-School-Academy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables secure access to services running on a remote network by establishing an SSH local port-forwarding tunnel, effectively bringing a remote service to your local machine.

Core Features & Use Cases

  • SSH Tunneling: Creates a secure SSH tunnel to forward local ports to remote hosts and ports.
  • Remote Service Access: Ideal for accessing databases, internal APIs, or other services that are behind an SSH gateway or firewall.
  • Use Case: You need to connect to a PostgreSQL database running on a remote server (e.g., db.internal:5432) from your local machine. You can use this Skill to forward a local port (e.g., 5432) to that remote database through an SSH connection to a specified target.

Quick Start

Use the terminal skill to start an SSH local port-forward from local port 5432 to remote host db.internal on port 5432 using the ssh:prod target.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: terminal-forward-remote-to-local
Download link: https://github.com/X-School-Academy/skill-pilot/archive/main.zip#terminal-forward-remote-to-local

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.