john
46 apps·22 skills·4 bootstraps·20 components
Apps 46
Chip Fetcher (cf)
Crawls the web on your behalf to gather everything about the chips you care about: datasheets, symbols, footprints, 3D models, stock and pricing, straight from the manufacturer first, into your EDA tool. Say "cf" to your AI.
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 DS2SF - Datasheet to Symbol and Footprint
Datasheet to symbol + footprint + provenance JSON, with a live dashboard: pins, groups, land pattern, and the datasheet page every fact came from.
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, run by your AI. Read Gmail, write Google Docs, build Google Sheets and Google Slides, search Google Drive, manage Google Calendar and Google Tasks, and post to Google Chat, plus any Google API and a zero-setup personal Gmail.
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 + footprint + 3D + pin↔pad map. Altium is written natively (no Altium needed). Includes the adom-lbr Manager: browse wiki components and view symbol/footprint/3D + the per-EDA layer stackup.
adom-wiki pkg install adom/adom-lbrAdom Screensaver
Turn your laptop into an always-on vibe coding server: branded screensaver + native keep-awake (no PowerToys) + honest, hardware-aware power management.
adom-wiki pkg install adom/adom-screensaverShotlog - Screenshot Log
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 really watching and on which surface, and ingests Adom Bridge child-window arrays via --meta.
adom-wiki pkg install adom/adom-shotlogAdom Step2GLB - The Adom STEP Engine
The Adom STEP engine: fully manage STEP files. Convert to color-preserving GLB, render thumbnails and vector outlines, laser-etch MPNs, create and edit STEP geometry, extract features, and run molecule mode. One name for the thin Rust CLI and the shared OCCT service. Formerly 'step2glb' + 'service-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
Let Claude, Codex and Kimi drive VS Code inside your Adom container
adom-wiki pkg install adom/adom-vscodeAltium - the Altium Bridge
Adom Bridge for Altium Designer: a resident DelphiScript agent gives the AI eval, the 1,100-command process launcher, all 8 EDA surfaces with screenshots, compile/ERC, DRC, OutJob outputs, native SchLib/PcbLib authoring with STEP 3D bodies, and dialog handling by PID.
adom-wiki pkg install adom/altium-bridgeblender - the 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/blender-bridge[DEPRECATED] Chip Fetcher → adom-chip-fetcher
DEPRECATED — use adom/adom-chip-fetcher. No longer maintained.
adom-wiki pkg install adom/chip-fetcher[DEPRECATED] Chip Thumbnailer → adom-chip-thumbnailer
DEPRECATED: use adom/adom-chip-thumbnailer. No longer maintained.
adom-wiki pkg install adom/chip-thumbnailerFootprint Widgets
README-instantiable footprint-variant viewer: baseline + heatsink vias, 300um solder balls, rounded pads, parsed live from kicad_mod files
Fort Worth is backing our factory with $15 million
Adom's August 31 announcement of the City of Fort Worth Chapter 380 economic development agreement, staged here for press ahead of publication
Fusion - the Fusion 360 Bridge
Drive Autodesk Fusion 360 from the cloud via Adom Bridge: component libraries, IPC package generation, board layout, exports (STEP/Gerbers/BOM/CPL), fast APS cloud search, and parametric modeling.
adom-wiki pkg install adom/fusion-bridgeGrok Bot
Grok Bridge lets Adom talk to Grok Bot. Adom's AI environment is for electrical engineers: any provider, any desktop power tool, one place.
adom-wiki pkg install adom/grok-bridgeHero Deck
Babylon 9 stage that performs the Adom app catalog: cinematic hero billboards with destruction exits (burn, laser, vortex, circuit-trace), IMAX camera, play-zoom with bounce. Lives in HD setup panel.
Adom Hydrogen
The whole Adom experience as one signed native app: your editor, your AI agent, and the full electronics design toolchain, running locally on your own machine.
adom-wiki pkg install adom/hydrogenJST 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-cadAdom KiCad PCM Repository
KiCad Plugin and Content Manager repository: one URL installs every Adom library into KiCad with automatic library-table registration
adom-wiki pkg install adom/kicad-pcmNB - Native Browser Bridge
Your real browser, driven by AI.
adom-wiki pkg install adom/nb-bridgeOrbital Lab
The Adom logomark is a hydrogen 2p orbital: psi = (2p_x + 2p_y)/sqrt(2). A live Babylon.js lab that proves it (all 16 real spherical harmonics, the alignment cheat, and the directed loop), plus loader.html: the same animation as one dependency-free WebGL file for webview load screens.
adom-wiki pkg install adom/orbital-labPup - Puppeteer Bridge
pup is the AI's own browser: a real, full Chrome on the user's desktop that the AI fully controls (a sandbox, not the user's signed-in browser). Rides Bridge; pup_* verbs open windows and tabs, navigate, screenshot, and eval JS.
adom-wiki pkg install adom/pup-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/rustdesk-bridgeSample 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-lowpassService Containers
One dashboard for every Adom service container: what is healthy, what is down, why, and a restart button that runs the watchdog's own start command. Reads the watchdog's verdicts off disk, so it costs no extra probes and no vendor API quota.
adom-wiki pkg install john/svcwatchSkills 22
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-schlibDEPRECATED: Adom Bridge Control (moved into Adom Bridge)
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-bridge-controlAdom Messaging
Adom's canonical tagline, positioning, and word choices for any copy describing the company. Read before writing what Adom is.
Adom 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 Theme
The canonical Adom application theme spec: five schemes, exact tokens, font pairings, and the implementation contract.
adom-wiki pkg install adom/adom-themeAdom 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, clickable-paths).
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, package manager, 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 adom/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-browser-isolation (never hijack the user's real browser tabs) and wiki-notes-via-discussions (leave notes as open discussions, not edits or breadcrumbs).
adom-wiki pkg install adom/agent-ground-rules[DEPRECATED] Altium SchLib Parser → adom-altium-schlib
DEPRECATED: use adom/adom-altium-schlib. No longer maintained.
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.
Definitions
Use when the user asks "what is [term]", "define [term]", "what does [term] mean", "glossary", "definitions", or needs clarification on Adom platform terminology.
adom-wiki pkg install adom/definitionsFusion 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-freePCB Design Rules
Canonical PCB fab design rules (DRC) for every popular vendor: one JSON record per vendor, process and layer count, with generated Fusion/EAGLE .dru and .edru, KiCad .kicad_dru plus board-setup JSON, Altium .RUL exports, and a human comparison table. Every number cites the vendor's own capabilities page and the date it was read.
Ralph Test
Screenshot, fix, reload. Loop until your app is right.
adom-wiki pkg install adom/ralph-loop-testSocial Media Accounts
Where Adom and John social accounts live and how to log in (LinkedIn, X, YouTube). Passwords stay in Google Contacts.
SXSW Panel Vote Assistant
Your AI clicks the heart for you
adom-wiki pkg install adom/sxsw-voteWiki 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
Adom Hydrogen (platform base)
Layer Hydrogen's workspace onto a standard Adom workstation.
adom-wiki pkg install adom/hydrogen-bootstrapAdom Hydrogen (Windows / WSL2)
The Windows (WSL2) platform layer for Hydrogen.
adom-wiki pkg install adom/hydrogen-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 20
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.
Alex — Adom Molecule LED Nameplate
Alex's name etched out of the soldermask over the top-layer ground plane, lit by side-view LEDs firing inward across the board. A real Adom molecule: large machine pins on the 32 mm base-scaffold grid, USB-C powered. Every LED returns its current through the letters, so there is no second ground path.
adom-wiki pkg install adom/alex-nameplateJST 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 JST; run the chip-fetcher skill to fetch JST's own manufacturer 3D model for the most accurate board render.
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. Run the chip-fetcher skill to pull JST's real STEP.
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 footprint comes from JST's datasheet. Run chip-fetcher for JST's real STEP.
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 chip-fetcher for JST's real STEP.
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-assembledChaitan — Adom Molecule LED Nameplate
Chaitan's name etched out of the soldermask over the top-layer ground plane, lit by side-view LEDs firing inward across the board. A real Adom molecule: large machine pins on the 32 mm base-scaffold grid, USB-C powered. Every LED returns its current through the letters, so there is no second ground path.
adom-wiki pkg install adom/chaitan-nameplateControl 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-connectorEvan — Adom Molecule LED Nameplate
Evan's name in 66 green 0603 LEDs on a 5x7 dot-matrix grid, USB-C powered off the east edge. A real Adom molecule: four corner machine pins, 96x44 mm absolute, every part from the Adom Basic Parts catalog.
Jon Chung — Adom Molecule LED Nameplate
Jon Chung's name etched out of the soldermask over the top-layer ground plane, lit by side-view LEDs firing inward across the board. A real Adom molecule: large machine pins on the 32 mm base-scaffold grid, USB-C powered. Every LED returns its current through the letters, so there is no second ground path.
adom-wiki pkg install adom/jon-chung-nameplateKSZ9031RNX (Gigabit Ethernet PHY, RGMII)
Microchip KSZ9031RNX Gigabit Ethernet PHY (RGMII), QFN-48 7x7mm. KiCad symbol/footprint/3D plus Adom footprint variants: heatsink vias, 300um solder balls, rounded pads.
adom-wiki pkg install john/ksz9031rnxnRF52840-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 chip-fetcher to pull JST's real STEP.
adom-wiki pkg install adom/sm02b-srss-tbWaleed — Adom Molecule LED Nameplate
Waleed's name etched out of the soldermask over the top-layer ground plane, lit by side-view LEDs firing inward across the board. A real Adom molecule: large machine pins on the 32 mm base-scaffold grid, USB-C powered. Every LED returns its current through the letters, so there is no second ground path.
adom-wiki pkg install adom/waleed-nameplateNo packages match.