orama-integration

star 0

Use when integrating with Orama. Links to official docs for search, indexing, answer engine. (project)

ryoppippi By ryoppippi schedule Updated 1/13/2026

name: orama-integration description: Use when integrating with Orama. Links to official docs for search, indexing, answer engine. (project) globs: '' alwaysApply: false

Orama Integration

For Orama API documentation and detailed integration guidance, refer to the official documentation:

For library documentation and best practices related to Orama, use the context7 skill to search for library documentation by name or query the Orama documentation directly.

Quick Reference

  • Full-text search: Query text indexes for keyword-based results
  • Vector search: Semantic search using embeddings
  • Hybrid search: Combine full-text and vector search
  • Answer engine: AI-powered answer generation from indexed content
  • Data sources: Support for static files, REST APIs, and native integrations

See the official documentation for implementation details and examples.

Install via CLI
npx skills add https://github.com/ryoppippi/stackone-ai-node --skill orama-integration
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator