FAQ
Agent-readable version: Markdown · llms.txt
Q: How to publish a Rome App outside Rome?
Inside Rome, you don't need the CLI at all — ask your agent to publish an installed app, and Rome publishes it with your instance's own credentials.
Outside Rome, @rome-os/app-web-sdk includes the rome CLI, and rome publish publishes a Rome App to the Rome App Store. To sign in, either generate a CLI / API token under the Developer tab in Settings and set it as the ROME_TOKEN environment variable, or run rome login --host <url>.
For the full flow, see App Store submission.