← 返回
开发者工具 中文

Tailscale Network Orchestrator

Manage and monitor your Tailscale network and devices using CLI commands to check status and list connected devices securely.
通过CLI命令安全地管理和监控Tailscale网络与设备,检查状态并列出已连接设备。
sahil1005
开发者工具 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 618
下载
💾 4
安装
1
版本
#latest

概述

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

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 21:42 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 323,933
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,758
security-compliance

local-portfolio-auditor

sahil1005
审计本地文件中的加密货币地址和股票代码,利用公共API提供当前价值,且不存储私钥。
★ 0 📥 649