Agent skill
tailscale
Troubleshoot Tailscale connectivity or access internal services via Tailscale hostnames.
Stars
7
Forks
0
Install this agent skill to your Project
npx add-skill https://github.com/proompteng/lab/tree/main/skills/tailscale
SKILL.md
Tailscale
Overview
Use Tailscale for access to internal services such as Temporal or OpenWebUI. Confirm network health before deeper debugging.
Quick checks
bash
tailscale status
tailscale netcheck
tailscale ping temporal-grpc.ide-newton.ts.net
Access examples
- Temporal gRPC:
temporal-grpc.ide-newton.ts.net:7233 - OpenWebUI:
http://openwebui
Resources
- Reference:
references/tailscale-troubleshooting.md - Diagnostic script:
scripts/tailscale-diag.sh - Checklist:
assets/tailscale-checklist.md
Didn't find tool you were looking for?