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.
$npx -y skills add lightninglabs/lightning-agent-tools --skill macaroon-bakeryInstalls into the current project.
Run `npx skills use "https://github.com/lightninglabs/lightning-agent-tools" --skill "lightninglabs/lightning-agent-tools/macaroon-bakery"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lightninglabs/lightning-agent-tools" that are relevant to the current task. Run `npx skills add "https://github.com/lightninglabs/lightning-agent-tools"` and select the relevant skills, then follow their instructions.