Give AI agents their own email inboxes using the NornWeave API. Use when building email agents, sending/receiving emails programmatically, managing inboxes, retrieving threads, searching messages, or integrating with email providers (Mailgun, SES, SendGrid, Resend). NornWeave provides LLM-ready markdown parsing and conversation threading.
$npx -y skills add datacovey/nornweave --skill nornweave-apiInstalls into the current project.
Run `npx skills use "https://github.com/datacovey/nornweave" --skill "datacovey/nornweave/nornweave-api"` 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/datacovey/nornweave" that are relevant to the current task. Run `npx skills add "https://github.com/datacovey/nornweave"` and select the relevant skills, then follow their instructions.