john
38 apps·16 skills·4 bootstraps·15 components
Apps 38
AD Retest Renamed
throwaway page for re-testing wiki APIs
adom-wiki pkg install adom/ad-wiki-retest-1Adom Browser Extension
Your AI's hands in your real, signed-in browser. The Adom Browser Extension (abe) works with both Chrome and Edge: build, drive, and test web apps, and log past vendor walls, in the browser you already use - cookies, SSO, saved logins and captcha trust intact. The nbrowser_* bridge (pup's counterpart) runs in your actual logged-in profile.
adom-wiki pkg install adom/adom-browser-extensionAdom Chip Fetcher
Your whole parts library — manufacturer-grade chip CAD (symbol, footprint, 3D) one tap from your EDA tool.
adom-wiki pkg install adom/adom-chip-fetcherAdom Chip Thumbnailer
The chip-icon factory: from a STEP file it renders the complete family of chip icons, shaded 3D orientations, transparent icons, name-lasered variants, and 11 vector outline styles, in a live web app
adom-wiki pkg install adom/adom-chip-thumbnailerAdom Concur
Cross-source consensus check for chip libraries — scores whether the KiCad, EAGLE, and Altium libraries AND the adom-ds2sf datasheet extraction all AGREE on pins, pads, names, and package, across seve
adom-wiki pkg install adom/adom-concurAdom Desktop - Blender Bridge
Drive Blender from a cloud AI on the user's real machine — auto-install a portable Blender, open the GUI, run Python scripts, import/export meshes (GLB/FBX/OBJ/STL), and render thumbnails.
adom-wiki pkg install adom/adom-desktop-blender-bridgeAdom Desktop - RustDesk Bridge
Drive RustDesk remote-desktop sessions from cloud Claude via Adom Desktop — connect out to any host by ID or IP (with a password), and list/close sessions. Works where RDP can't (Windows Home).
adom-wiki pkg install adom/adom-desktop-rustdesk-bridgeAdom DS2SF - Datasheet to Symbol and Footprint
Datasheet to symbol + footprint + provenance JSON — pins and pads, extracted from the PDF.
adom-wiki pkg install adom/adom-ds2sfAdom Footprint
KiCad footprint creator with layer HUD viewer and delivery to KiCad/Fusion 360
adom-wiki pkg install adom/adom-footprintAdom Google
Drive your whole Google Workspace from the terminal — Gmail, Drive, Sheets, Docs, Slides, Calendar, Tasks, Chat + any Google API.
adom-wiki pkg install adom/adom-googleAdom Library
adom-lbr — the EDA library translator. Bring a component in from any supported EDA tool and convert it to any other (KiCad ⇄ Altium ⇄ EAGLE/Fusion) through one canonical adom-lbr JSON — symbol + footp
adom-wiki pkg install adom/adom-lbrAdom Screensaver
Vibe-coding screensaver, fades up a live billboard of the latest Adom Wiki drops (truly cached to disk; plays webm silently, renders SVG) with a power-aware nerd-stats splash, while signed native keep
adom-wiki pkg install adom/adom-screensaverAdom Shotlog
See the shots your AI never showed you, and know it actually SAW them. adom-shotlog streams every screenshot the AI gathers into a live gallery (webview/pup/browser/phone), reports whether a human is
adom-wiki pkg install adom/adom-shotlogAdom Step2GLB - STEP to GLB converter
Color-preserving STEP (.step/.stp) to GLB converter. Thin Rust CLI shelling to a shared OCCT XCAF service. Formerly 'step2glb'.
adom-wiki pkg install adom/adom-step2glbAdom Symbol
KiCad symbol creator with interactive viewer and delivery to KiCad/Fusion 360
adom-wiki pkg install adom/adom-symbolAdom TTS — Text to Speech
Adom's shared voice service. Reads your AI's answers back to you while you drive, and renders perfectly-timed voiceover tracks for your demo videos — so you never record your own voice.
adom-wiki pkg install adom/adom-ttsAdom USB
See every USB device across the entire Adom ecosystem — laptop, WSL2, cloud container, Azure VM, workcells — in one dashboard, and mount / unmount / reset / test / force-class / sniff any of them. USB/IP slingshot for the whole mesh.
adom-wiki pkg install john/adom-usbAdom USB - CDC serial sniffer
Capture + decode USB CDC/ACM serial traffic (virtual COM ports, modems, dev boards) to pcap.
adom-wiki pkg install john/adom-usb-sniffer-cdcAdom USB - CMSIS-DAP debug-probe sniffer
Capture + decode CMSIS-DAP debug-probe traffic (SWD/JTAG command frames) over USB — see what your IDE sends an ST-Link/DAPLink/J-Link-class probe.
adom-wiki pkg install john/adom-usb-sniffer-dapAdom USB - HID keyboard/mouse sniffer
Capture + decode USB HID reports — keyboard scancodes, mouse deltas, gamepad — to pcap + a readable log.
adom-wiki pkg install john/adom-usb-sniffer-hidAdom USB - Mass-storage / SCSI sniffer
Capture + decode USB Mass-Storage (BOT/UAS) SCSI commands — READ/WRITE/INQUIRY — to pcap.
adom-wiki pkg install john/adom-usb-sniffer-mscAdom USB - Vendor / bulk sniffer
Universal fallback sniffer — capture raw control + bulk + interrupt transfers for ANY device (vendor-specific protocols, WebUSB, custom gadgets) to pcap.
adom-wiki pkg install john/adom-usb-sniffer-vendorAdom USB - CH32V persona pack
wchisp-flash stub firmware to a CH32V203/307 RISC-V MCU to enumerate as CDC, HID, or MSC.
adom-wiki pkg install john/adom-usb-stub-ch32Adom USB - ESP32-S2/S3 persona pack
esptool-flash TinyUSB stubs to an ESP32-S2/S3 so it enumerates as CDC, HID, MSC, or MIDI — validate native-USB host support.
adom-wiki pkg install john/adom-usb-stub-esp32Adom USB - nRF52/53 persona pack
DFU-flash stub firmware to an nRF52840/nRF5340 to enumerate as CDC, HID, or MSC — exercise the USBD peripheral.
adom-wiki pkg install john/adom-usb-stub-nrfAdom USB - RP2040 persona pack
Flash stub firmware to an RP2040 (drag-drop UF2 in BOOTSEL) to enumerate it as a disk, keyboard, mouse, serial, or MIDI device — test USB host support end-to-end.
adom-wiki pkg install john/adom-usb-stub-rp2040Adom USB - SAMD21/51 persona pack
BOSSA-flash stub firmware to a SAMD21/SAMD51 (Arduino Zero class) to enumerate as MSC, HID, CDC, or MIDI.
adom-wiki pkg install john/adom-usb-stub-samd21Adom USB - STM32 persona pack
Flash stub firmware over USB DFU (0483:df11) to make any STM32 enumerate as each supported USB class — MSC, HID, CDC, RNDIS, audio, MIDI, DFU.
adom-wiki pkg install john/adom-usb-stub-stm32Adom USB - Teensy / i.MX RT persona pack
Flash stub firmware to a Teensy 4.x / NXP i.MX RT to enumerate as keyboard, mouse, disk, serial, MIDI, or audio — the classic HID-injection / composite-device test platform.
adom-wiki pkg install john/adom-usb-stub-teensyAdom USB - TI Sitara persona pack
Load Linux USB-gadget / stub images onto a TI Sitara (AM335x/AM57x/AM62x) USB device controller to present MSC, RNDIS, CDC, or HID — validate host enumeration.
adom-wiki pkg install john/adom-usb-stub-ti-sitaraAdom Video Post-Production
AI-driven studio for finishing demo videos: review every captured clip, flag and re-record the weak ones, speed up dead air, narrate, mux and auto-level, validate the final cut, and publish straight to the wiki, driven end to end by your AI.
adom-wiki pkg install adom/adom-video-postadom-vscode
Drive VS Code from your AI — a CLI + extension that lets Claude Code, Codex, and any other process open files, switch modes, paste screenshots, view live AI session stats, and run any VS Code command via a local HTTP API. Pre-installed in every Adom container.
adom-wiki pkg install adom/adom-vscodeAdom Wiki CLI Design
Interactive HTML design spec + build plan for the adom-wiki CLI — 9 pillars, hints, write-time discovery, breadcrumbs, native suite, and 10 Colby prompts.
[DEPRECATED] Chip Fetcher → adom-chip-fetcher
DEPRECATED — use adom/adom-chip-fetcher. No longer maintained.
adom-wiki pkg install adom/chip-fetcherChip Thumbnailer
Renders every thumbnail kind for a chip-fetcher part — themed symbol & footprint SVGs, OCCT-direct 3D from six angles, and five vector-outline styles.
adom-wiki pkg install adom/chip-thumbnailerHydrogen Desktop
The full Adom Hydrogen workspace as a native Windows app — AI-driven electronics design, running locally.
adom-wiki pkg install adom/hydrogen-desktopJST Connector Studio: manufacturer 3D mate editor
Interactive Babylon 9.5 studio for JST wire-to-board connectors: load a system (PH/XH/SH/GH/ZH), see the JST manufacturer housing+wire+ds2sf footprint mate in a looping animation next to the KiCad hou
adom-wiki pkg install john/jst-connector-cadSample Experiment: RC Low-Pass Filter Response
Working sample of Adom's experiment publication format: JSONL data, sidecar metadata, provenance, and an AI reproduction skill. Prepared for NSF PCL FAIR-data due diligence.
adom-wiki pkg install adom/sample-experiment-rc-lowpassSkills 16
Adom Altium SchLib
Native Rust parser for Altium .SchLib binary symbol libraries — pins + body to KiCad-shaped JSON, native SVG, .kicad_sym export. The symbol counterpart to altium-pcblib.
adom-wiki pkg install adom/adom-altium-schlibAdom Desktop Control
Drive the user's real desktop from the cloud: their Chrome/Edge, headless pup, native UI, the Hydrogen editor, sibling Claude tabs, plus screen recording and video post.
adom-wiki pkg install adom/adom-desktop-controlAdom SF Convert
Native Rust converter: EAGLE/Fusion .lbr + Altium .SchLib/.PcbLib → KiCad, rendering each format's own geometry.
adom-wiki pkg install adom/adom-sfconvertAdom Footprint Standard: 300um Solder-Ball Layer
Every Adom footprint carries a hidden User layer of 300um jet-paste ball positions
Adom UI Design System
How the AI builds and tests interfaces people love to use in Adom. Ships as one installable skill that bundles focused skills (tooltips, floating-windows, toasts, responsive-ui, app-shell, ai-driven-apps).
adom-wiki pkg install adom/adom-ui-designWiki Hero Image Skill
Design and render a billboard-grade hero image for any Adom wiki page — the 16:10 dark-mode image (set via page.json) that the wiki page, the landing grid, the Hydrogen Desktop installer, the homepage, and the screensaver all reuse. App name + value prop + one gorgeous shot of the real UI in a floating Windows-style webview window. Readable in one second.
adom-wiki pkg install adom/adom-wiki-hero-imageAdom Wiki Skill Pack
How to use the Adom Wiki without breaking pages — the wiki is six tools in one (git, adompkg, releases, discussions, PRs, discovery), and three repo archetypes have emerged from real use: Page, Skillpack, and Family. Plus how to publish rich component pages (chips, molecules, boards). One install, 15 skills, plus a write-up of the design patterns for the people who build the wiki.
adom-wiki pkg install john/adom-wiki-skillpackAgent Browser Isolation (never hijack the user's tabs)
HARD SAFETY RULE for every Adom agent that drives a browser: never navigate, reload, or close a tab or window you did not create. The native-browser bridge controls the user's REAL Chrome/Edge, full o
adom-wiki pkg install adom/agent-browser-isolationAgent Ground Rules (Adom ecosystem conduct pack)
Umbrella pack of cross-cutting 'how an AI agent should behave in the shared Adom ecosystem' rules. One install pulls them all. Designed to fold into adom/core later as a single entry. Members: agent-b
adom-wiki pkg install adom/agent-ground-rulesAltium SchLib Parser
Native Rust parser for Altium .SchLib binary symbol libraries — the symbol counterpart to altium-pcblib.
adom-wiki pkg install adom/altium-schlibBuilding Adom Apps
Build software the AI can drive. Hints are the breakthrough.
adom-wiki pkg install adom/building-adom-appschip-sourcing-skillpack
Native-browser-first parts sourcing for the whole electronics industry — drive the user's signed-in Chrome/Edge (adom-browser-extension) for real logins + no bot-walls. Root strategy skill + one sub-skill per website. chip-fetcher's default.
Fusion JLCPCB Export
Export the complete JLCPCB manufacturing package (gerbers + BOM with LCSC + CPL) from a Fusion board, by asking your AI.
adom-wiki pkg install adom/fusion-jlcpcb-exportHands-Free — voice narration
When the user can't look at the screen, narrate replies aloud via adom-tts — verified, queued, replayable.
adom-wiki pkg install adom/hands-freeRalph Test
Screenshot, fix, reload. Loop until your app is right.
adom-wiki pkg install adom/ralph-loop-testWiki Notes via Discussions (leave notes the right way)
Leave a note/request/bug on an Adom Wiki page you do NOT own by opening a DISCUSSION item (an open issue); the owning repo's next agent thread actions and closes it. Don't edit pages you don't own, an
adom-wiki pkg install adom/wiki-notes-via-discussionsBootstraps 4
Hydrogen Desktop Bootstrap (apps + skills)
Layer Hydrogen Desktop's workspace onto a standard Adom workstation.
adom-wiki pkg install adom/hd-bootstrapHydrogen Desktop Bootstrap for Windows (apps + skills)
The Windows (WSL2) platform layer for Hydrogen Desktop.
adom-wiki pkg install adom/hd-windows-bootstrapAdom Privacy Policy
Adom Industries Privacy Policy covering adom-google, the Adom Google Connector, and the Adom Native Browser Extension.
adom-wiki pkg install adom/privacyAdom Terms of Service
Adom Industries Terms of Service covering adom-google, the Adom Google Connector, and the Adom Native Browser Extension.
adom-wiki pkg install adom/termsComponents 15
Adom Basic Parts - Fusion 360 Library
All 138 Adom basic parts as one drop-in Fusion 360 .lbr - every value placeable with its real footprint and a rendering 3D model.
adom-wiki pkg install adom/adom-basic-parts-fusion-lbrAdom Machine Pins, Fusion Library + Sample Board
One Fusion 360 .lbr with all four Adom press-fit machine pins (working 3D), plus a sample board (2D/3D/silkscreen) ganging all four together. Fully documented and rebuildable.
JST B2B-PH-K-S (PH 2.0mm board header)
JST B2B-PH-K-S — 2-pin, 2.0 mm pitch, through-hole top-entry PH-series board header (the board-side mate for the PHR-2 wire housing). KiCad symbol + footprint + 3D ready to drop in. Datasheet links to
adom-wiki pkg install adom/b2b-ph-k-sJST B2B-XH-A (XH 2.5mm board header)
JST B2B-XH-A - 2-pin, 2.5mm pitch, through-hole XH-series board header (mates the XHP-2 wire housing). Interactive JST-vs-KiCad 3D comparison; symbol/footprint from JST datasheet (ds2sf) and KiCad. Ru
adom-wiki pkg install adom/b2b-xh-aJST B2B-ZR (ZH 1.5mm board header)
JST B2B-ZR - 2-pin, 1.5mm pitch, through-hole top-entry ZH-series board header (mates ZHR-2 wire housing). JST manufacturer 3D + datasheet-derived (ds2sf) symbol/footprint. KiCad has no ZH, so footpri
adom-wiki pkg install adom/b2b-zrJST BM02B-GHS-TBT (GH 1.25mm SMT header)
JST BM02B-GHS-TBT - 2-pin, 1.25mm pitch, SMT top-entry GH-series board header (mates GHR-02V-S wire housing). Interactive JST-vs-KiCad 3D comparison; sym/fp from JST datasheet (ds2sf) + KiCad. Run chi
adom-wiki pkg install adom/bm02b-ghs-tbtBQ25792 Charger
Buck-boost 1S-4S battery charger board (TI BQ25792) with 14 Adom machine pins, by Adonis
adom-wiki pkg install adom/bq25792-chargerBQ25792 Charger (assembled 3D)
Companion viewer asset for adom/bq25792-charger: the ASSEMBLED 3D model (real copper traces under translucent mask)
adom-wiki pkg install adom/bq25792-charger-assembledBryan LED Nameplate
USB-C-powered desk nameplate: spells BRYAN in 56 white 0402 LEDs on a 128x58mm board. No microcontroller — each LED wires to VBUS through its own 180 ohm current-limiting resistor. Plug in any iPhone USB-C charger and it lights up. Built as an Adom molecule with 4 corner machine-contact pins.
Control Panel Mpin Connector
Adom modular control-panel connector strip (175 x 10 mm) with machine pins - 3D model has BAKED SILKSCREEN
adom-wiki pkg install adom/controlpanel-mpin-connectornRF52840-CKAA
Nordic nRF52840 — multi-protocol Bluetooth LE 5.3 / Thread / Zigbee / 802.15.4 SoC. ARM Cortex-M4F @ 64 MHz, 1 MB flash, 256 KB RAM, USB, NFC-A, CryptoCell-310. aQFN-73, 7×7 mm. A reference 'perfect chip' page: interactive symbol + footprint + 3D, full CAD for KiCad/Fusion/Altium, datasheet + supplemental docs, live sourcing, and pick-and-place data.
nRF54L15
Nordic nRF54L15 — next-gen ultra-low-power 2.4 GHz wireless SoC. Arm Cortex-M33, 1.5 MB NVM, BLE / 802.15.4, NFC. QFN-48 6x6 mm. A reference component page with datasheet-cited pins (ds2sf), interactive symbol/footprint/3D, and full CAD.
RP2040 Breakout — KiCad Bridge Pipeline Demo
RP2040 breakout board pushed end-to-end through the Adom KiCad bridge molecule pipeline: kicad_export_molecule (STEP + ray-traced silkscreen renders on a GPU VM) -> step2glb color-preserving GLB -> adom-molecule. Annotated silks (U1/C1-C5/Y1/J1), USB-C, 12 MHz crystal, QFN-56 RP2040.
adom-wiki pkg install john/rp2040-breakout-pipeline-demoRP2040 Test Board
RP2040 test board (SC0914) - 3D model with the real TOP-COPPER routing overlaid so you can see the traces
adom-wiki pkg install adom/rp2040-test-boardJST SM02B-SRSS-TB (SH 1.0mm SMT header)
JST SM02B-SRSS-TB - 2-pin, 1.0mm pitch, SMT side-entry SH-series board header (mates SHR-02V-S-B wire housing). Interactive JST-vs-KiCad 3D comparison; sym/fp from JST datasheet (ds2sf) + KiCad. Run c
adom-wiki pkg install adom/sm02b-srss-tbNo packages match.