Tailscale Network Orchestrator

# SKILL.md

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Tailscale Network Orchestrator" with this command: npx skills add sahil1005/tailscale-orchestrator

SKILL.md

name: Tailscale Network Orchestrator slug: tailscale-orchestrator summary: Manage your Tailscale network and devices directly from ClawBot. description: |- This skill provides commands to check Tailscale status, list connected devices, and perform basic network operations. It leverages the tailscale command-line interface (CLI) installed on the host machine where ClawBot is running. This allows for secure and direct management of your Tailscale network without exposing sensitive API keys directly to the skill. author: Manus AI version: 0.1.0 trigger:

  • "manage tailscale"
  • "tailscale status"
  • "list tailscale devices" commands:
  • name: status description: Displays the current Tailscale status, including connection state and active nodes. usage: "status" script: python3 main.py status
  • name: devices description: Lists all connected devices in your Tailscale network with their status and IP addresses. usage: "devices" script: python3 main.py devices

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Dlazy One Click Generation

Short-video generation pipeline. Configure subject, script, TTS voiceover, BGM, and subtitle styling.

Registry SourceRecently Updated
Coding

Dlazy Video Generate

Video generation skill. Automatically selects the best dlazy CLI video model based on the prompt.

Registry SourceRecently Updated
Coding

Dlazy Audio Generate

Audio generation skill. Automatically selects the best dlazy CLI audio/TTS model based on the prompt. 音频生成技能。根据提示词自动选择最佳的 dlazy CLI 音频/TTS 模型。

Registry SourceRecently Updated
Coding

Dlazy Vidu Audio Clone

Clone voice and generate new text reading audio with one click using Vidu Audio Clone.

Registry SourceRecently Updated