What problem does it solve?
This Skill removes the complexity of deploying and operating a Lightning node stack, including litd, LND, and the remote signer workflow needed for secure production use.
Core Features & Use Cases
- Neutrino or bitcoind setup: Installs and configures a Lightning node for either lightweight Neutrino operation or a fuller bitcoind-backed deployment.
- Remote signer architecture: Separates key custody from the routing node by generating signer files, transferring credentials, and enabling watch-only routing operations.
- End-to-end node lifecycle: Covers wallet creation, seed handling, systemd service setup, verification commands, and common failure recovery.
- Use Case: An operator can turn a fresh Ubuntu server into a working single node, signer node, or routing node with the correct Lightning configuration and startup services.
Quick Start
Ask the Skill to deploy the recommended Neutrino-backed Lightning node on Ubuntu, create the wallet, and finish by enabling the appropriate service.