| name | sales-omi |
| description | Omi AI wearable platform help — open-source AI necklace for all-day conversation capture (in-person + online meetings), Developer API (`api.omi.me/v1/dev`, Bearer `omi_dev_` token, 100 req/min), MCP server (`api.omi.me/v1/mcp/sse`, `omi_mcp_` keys for Claude/Cursor), app marketplace with webhook integrations, memories/conversations/action-items/folders endpoints. Use when setting up an Omi wearable for meeting capture, building a custom Omi app or integration, configuring the Omi MCP server, troubleshooting Bluetooth disconnects or transcription accuracy, connecting Omi to Slack or CRM via webhooks, comparing Omi to Plaud or Limitless for in-person recording, or accessing Omi's API to export conversations and action items. Do NOT use for choosing between software-only note-takers without wearable needs (use /sales-note-taker). |
| argument-hint | [describe what you need help with in Omi] |
| license | MIT |
| version | 1.0.0 |
| tags | ["sales","note-taker","wearable","platform"] |
| github | https://github.com/BasedHardware |
Omi AI Wearable Platform Help
Step 1 — Gather context
If references/learnings.md exists, read it first for accumulated platform knowledge.
-
What's your goal?
- A) Set up and configure my Omi device
- B) Build a custom Omi app or webhook integration
- C) Troubleshoot hardware/connectivity/transcription issues
- D) Compare Omi to other wearable recorders (Plaud, Limitless, Bee)
- E) Export data via the Developer API
-
Which Omi product do you have?
- A) Omi necklace (consumer)
- B) Omi Dev Kit 2 (developer)
- C) Don't have one yet — evaluating
-
What plan are you on?
- A) Basic (free — 1,200 cloud min/mo)
- B) Unlimited ($19/mo or $199/yr)
- C) Not sure / haven't purchased yet
Skip-ahead rule: if the user's prompt already has enough context, skip to Step 2.
Step 2 — Route or answer directly
| Problem domain | Route to |
|---|
| Choosing between software-only note-takers (Fathom, Fireflies, Gong, etc.) | /sales-note-taker {user's question} |
| General CRM/tool integration patterns (Zapier, webhooks, iPaaS) | /sales-integration {user's question} |
| Reviewing a sales call for coaching | /sales-call-review {user's question} |
| Building a coaching program | /sales-coaching {user's question} |
Otherwise, answer directly below.
Step 3 — Omi platform reference
Read references/platform-guide.md for the full platform reference — hardware specs, API endpoints, app framework, pricing, integrations, data model.
Answer the user's question using only the relevant section. Don't dump the full reference.
Step 4 — Actionable guidance
You no longer need the platform guide — focus on the user's specific situation.
For setup: Walk through device pairing, app installation, first recording. Flag the common Bluetooth disconnect issue and mitigation (keep phone nearby, check BLE settings).
For app development: Guide through the app framework (prompt-based vs integration apps), webhook setup, and testing with webhook.site.