Working guide for LND + Taproot Assets gRPC in Go — authentication, asset amounts, channel data, pagination, and common gotchas discovered building a real wallet.
$npx -y skills add lightninglabs/lightning-agent-tools --skill taproot-assets-rpcInstalls into the current project.
Run `npx skills use "https://github.com/lightninglabs/lightning-agent-tools" --skill "lightninglabs/lightning-agent-tools/taproot-assets-rpc"` 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.