원클릭으로
tailscale-onboarding
New device onboarding workflow — create auth key, authorize, set tags, configure routes, verify connectivity
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
New device onboarding workflow — create auth key, authorize, set tags, configure routes, verify connectivity
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | tailscale-onboarding |
| description | New device onboarding workflow — create auth key, authorize, set tags, configure routes, verify connectivity |
Guided multi-step workflow for adding a new device to the tailnet. Covers auth key creation, device authorization, tag assignment, route configuration, and connectivity verification.
Trigger this skill when the user wants to:
Ask the user for:
tag:server, tag:prod, tag:admin10.10.0.0/24Based on gathered requirements:
tailscale_key_create with the options.tailscale up --authkey=<key>
tailscale_device_list to check for the new device joining.tailscale_device_authorize to authorize it.tailscale_device_tags_set with tags from Phase 1.tailscale_device_routes_get — verify advertised routes.tailscale_device_routes_set — enable requested subnet routes.tailscale_device_routes_set.tailscale_device_posture_set.tailscale_device_get — confirm device is online, correct IP, tags applied.tailscale_device_routes_get — verify routes are enabled.tailscale_acl_test — verify the device can reach expected resources (if test cases exist).Generate a summary:
tailscale_key_create — create auth key for the new devicetailscale_device_list — check for new device joiningtailscale_device_get — verify device detailstailscale_device_authorize — authorize pending devicetailscale_device_tags_set — set ACL tagstailscale_device_routes_get / tailscale_device_routes_set — configure subnet routestailscale_device_posture_set — set posture attributestailscale_acl_test — verify access rulesLive integration test for all Tailscale MCP tools — read + safe writes with cleanup
Manage Tailscale ACL policy — view, edit, validate, test, preview, drift detection against Source of Truth
Manage Tailscale devices — list, authorize, configure routes, set tags, manage posture
Manage Tailscale DNS — split DNS routes, global nameservers, search paths, MagicDNS
Tailnet health dashboard — devices, DNS, ACL, keys, connectivity
Manage Tailscale auth keys — create, list, rotate, revoke with expiry tracking