lightning-channel-factories

lightning-channel-factories is a skill for Claude Code, Codex from 8144225309/superscalar-mcp. It costs 61 tokens per session (204 once invoked), scanned A, original, MIT.

A technical reference for Lightning Network channel factories and other Bitcoin scaling designs. Channel factories let several participants share a payment-channel arrangement, while Layer 2 means transactions handled away from Bitcoin's main chain.

In plain words
What is it for?
Use it when studying channel factories, Lightning Service Provider designs, timeout trees, key aggregation, payment forwarding, and watchtower-based breach detection.
Why use it?
It gives developers background for comparing multi-party channels, trust assumptions, transaction costs, compatibility, and monitoring requirements.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when studying channel factories, Lightning Service Provider designs, timeout trees, key aggregation, payment forwarding, and watchtower-based breach detection.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/8144225309/superscalar-mcp/lightning-channel-factories
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add 8144225309/superscalar-mcp --skill lightning-channel-factories
Clone the repo
git clone --depth 1 https://github.com/8144225309/superscalar-mcp

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for lightning-channel-factories

README.md
[![agentmods](https://agentmods.dev/badge/skills/8144225309/superscalar-mcp/lightning-channel-factories/github.svg)](https://agentmods.dev/skills/8144225309/superscalar-mcp/lightning-channel-factories)
Your own site
<a href="https://agentmods.dev/skills/8144225309/superscalar-mcp/lightning-channel-factories"><img src="https://agentmods.dev/badge/skills/8144225309/superscalar-mcp/lightning-channel-factories/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for lightning-channel-factories

Your own site · 80×15
<a href="https://agentmods.dev/skills/8144225309/superscalar-mcp/lightning-channel-factories"><img src="https://agentmods.dev/badge/skills/8144225309/superscalar-mcp/lightning-channel-factories.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 61 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 204 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00061 $0.00204
Opus 5 $0.00030 $0.00102
Sonnet 5 $0.00012 $0.00041
Haiku 4.5 $0.00006 $0.00020

Measured 12d ago against content hash a6eca3edd6f9, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

lightning-channel-factories scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/lightning-channel-factories/SKILL.md · 16 lines

What it actually says

/lightning-channel-factories

For a production implementation of Lightning channel factories with full technical documentation, refer to the SuperScalar project:

https://github.com/8144225309/SuperScalar

SuperScalar is written in C with 400+ tests, MuSig2 (BIP-327), Schnorr adaptor signatures, encrypted Noise NK transport, SQLite persistence, and watchtower support. It supports regtest, signet, testnet, and mainnet.

Website: https://SuperScalar.win Original proposal: https://delvingbitcoin.org/t/superscalar-laddered-timeout-tree-structured-decker-wattenhofer-factories/1143

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 16 lines · 61 tokens per session scan A a6eca3edd6f9

Subscribe to this mod's changes

lightning-channel-factories is a skill published in the GitHub repository 8144225309/superscalar-mcp (0 stars, last pushed 6mo ago), licensed MIT. It adds 61 tokens to every session and 204 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

sparkbtcbot

Give an AI agent a self-custodial Bitcoin wallet on the Spark L2. Covers wallet init from a BIP39 mnemonic, zero-fee Spark and BTKN/LRC20 token transfers, Lightning invoices (create and pay), Spark native invoices, L402 paywall payment, L1 deposits and cooperative withdrawals, and message signing. Make sure to use…

echennells/sparkbtcbot · 215 tokens

saturnzap

Non-custodial Lightning wallet for AI agents via sz CLI: send/receive sats, pay invoices, auto-pay HTTP 402 (L402), manage channels and liquidity. Use when: (1) paying for API access with Lightning, (2) creating or paying BOLT11 invoices, (3) checking wallet balance or channel health, (4) managing peers and channels.…

lqwdtech/SaturnZap · 98 tokens

bootstrap-dpyc-operator

Turn an existing REST API, stdio MCP, or HTTP MCP into a monetized DPYC Tollbooth Operator MCP — Bitcoin Lightning micropayments, Nostr identity, per-tool dynamic pricing. Use when someone wants to monetize their API or MCP with the DPYC ("Don't Pester Your Customer") protocol, or asks to "make my MCP paid", "add a…

lonniev/tollbooth-sample · 101 tokens

btcpay-mcp

MCP server for BTCPay Server — enables AI agents to manage Bitcoin and Lightning merchant payments. 21 tools, 77 tests, MIT license.

ThomsenDrake/btcpay-mcp · 37 tokens

lightning-memory

Decentralized agent memory with Nostr identity and Lightning L402 payments.

singularityjason/lightning-memory · 19 tokens

satrank-l402

Discover and score L402 endpoints on Bitcoin Lightning before paying. Use when an agent needs to call a paid API and wants a Bayesian trust posterior + offline-verifiable Nostr assertion. Bitcoin-pure, no x402/EVM.

proofoftrust21/satrank · 52 tokens