Back to Directory
general
Tailscale
Manage Tailscale tailnet via CLI and API. Use when the user asks to "check tailscale status", "list tailscale devices", "ping a device", "send file via tailscale", "tailscale funnel", "create auth key", "check who's online", or mentions Tailscale network management.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
- Initial release of the Tailscale skill.
- Enables management of your Tailscale tailnet via CLI (local) and API (tailnet-wide) commands.
- Provides examples for checking status, listing devices, file transfer, device tagging, exposing services, SSH, funneling ports, and managing auth keys.
- Supports both everyday user queries (e.g., “who’s online?”, “send file”) and advanced network management tasks.
- Offers setup instructions for both CLI use and API authentication.