omi-backend-patterns
Installation
SKILL.md
Omi Backend Patterns Skill
This skill provides guidance for working with the Omi backend, including conversation processing, memory extraction, chat system, and LangGraph integration.
When to Use
Use this skill when:
- Working on backend Python code in
backend/ - Implementing new API endpoints
- Processing conversations or extracting memories
- Working with the LangGraph chat system
- Integrating with Firestore, Pinecone, or Redis
Key Patterns
Conversation Processing
The conversation processing pipeline follows this flow: