Skip to content

Repository files navigation

Rome Apps

Official apps for Rome, the agentic OS for humans and agents.

CI License: MIT Follow Rome on X Join the Rome Discord server

Website · Rome · Documentation · App Store

What is this repository?

This monorepo contains Rome OS's first-party apps. A Rome App can combine typed actions, purpose-built agents, reusable skills, APIs, web interfaces, and persistent app-owned data in one installable package.

Each directory under apps/ is an independent app package with an app.yaml manifest. Apps use the same public contracts available to community builders; the Rome runtime itself lives in the rome-os/rome repository.

Apps

App What it does
Brainstorm Turns rough ideas into approved design specifications before implementation
Code Review Reviews GitHub pull requests, posts inline findings, and tracks review history
Company Research Builds structured company, market, team, financing, and product research
Discord Digest Periodically summarizes Discord channel activity
Facebook Extracts public Facebook page data
Learning Provides learning and vocabulary actions
LinkedIn Automates LinkedIn research, messaging, and job workflows
Memory Adds reusable memory and relationship-management skills
News Ingests news and Reddit sources into scheduled workflows
Reddit Radar Monitors Reddit topics with scheduled ingestion and a web dashboard
RomeTable Browses Rome system and app database tables
SEO Provides SEO and GEO research, audit, content, schema, and reporting workflows
Stock Daily Generates and stores daily US stock-market close reports
Summary Produces project summaries from Rome conversations, channels, and GitHub activity
AI Survey Builder Turns research goals into conversational AI-native surveys
Teach Provides personalized lessons, missions, and spaced-repetition review
Utility Adds licensed visual design, frontend, MCP, skill-authoring, artifact, and testing skills
X Manager Manages X content, replies, brand voice, and metrics
Xiaohongshu Automates Xiaohongshu research, engagement, drafts, and publishing

Browse installable releases in the Rome App Store.

Develop an app

You need Node.js 24.11.1 or newer and pnpm 10.33.2 or newer.

git clone https://github.com/rome-os/rome-apps.git
cd rome-apps
corepack enable
pnpm install
pnpm typecheck
pnpm test

Build a single app with its workspace script:

pnpm --filter "./apps/<app-id>" run build

The exact local install and validation flow depends on the app surface. Read the Rome App building guide and CONTRIBUTING.md before submitting a change.

Repository map

Path Contents
apps/ Independent Rome App packages
packages/ Reserved shared packages
.github/workflows/ CI and App Store publishing workflows
AGENTS.md Repository-specific development and verification instructions

Contributing and support

License

Original Rome Apps source code is available under the MIT License. Third-party materials retain their original licenses; see NOTICES.md and license files next to those materials.

About

AI Native apps for Rome, the agentic OS

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

8 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages