elnora-search

Search tasks, files, and resources on the Elnora Platform with paginated results.

4|1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/Elnora-AI/elnora-plugins --skill elnora-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: elnora-search
Source: https://github.com/Elnora-AI/elnora-plugins/tree/main/elnora/skills/elnora-search
Command: npx skills add https://github.com/Elnora-AI/elnora-plugins --skill elnora-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a fast, centralized way to locate relevant protocols, task conversations, and files across the Elnora AI Platform so users do not need to manually browse projects and folders.

Core Features & Use Cases

  • Full-text cross-resource search: Query tasks, files, and other indexed content with a single call.
  • Scoped results and contextual snippets: Optionally target a specific organization via org_id and receive snippets with HTML-bold highlighted matches and a relevance rank.
  • Use Cases: Find a protocol by keyword, locate conversation threads about an experiment, or discover documents across all accessible projects and then open the matching task or file for details.

Quick Start

Use the elnora-search skill to find protocol files mentioning "gel electrophoresis" and return the top-ranked result.

Frequently Asked Questions about elnora-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search for protocols and files across multiple projects at once?

Full-text search queries tasks, files, and indexed resources across all accessible projects simultaneously, returning paginated results with relevance ranks and highlighted snippets.

Can I limit search results to a specific organization on the Elnora Platform?

Yes, you can scope full-text search results to a target organization by providing an optional org_id parameter, filtering protocols and conversations to that specific context.

How do I find conversation threads about a specific experiment or keyword?

Full-text search locates task conversations by querying experiment keywords, returning matching threads with HTML-bold highlighted snippets and relevance ranks for quick identification.

Does the search return highlighted snippets for matching task conversations and documents?

Yes, the search returns snippet fields containing HTML-bold highlighted matches for protocols, conversations, and documents, along with a type field and relevance rank for each result.

How do I paginate through large search results for documents and task conversations?

Full-text search accepts page and page_size parameters to paginate through matching documents and task conversations, returning results in manageable chunks with relevance ranking.

What's the best way to locate a protocol file mentioning specific terms like gel electrophoresis?

Query the full-text search with the target keyword to instantly find protocol files, returning top-ranked results with highlighted snippets showing where the term appears.