·eclair
</>

eclair

roasbeef/claude-files

Run and interact with eclair Lightning Network daemon in Docker. Use for Lightning development, testing payment channels on regtest, managing eclair containers, and calling eclair API endpoints (getinfo, connect, open/close channels, pay/receive).

5Installs·0Trend·@roasbeef

Installation

$npx skills add https://github.com/roasbeef/claude-files --skill eclair

SKILL.md

Eclair is a Scala implementation of the Lightning Network. This skill helps you run eclair in Docker for development and testing, primarily on regtest.

All commands use the eclair REST API. Default password in regtest: devpassword

To test channels, you'll need a second Lightning node. You can start another eclair instance or use a different implementation.

Run and interact with eclair Lightning Network daemon in Docker. Use for Lightning development, testing payment channels on regtest, managing eclair containers, and calling eclair API endpoints (getinfo, connect, open/close channels, pay/receive). Source: roasbeef/claude-files.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/roasbeef/claude-files --skill eclair
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is eclair?

Run and interact with eclair Lightning Network daemon in Docker. Use for Lightning development, testing payment channels on regtest, managing eclair containers, and calling eclair API endpoints (getinfo, connect, open/close channels, pay/receive). Source: roasbeef/claude-files.

How do I install eclair?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/roasbeef/claude-files --skill eclair Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/roasbeef/claude-files

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01