Adom Core

Bootstrap with one command

Latest: v4.13.15, published

Fresh container (no adom-wiki yet):

bash <(curl -fsSL https://wiki.adom.inc/static/bootstrap.sh) adom/core

Already have adom-wiki installed:

adom-wiki pkg install adom/core

What you'll get 5 apps, 7 skills

skill adom/adom ^3.0.0

PRIORITY: invoke FIRST for any Adom platform query BEFORE using MCP tools directly. 'containers' / 'list containers' / 'repos' / 'SSH keys' / 'profile' / 'orgs' / 'workspaces' route through adom-cli —

app adom/adom-parts-search ^2.0.0

One search box across Mouser, DigiKey and JLCPCB: parallel queries, side-by-side product photos, and a Mouser-preferred recommendation that reasons around stock and lead time.

skill adom/wiki ^3.0.0

How the Adom Wiki (wiki.adom.inc) works and how to drive it with the adom-wiki CLI: the two storage layers (git page repo vs package registry), hosting source by pushing files (not a tarball), making packages, cutting per-platform releases, and the three-tier skill layout (user skills ship, dev-skills/ and publish-skills/ stay source-only). adom-wiki is the current tool; adompkg is deprecated. Read this first before publishing or installing.

app adom/adom-wiki-cli ^1.0.0

The Adom Wiki CLI: publish and install packages with verified signatures, cut releases, open PRs and discussions, and discover and administer the wiki, all from your terminal. Replaces adompkg.

app adom/hook ^1.0.0

Registry-native cross-agent auto-update hook, plus claude-rc, the keeper for Claude Remote Control. Keeps adom/core apps and skills current from wiki.adom.inc on every Claude Code and Codex prompt, and keeps `claude rc` alive so users can open AI threads on their container from the Claude mobile app or claude.ai/code.

skill adom/adom-cli ^4.0.0

Adom CLI — platform binary for containers, repos, workspaces, orgs, SSH keys, Hydrogen settings, and more

app adom/adom-vscode ^1.1.10

Let Claude, Codex and Kimi drive VS Code inside your Adom container

skill adom/ralph-loop-test ^1.0.0

Screenshot, fix, reload. Loop until your app is right.

skill adom/building-adom-apps ^1.0.0

Build software the AI can drive. Hints are the breakthrough.

skill adom/definitions ^1.0.0

Use when the user asks "what is [term]", "define [term]", "what does [term] mean", "glossary", "definitions", or needs clarification on Adom platform terminology.

app adom/adom-tts ^1.0.0

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.

skill adom/hands-free ^1.0.0

When the user can't look at the screen, narrate replies aloud via adom-tts — verified, queued, replayable.

README

markdown

Adom Core

The one-command bootstrap for a standard Adom workstation. Installs the core toolset: distributor search (Mouser/DigiKey/JLCPCB), parts lookup, file converters, the KiCad/Fusion helpers, and the adom-wiki package-manager skill so Claude knows how to publish and install.

bash <(curl -fsSL https://wiki.adom.inc/static/bootstrap.sh)

The Identity Card

Every Adom surface (wiki, Adom Hydrogen, Hydrogen Web, auth pages) shows who you are signed in as the same way: one avatar-username-email-org card in three sizes, with monochrome icons and the avatar itself as the change-avatar affordance. Consistency makes identity a single learnable object across the whole ecosystem. Full spec, renderings, and rendering rules: the identity-card skill, shipped with the adom/adom hub pack that core installs.