ssh-chenpc

Automates SSH connections to a PC with optional Wake-on-LAN wake-up and session unlock functionality.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/jiesou/dotfiles --skill ssh-chenpc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ssh-chenpc
Source: https://github.com/jiesou/dotfiles/tree/main/exact_dot_agents/exact_skills/exact_0devops/exact_ssh-chenpc
Command: npx skills add https://github.com/jiesou/dotfiles --skill ssh-chenpc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of connecting to your PC via SSH, offering WoL wake-on-demand and session unlock functionalities to ensure seamless access.

Core Features & Use Cases

  • SSH Connection: Establish a secure SSH connection to your PC.
  • WoL Wake-on-Demand: Wake your PC from sleep or suspend mode using Wake-on-LAN (WoL).
  • Session Unlock: Unlock a locked desktop session on your PC.
  • Use Case: Ideal for remote work scenarios where quick access to your PC is essential, especially when the PC is in a sleep or locked state.

Quick Start

Use the ssh-chenpc skill to connect to your PC via SSH and unlock the session if it's locked.

Frequently Asked Questions about ssh-chenpc

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

FAQPage Schema
How do I connect to a remote PC via SSH when it is in sleep mode?

To connect via SSH to a sleeping PC, this skill sends Wake-on-LAN (WoL) packets to wake the machine on-demand. It requires WoL capabilities configured on your router and PC to initiate the remote session.

Can I unlock a locked desktop session remotely after connecting through SSH?

Yes, you can unlock a locked desktop session remotely. After establishing the SSH connection, this skill provides session unlock functionality to grant access to the locked PC interface.

Do I need special router configurations to use Wake-on-LAN for remote PC management?

Yes, Wake-on-LAN requires router and PC configurations to support WoL. This skill depends on existing network infrastructure to route WoL packets and wake the sleeping machine for SSH access.

What is the best way to automate remote access to a suspended PC?

Automating remote access to a suspended PC requires combining Wake-on-LAN and SSH. This skill streamlines the process by sending WoL packets to wake the machine and then establishing a secure SSH session.

Does session unlock work with any SSH connection on a locked PC?

Session unlock is designed for locked desktop sessions on a remote PC. It requires an established SSH connection and PC-side support to execute the unlock sequence on the target machine.