home-network-admin

Manage and troubleshoot a home network via SSH, NAS, Tailscale, and Caddy.

22|5|Updated Jan 9, 2018
One-click install
npx skills add https://github.com/tdhopper/dotfiles2.0 --skill home-network-admin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: home-network-admin
Source: https://github.com/tdhopper/dotfiles2.0/tree/main/.claude/skills/home-network-admin
Command: npx skills add https://github.com/tdhopper/dotfiles2.0 --skill home-network-admin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill centralizes the tasks needed to operate and troubleshoot a small home network, including remote access, device health checks, and basic DNS/proxy management.

Core Features & Use Cases

  • SSH Access: Use short aliases to securely connect to the Synology NAS and the home Mac for remote command execution.
  • NAS Administration: Manage DSM services, Docker containers, backups, and shared folders on the Synology NAS.
  • Tailscale & Connectivity: Check tailnet status, verify connectivity between devices, and troubleshoot DNS/MagicDNS resolution.
  • Caddy Reverse Proxy: Manage the Caddy proxy on the dobro host to expose internal services securely.
  • File Transfer & Diagnostics: Transfer files between machines and perform health checks (disk usage, service status) as needed. For tasks involving destructive actions, confirm with the user before proceeding.

Quick Start

SSH into the Synology NAS or the Mac using the configured aliases and run an initial health check.

Frequently Asked Questions about home-network-admin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage SSH access and run remote commands on a home network?

SSH access and remote command execution on a home network are managed using configured short aliases to securely connect to devices like a Synology NAS and a Mac. This enables centralized remote administration and health checks.

How do I troubleshoot Tailscale connectivity and MagicDNS resolution between devices?

Tailscale connectivity and MagicDNS resolution are troubleshot by checking tailnet status and verifying device connectivity. This identifies DNS resolution issues and ensures secure remote access across the network.

Can I use Caddy reverse proxy to securely expose internal home network services?

Caddy reverse proxy can securely expose internal home network services by managing the proxy configuration on the host. This controls access to internal applications without exposing them directly to the public internet.

How do I perform Synology NAS administration including Docker containers and backups?

Synology NAS administration of Docker containers, backups, and shared folders is performed through SSH access and DSM service management. This centralizes storage and application maintenance tasks.

What is needed to transfer files and run diagnostics across home network machines?

File transfers and diagnostics across home network machines require SSH configuration details, inventory data, and standard admin tools. These enable secure device health checks like disk usage and service status monitoring.