APP

adom-cli

Rust CLI for the Adom Carbon/Hydrogen platform API — containers, repos, orgs, workspaces, screenshots, recordings

adom-cli
💬 Sample prompts Paste any of these into Claude Code to use this app
List containers list my containers
Take screenshot take a screenshot of the workspace
Create org create an org called my-company
Open this app

Paste this into Claude Code (VS Code panel, Adom editor, or terminal) to install:

Open the Adom Wiki page for the "adom-cli" app at https://wiki-ufypy5dpx93o.adom.cloud/wiki/apps/adom-platform-cli and tell me how to use it.

Rust CLI for the Adom Carbon/Hydrogen platform API. Controls containers, repos, orgs, workspaces, screenshots, recordings, and user profiles.

Commands

CategoryCommands
Containerscontainers list, containers current, containers create
Reposrepos list, repos create, repos get
Orgsorgs list, orgs create, orgs invitations
Useruser get, user update, user orgs, user ssh-keys
Workspacehydrogen workspace get, workspace add-tab, workspace remove-tab
Webviewhydrogen webview open-or-refresh, webview navigate, webview refresh
Screenshothydrogen screenshot panel, screenshot workspace, screenshot screen
Recordinghydrogen recording start, recording stop
Adminadmin users invite, admin orgs create, admin orgs add-member

Installation

Pre-installed on all Adom containers. For manual install:

curl -fsSL https://wiki-ufypy5dpx93o.adom.cloud/static/apps/adom-cli/adom-cli \
  -o /tmp/adom-cli && chmod +x /tmp/adom-cli && \
  sudo install -m 0755 /tmp/adom-cli /usr/local/bin/adom-cli

Requires /var/run/adom/api-key for authentication (auto-provisioned on Adom containers).

ADOM
adom-cli 20 days ago
adom-cli v0.5.0 (Linux x86_64)
Initial binary upload for wiki distributionKyle Bergstedt · 20 days ago
7.6 MB

Sub-Skills
?
What are Sub-Skills?

Sub-skills are community-contributed AI skill extensions for this component. They teach AI assistants about specific tools, configurators, or workflows.

Examples:

  • A manufacturer’s configuration tool for a motor controller
  • A community-written design guide for an amplifier circuit
  • An automated test/validation script for a sensor module

How to add one: Click Add Sub-Skill, provide the URL to your skill and a brief description. Submissions are reviewed by the Adom team before going live.

No sub-skills yet. Be the first to contribute one!

Recent activity

7 commits