A dual-mode management tool that integrates the Tailscale CLI and API for complete control over your private mesh network.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install tailscale
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install tailscale using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Tailscale skill for Openclaw Skills offers a robust interface for interacting with your tailnet, combining local machine operations with global administrative control. It enables developers and homelab enthusiasts to monitor device health, manage connectivity, and automate network security tasks directly through their AI agent. By incorporating this skill into Openclaw Skills, users gain the ability to orchestrate secure communication across diverse environments without manual CLI hunting.
To enable full functionality for this skill in Openclaw Skills, first ensure the Tailscale CLI is installed and authenticated. For API-based management, create a configuration file at ~/.clawdbot/credentials/tailscale/config.json with the following structure:
{
"apiKey": "tskey-api-your-key-here",
"tailnet": "-"
}
You can generate your API key in the Tailscale Admin Console under Settings > Keys.
The skill manages data across several domains, utilizing both CLI outputs and API responses. The primary data structures include:
| Component | Description | Key Fields |
|---|---|---|
| Device Status | Real-time state of nodes | HostName, TailscaleIP, OnlineStatus, LastSeen |
| Network Diagnostics | Local connection health | NATType, DERP, UDPStatus |
| Auth Keys | Provisioning tokens | KeyID, Reusable, Ephemeral, Expiration |
| Serve/Funnel | Service exposure config | LocalPort, PublicURL, Protocol |
Loading
A comprehensive AI-driven interface for managing Usenet downloads and queue operations through the SABnzbd REST API.

Seamlessly manage your qBittorrent instance through an AI-powered interface using the WebUI API.

A comprehensive API integration for searching across torrent and Usenet indexers and managing Prowlarr settings.

A comprehensive integration for managing, searching, and organizing bookmarks through the Linkding REST API.

An automated scientific research framework that handles the end-to-end pipeline from idea generation to paper compilation.

An advanced autonomic software factory skill for Clawdbot optimized for ephemeral VM execution and high-concurrency development loops.








































