devices

Synchronize SSH device profiles from Tailscale for fleet-wide command execution.

15|6|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/phnx-labs/agents-cli --skill devices-phnx-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devices
Source: https://github.com/phnx-labs/agents-cli/tree/main/skills/devices
Command: npx skills add https://github.com/phnx-labs/agents-cli --skill devices-phnx-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the fragmentation of managing multiple machines by providing a unified registry and command interface for your entire fleet, including remote SSH access and session monitoring.

Core Features & Use Cases

  • Unified Fleet Registry: Automatically syncs and manages device profiles from your tailnet, eliminating manual host configuration.
  • Remote Orchestration: Execute commands, update software, and manage agent sessions across multiple machines simultaneously from a single terminal.
  • Use Case: If you need to verify the status of agent sessions across five different servers, you can use this skill to fan out a single command and view a consolidated report of all active processes.

Quick Start

Use the devices skill to synchronize your tailnet and list all reachable machines in your fleet.

Frequently Asked Questions about devices

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

FAQPage Schema
How do I run commands across multiple SSH machines at the same time?

To run SSH commands across multiple machines simultaneously, you need remote orchestration that fans out a single command across your fleet and returns a consolidated report of all active processes.

Can I manage remote fleet machines over a Tailscale tailnet?

Yes, you can manage remote fleet machines over a Tailscale tailnet by automatically syncing device profiles from your tailnet status to eliminate manual host configuration and maintain secure connectivity.

How do I monitor active agent sessions across distributed servers?

Monitoring active agent sessions across distributed servers requires a unified registry that synchronizes SSH device profiles and facilitates session monitoring across your entire remote infrastructure.

What is the best way to automate remote infrastructure management for a distributed fleet?

Automating remote infrastructure management for a distributed fleet requires abstracting host connectivity and process orchestration to execute commands, update software, and manage sessions from a single interface.

Do I need Tailscale and SSH configuration to manage a fleet of machines?

Yes, you need Tailscale status and SSH configuration integration to maintain secure, reachable device registries and enable fleet-wide command execution across your machines.

Why does managing multiple remote machines manually cause fragmentation?

Managing multiple remote machines manually causes fragmentation because it lacks a unified registry, forcing you to handle host connectivity individually instead of fanning out orchestration commands simultaneously.