OpenRomeo 1.0.2
✨ New: manage skills from the app — Settings ▸ Skills
Skills previously had no UI at all; they could only be managed by hand-editing folders. Now there is a panel:
- Your skills — everything you've added, each with a Remove button
- Builtin —
docx·pptx·xlsx·pdf, marked read-only - + Import skill… — pick any folder containing a
SKILL.md; it's copied into your skills folder - 📁 Open skills folder — opens it in Finder / Explorer for drag-and-drop
A user skill named the same as a builtin overrides it; remove it and the builtin comes back. Changes apply to new sessions immediately — no restart. Skills written for Claude Desktop or Claude Code work as-is.
📦 Installers
| Platform | File |
|---|---|
| macOS Apple Silicon | OpenRomeo-macos-arm64.dmg |
| macOS Intel | OpenRomeo-macos-intel.dmg |
| Windows x64 (NSIS) | OpenRomeo-windows-setup.exe |
| Windows x64 (MSI) | OpenRomeo-windows.msi |
macOS: downloaded copies show "OpenRomeo is damaged" (Gatekeeper quarantine on un-notarized apps — the app is fine). Fix once in Terminal, then open normally:
xattr -dr com.apple.quarantine /Applications/OpenRomeo.appWindows: SmartScreen → More info → Run anyway.
MIT licensed. Built on OpenWorker & aisuite by Andrew Ng and contributors.