Quick install
Unzip into your Claude Code skills directory.
Restart Claude Code. Ask "Make me a hand-drawn architecture diagram of a CI/CD pipeline." Paste the JSON it returns into Privacy Sketch's Code panel.
What's in the bundle
The same folder Claude reads is what you can browse here:
Why a skill instead of a server
Local only
The skill is read by Claude Code on your machine. Your prompts and JSON output never leave your device unless you copy them somewhere.
No setup
No npm install, no API keys, no config files. Drop the folder in, restart Claude, done.
Reads the schema
The skill ships with the same schema.json the tool uses, so Claude's output validates.
Privacy first
Matches the Privacy Sketch promise: nothing about your diagrams is sent to a server we control.
Try a prompt
With the skill installed, ask Claude:
You will get a single JSON document. Open Privacy Sketch, click Code, paste, click Apply.