https://muro-ai.com/go/academy/?utm_s...
The skill Claude Used: https://github.com/nextlevelbuilder/u...
Most AI invoice tools leak private details by default.
In this build, I show a privacy-safe invoice creator where sensitive client/bank fields stay local and only AI-safe fields go to the model.
What you will learn:
How to split local-only vs AI-safe inputs
How to add a real sanitizer before AI calls
How to use OpenRouter models for invoice generation
How to assemble final invoice + export PDF
Framework used: S.A.F.E
Separate
Anonymize
Formulate
Export
Chapters:
00:00 Problem: Most AI invoice tools leak private data
00:30 Demo overview: Local-only sensitive panel + AI-safe panel
01:12 Entering AI-safe invoice scope and pricing notes
02:00 Check Data Safety and payload gate
02:30 Generate invoice draft with AI
03:00 Assemble final invoice and export PDF
03:40 Optional email-send extension idea
04:20 Setup: VS Code + Claude Code extension
05:15 Framework used: S.A.F.E
06:00 Step 1 Separate: strict local vs AI-safe state
07:00 Step 2 Anonymize: sanitizer and blocking rules
08:00 Step 3 Formulate: OpenRouter integration
10:00 .env setup and model fetch flow
11:20 Fixing model/parse/output issues live
14:00 Iteration result: proper rates and totals
15:00 Managed profiles and autofill improvements
16:00 Final export step and UI trust strip
17:10 Final app walkthrough end-to-end
20:30 Extra ideas: client list + email send
21:00 Prompts/template/community CTA
22:00 Outro
Get the template from the Premium Templates inside the community:
https://www.skool.com/muro-ai-academy...
If you want this set up for you, message me.