Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skills

Home of agent skills for Amboss. Each top-level folder is an independently installable skill.

Install every skill with a single command and follow the prompts:

npx skills add AmbossTech/skills

Available Skills

1. Magma Buy Lightning Liquidity 🌋

Demo of Magma skill in action

Purchase inbound Lightning Network liquidity via Amboss Magma. Opens a channel to your node and returns a Lightning invoice to pay.

See magma/ for details.

Example Agent Prompts

- "Buy $10 of Lightning liquidity for my node `026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2@12.34.56.78:9735`"
- "Open a private inbound channel on Magma for 5000 cents to `026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2`"

Agent will present the Lightning invoice for you to pay.

2. ThunderHub Node Manager ⚡

Install and configure ThunderHub — a web-based Lightning Network node manager for LND and litd nodes. Supports self-hosted and Voltage Cloud nodes, including Taproot Assets management.

See thunderhub/ for details.

Example Agent Prompts

  • "Set up ThunderHub for my LND node"
  • "I need a web UI for my Lightning node with Taproot Assets support"
  • "Install ThunderHub for my Voltage Cloud node"

Agent will walk through the setup conversation and run ThunderHub for you.

Contributors

Languages