🎯

issue-triage

🎯Skill

from basedhardware/omi

VibeIndex|
What it does

Automatically categorizes, prioritizes, and assigns GitHub issues based on their content and project context to streamline repository management.

πŸ“¦

Part of

basedhardware/omi(16 items)

issue-triage

Installation

git cloneClone repository
git clone https://github.com/BasedHardware/omi.git
πŸ“– Extracted from docs: basedhardware/omi
1Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

Overview

# omi

Meet Omi, the world’s leading open-source AI wearable that captures conversations, gives summaries, action items and does actions for you. Simply connect Omi to your mobile device and enjoy automatic, high-quality

transcriptions of meetings, chats, and voice memos wherever you are.

Omi

Image

![CleanShot 2025-02-08 at 18 22 23](https://github.com/user-attachments/assets/7a658366-9e02-4057-bde5-a510e1f0217a)

[![Discord Follow](https://img.shields.io/discord/1192313062041067520?label=Discord)](http://discord.omi.me)    

[![Twitter Follow](https://img.shields.io/twitter/follow/kodjima33)](https://x.com/kodjima33)    

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)   

[![GitHub Repo stars](https://img.shields.io/github/stars/BasedHardware/Omi)](https://github.com/BasedHardware/Omi)   

[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/BasedHardware/omi)

[Site](https://omi.me/) | [Download](https://omi.me/download) | [Docs](https://docs.omi.me/) | [Buy omi Dev Kit](https://www.omi.me/products/omi-dev-kit-2) | [Buy Omi Glass Dev Kit](https://www.omi.me/glass)

[//]: # "## Features"

[//]: #

[//]: # "- Real-Time AI Audio Processing: Leverage powerful on-device AI capabilities for real-time audio analysis."

[//]: # "- Low-powered Bluetooth: Capture audio for 24h+ on a small button battery"

[//]: # "- Open-Source Software: Access and contribute to the pin's software stack, designed with openness and community collaboration in mind."

[//]: # "- Wearable Design: Experience unparalleled convenience with ergonomic and lightweight design, perfect for everyday wear."

πŸš€ Quick Start for Developers (2 min)

Get the omi app running locally:

```bash

git clone https://github.com/BasedHardware/omi.git

cd omi/app

bash setup.sh ios # android, macos

```

Create your own App (1 min)

Download omi App

[Get it on Google Play](https://play.google.com/store/apps/details?id=com.friend.ios)

[Download on the App Store](https://apps.apple.com/us/app/friend-ai-wearable/id6502156163)

[Download MacOS app](https://apps.apple.com/us/app/omi-ai-smart-meeting-notes/id6502156163)

Create webhook using [webhook.site](https://webhook.site) and copy this url

In omi App:

| Explore => Create an App | Select Capability | Paste Webhook URL | Install App |

| ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- |

| | | | |

Start speaking, you'll see Real-time transcript on [webhook.site ](https://webhook.site).

In this repo:

  • [omi device](omi) - nRF chips, zephyr, c/c++
  • [omi glass](omiGlass) esp32-s3, c/c++
  • [omi app](app) - flutter
  • [omi backend](backend) - python, fastapi, firebase, pinecone, redis, deepgram, speechmatic, soniox, openai-compatible apis, langchain, silero vad
  • [SDKs](sdks) - react native, swift, python
  • [ai personas (web)](web/personas-open-source) - nextjs

Documentation:

  • [Introduction](https://docs.omi.me/)
  • [omi App setup](https://docs.omi.me/doc/developer/AppSetup)
  • [Buying Guide](https://docs.omi.me/doc/assembly/Buying_Guide/)
  • [Build the device](https://docs.omi.me/doc/assembly/Build_the_device/)
  • [Install firmware](https://docs.omi.me/doc/get_started/Flash_device/)
  • [Create your own app in 1 minute](https://docs.omi.me/doc/developer/apps/Introduction).
  • [Integrate your own wearable with omi](https://docs.omi.me/doc/integrations)

Contributions

  • Check out our [contributions guide](https://docs.omi.me/doc/developer/Contribution/).
  • Earn from contributing! Check the [paid bounties πŸ€‘](https://omi.me/bounties).
  • Check out the [current issues](https://github.com/BasedHardware/Omi/issues).
  • Join the [Discord](http://discord.omi.me).
  • Build your own [Plugins/Integrations](https://docs.omi.me/doc/developer/apps/Introduction).

[//]: # "## More links:"

[//]: #

[//]: # "- [Contributing](https://docs.omi.me/doc/developer/Contribution/)"

[//]: # "- [Support](https://docs.omi.me/doc/info/Support/)"

[//]: # "- [BLE Protocol](https://docs.omi.me/doc/developer/Protocol/)"

[//]: # "- [Plugins](https://docs.omi.me/doc/developer/Plugins/)"

Licensing

Omi is available under MIT License

More from this repository10

🎯
omi-backend-patterns🎯Skill

Provides reusable backend architectural patterns and design templates for implementing scalable and efficient server-side components within the Omi AI wearable project.

🎯
local-dev🎯Skill

Launches local development environment by starting backend server and macOS app with flexible configuration options.

🎯
omi-flutter-patterns🎯Skill

Provides reusable Flutter design patterns and UI components specifically tailored for the Omi wearable device's mobile application interface.

🎯
agent-modes🎯Skill

Skill

🎯
self-improvement🎯Skill

Skill

🎯
omi-plugin-development🎯Skill

Enables developers to create custom plugins and extensions for the Omi AI wearable device, providing a framework for adding new functionality and integrations.

🎯
agent-review🎯Skill

Reviews and provides feedback on AI agent performance, helping developers assess and improve their AI agent's capabilities and interactions.

🎯
omi-firmware-patterns🎯Skill

Generates and manages firmware design patterns and architectural templates for the Omi wearable device's embedded system development.

🎯
context-optimization🎯Skill

Optimizes conversation context for AI processing by dynamically filtering, summarizing, and prioritizing relevant conversational details to improve AI comprehension and response accuracy.

🎯
omi-api-integration🎯Skill

Enables seamless API connectivity for the Omi wearable device, allowing external service integrations and data exchange through a standardized Claude Code skill interface.