← Back to Skills Marketplace
87
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tailscale-vpn
Description
Tailscale安全组网工具 - 基于WireGuard的虚拟组网,安全内网穿透,不暴露公网IP,点对点加密连接。适用于远程访问、居家办公、服务器管理。
Usage Guidance
This is a straightforward Tailscale installation and usage guide. Before running any install commands: 1) verify URLs (tailscale.com) to ensure they are official; 2) prefer your OS package manager or vendor packages over piping unknown scripts when possible; 3) installs require sudo and will create network interfaces and services (tailscaled); 4) be careful when enabling subnet routes or using an Exit Node — those change what traffic is routed through your devices and may require admin approval; 5) do not provide unrelated credentials to this skill. If you are in a managed environment, consult your admin before installing network software.
Capability Assessment
Purpose & Capability
Name, description, and all instructions focus on installing, configuring, and using Tailscale (WireGuard-based VPN). There are no unrelated credential requests, binaries, or config paths.
Instruction Scope
SKILL.md stays on-topic (install, login, common commands, ACLs, advanced features). It instructs running the official tailscale install script (curl https://tailscale.com/install.sh | sh) and CLI commands; piping a remote script to sh is common for convenience but has inherent risk if the URL were malicious — here the URL is the official domain.
Install Mechanism
There is no embedded install spec (skill is instruction-only). The guide recommends official install methods (package managers and the tailscale.com install.sh). This is proportional but the remote-install pipe is the only notable installer action and should be verified before execution.
Credentials
The skill requests no environment variables, credentials, or config paths. All recommended actions (login via browser, sudo for tailscaled) are consistent with installing a system VPN client.
Persistence & Privilege
Skill flags are default (always:false, agent-invocable allowed). It does not request permanent inclusion or modify other skills; instructions involve running a system service (tailscaled) which legitimately requires administrative privileges during install.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tailscale-vpn - After installation, invoke the skill by name or use
/tailscale-vpn - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of tailscale-vpn.
- Provides a concise Chinese-language guide for installing and using Tailscale based on WireGuard.
- Includes comparison with traditional VPNs and explains core features and advantages.
- Offers detailed installation and setup instructions for Windows, macOS, Linux, iOS, and Android.
- Lists common commands and advanced features such as subnet routing and exit nodes.
- Covers ACL access control, common troubleshooting, and usage scenarios for secure networking.
Metadata
Frequently Asked Questions
What is Tailscale VPN?
Tailscale安全组网工具 - 基于WireGuard的虚拟组网,安全内网穿透,不暴露公网IP,点对点加密连接。适用于远程访问、居家办公、服务器管理。 It is an AI Agent Skill for Claude Code / OpenClaw, with 87 downloads so far.
How do I install Tailscale VPN?
Run "/install tailscale-vpn" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tailscale VPN free?
Yes, Tailscale VPN is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tailscale VPN support?
Tailscale VPN is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tailscale VPN?
It is built and maintained by SMS (@smseow001); the current version is v1.0.0.
More Skills