What problem does it solve?
This Skill provides a comprehensive guide to safely and effectively integrate with the Omie ERP API, covering best practices, architectural patterns, and known quirks.
Core Features & Use Cases
- Rate Limiting & Blocking Prevention: Ensures compliance with Omie's request limits and HTTP 425 blocks.
- Pagination Strategy: Implements caching for efficient handling of auxiliary tables and N+1 query prevention.
- Token Optimization: Maps numeric IDs to human-readable strings for LLM processing and manages pagination.
- Context-Specific Architectures: Offers guidance for Node.js backends, queues, and MCP server instantiation.
- Module References: Provides detailed
.md reference files for specific Omie modules (e.g., Finanças, Serviços).
Quick Start
Trigger the omie-api-guidance skill to understand best practices and architecture patterns for integrating with the Omie ERP API.