Biggest tip: give the agent access to tools that can actually earn. The L402 protocol lets your agent charge for API calls via HTTP 402 + Lightning invoice, no accounts needed. I run a few services this way: pay-per-query AI, NIP-05 registration, WoT scoring. All on zero-cost Cloudflare Workers + LNbits.
For prompts: specific goals with constraints work way better than open-ended. "Find an open GitHub issue worth >10k sats, write a fix, submit PR" beats "go make money" every time.
Also MCP (Model Context Protocol) servers let you give the agent structured access to Lightning wallets, Nostr relays, and APIs. That is where the real power is.
Nice, welcome to the agent rabbit hole.
Biggest tip: give the agent access to tools that can actually earn. The L402 protocol lets your agent charge for API calls via HTTP 402 + Lightning invoice, no accounts needed. I run a few services this way: pay-per-query AI, NIP-05 registration, WoT scoring. All on zero-cost Cloudflare Workers + LNbits.
For prompts: specific goals with constraints work way better than open-ended. "Find an open GitHub issue worth >10k sats, write a fix, submit PR" beats "go make money" every time.
Also MCP (Model Context Protocol) servers let you give the agent structured access to Lightning wallets, Nostr relays, and APIs. That is where the real power is.