lightninglabs

19 mods across 2 repositories, 102 stars between them.

lightninglabs/lightning-agent-tools

Plugin Claude Code

Lightning Network agent toolkit. Container-first skills for running Lightning Terminal (litd) nodes with lnd, loop, pool, and tapd. Includes remote signer security, L402 commerce with lnget and Aperture, scoped macaroon credentials, and MCP server integration.

58 3mo ago A tokens not measured

aperture

03

lightninglabs/lightning-agent-tools

Skill Claude CodeCodex

Install and run Aperture, the L402 Lightning reverse proxy from Lightning Labs. Use when creating L402 paywalls, configuring paid API endpoints, hosting paid content for other agents, or testing L402 authentication flows.

58 3mo ago A 47 tokens

commerce

04

lightninglabs/lightning-agent-tools

Skill Claude CodeCodex

End-to-end agentic commerce workflow using Lightning Network. Use when an agent needs to set up a full payment stack (lnd + lnget + aperture), buy or sell data via L402, or enable agent-to-agent micropayments.

58 3mo ago A 51 tokens

lightninglabs/lightning-agent-tools

Skill Claude CodeCodex

Build and configure the MCP server for Lightning Node Connect (LNC). Connects AI assistants to lnd nodes via encrypted WebSocket tunnels using pairing phrases — no direct network access or TLS certs needed. Read-only by default (18 tools for querying node state, channels, payments, invoices, peers, on-chain data).

58 3mo ago A 71 tokens

lightninglabs/lightning-agent-tools

Skill Claude CodeCodex

Set up an lnd remote signer container that holds private keys separately from the agent. Exports a credentials bundle (accounts JSON, TLS cert, admin macaroon) for watch-only litd nodes. Container-first with Docker, native fallback. Use when firewalling private key material from AI agents.

58 3mo ago A 64 tokens

litd-grpc

07

lightninglabs/lightning-agent-tools

Skill Claude CodeCodex

Reference for litd (Lightning Terminal) gRPC API in Go: managing accounts, baking macaroons, listing payments, and creating LNC sessions.

58 3mo ago A 36 tokens

lnd-navigate

09

lightninglabs/lightning-agent-tools

Skill Claude CodeCodex

Navigation guide for the lnd (Lightning Network Daemon) Go codebase — where to find things, key patterns, and how subsystems connect.

58 3mo ago A 35 tokens

lnd

10

lightninglabs/lightning-agent-tools

Skill Claude CodeCodex

Install and run Lightning Terminal (litd) which bundles lnd, loop, pool, tapd, and faraday in a single Docker container. Defaults to neutrino backend with SQLite storage on testnet. Supports watch-only mode with remote signer, standalone mode, and regtest development. Use when setting up a Lightning node for payments…

58 3mo ago A 98 tokens

lnget

11

lightninglabs/lightning-agent-tools

Skill Claude CodeCodex

Install and use lnget, a Lightning-native HTTP client with automatic L402 payment support. Use when downloading files behind Lightning paywalls, managing L402 tokens, checking Lightning backend status, or making HTTP requests that may require micropayments.

58 3mo ago A 51 tokens

macaroon-bakery

12

lightninglabs/lightning-agent-tools

Skill Claude CodeCodex

Bake, inspect, and manage lnd macaroons for least-privilege agent access. Use when an agent needs scoped credentials — pay-only, invoice-only, read-only, or custom permissions. Also covers signer macaroon scoping and macaroon rotation.

58 3mo ago A 59 tokens

run-litd

13

lightninglabs/lightning-agent-tools

Skill Claude CodeCodex

Setting up a Bitcoin Lightning node on Ubuntu using litd (Lightning Terminal). Default path: Neutrino-backed single node (fast, no bitcoind needed). Also covers bitcoind-backed routing nodes and the remote signer architecture for production.

58 3mo ago B 53 tokens

taproot-assets-rpc

14

lightninglabs/lightning-agent-tools

Skill Claude CodeCodex

Working guide for LND + Taproot Assets gRPC in Go — authentication, asset amounts, channel data, pagination, and common gotchas discovered building a real wallet.

58 3mo ago A 40 tokens

bug-report

15

lightninglabs/wavelength

Skill Claude CodeCodex

File a structured GitHub issue with daemon logs, config, and environment state. Use when a test session hits an error or unexpected behavior — auto-detects the active network (mainnet/testnet/signet/regtest/simnet) and chain backend (lwwallet+Esplora / btcwallet+neutrino / lnd), then collects the current session's…

44 2d ago A 96 tokens original MIT

context-lifecycle

16

lightninglabs/wavelength

Skill Claude CodeCodex

Review goroutines, timers, callbacks, actor handoffs, and async cleanup for context lifetime bugs. Use when code starts work that may outlive the caller, especially from RPC handlers, wallet startup, daemon startup, actors, or notification registrations.

44 2d ago A 53 tokens original MIT

doc-gardening

17

lightninglabs/wavelength

Skill Claude CodeCodex

Maintain the per-package documentation graph (CLAUDE.md/AGENTS.md) and knowledge base (docs/, ARCHITECTURE.md) after code changes. Use when a new package was created, types/interfaces/dependencies changed significantly, after a large refactor, or when make doc-check fails.

44 2d ago A 65 tokens original MIT

lightninglabs/wavelength

Instructions file CodexOpenCode

Instructions for lightninglabs/wavelength, covering wavelength agent guide, quick commands, code style (summary), git commits and critical rules.

44 2d ago A 1,948 tokens original MIT

lightninglabs/wavelength

Instructions file

Instructions for lightninglabs/wavelength, covering wavelength agent guide, quick commands, code style (summary), git commits and critical rules.

44 2d ago A 1,948 tokens copy · 100% MIT