·local-dev
</>

local-dev

basedhardware/omi

Start local development environment with backend and macOS app

6Installs·2Trend·@basedhardware

Installation

$npx skills add https://github.com/basedhardware/omi --skill local-dev

SKILL.md

Start the backend server and macOS app for local development.

Run /local-dev to start both the backend and app, or:

When $ARGUMENTS is "backend", only start the backend. When $ARGUMENTS is "app", build and run the macOS app. When $ARGUMENTS starts with "app ", pass remaining args to the script (e.g., "app --clean").

Start local development environment with backend and macOS app Source: basedhardware/omi.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/basedhardware/omi --skill local-dev
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is local-dev?

Start local development environment with backend and macOS app Source: basedhardware/omi.

How do I install local-dev?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/basedhardware/omi --skill local-dev Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/basedhardware/omi