elnora-tasks

Manage tasks and messages for AI-driven protocol generation on the Elnora platform.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a structured, API-driven way to create, message, and manage conversation-based tasks on the Elnora platform so users can generate, iterate on, and retrieve AI-generated bioprotocols without manual orchestration across projects and files.

Core Features & Use Cases

  • Task lifecycle management: Create tasks, update titles and statuses, and archive conversations tied to projects and organizations.
  • Protocol generation and iteration: Send initial prompts or follow-up messages to receive AI-generated protocols and iterate on them with contextual attachments.
  • Message retrieval and pagination: Read ordered message histories with cursor or page-based pagination and fetch the latest assistant response for review.
  • Use Case: Create a project-scoped task with an initial prompt and reference files to generate a PCR protocol, then refine results by sending iterative messages that attach experimental templates.

Quick Start

Create a task in the target project with an initial message describing the protocol you need and include any relevant file IDs for context.

Frequently Asked Questions about elnora-tasks

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

FAQPage Schema
How do I generate AI-driven bioprotocols using task management?

To generate AI-driven bioprotocols, you create a project-scoped task with an initial prompt and optional file attachments as context, then send iterative messages to refine the AI-generated protocol results.

Can I attach reference files to protocol generation tasks for context?

Yes, you can attach reference files to protocol generation tasks by including file IDs in your initial prompt or follow-up messages, providing the AI with necessary experimental templates and contextual data.

How do I manage and paginate task message histories for long-running AI generation?

You manage and paginate task message histories using cursor or page-based pagination to read ordered conversations, allowing you to fetch the latest assistant response and handle long-running AI generation with explicit wait expectations.

What's the best way to organize AI protocol generation across multiple projects?

The best way to organize AI protocol generation across multiple projects is using UUID-based identifiers to create, update, and archive conversation-based tasks within specific project and organization scopes.

Does the Elnora platform support archiving completed bioprotocol conversations?

Yes, the Elnora platform supports archiving completed bioprotocol conversations, allowing you to update task statuses and archive conversations tied to specific projects and organizations after protocol generation is complete.

Why do AI protocol generation responses take so long to complete?

AI protocol generation responses take long because the system handles long-running AI generation processes with explicit wait expectations, requiring time to process initial prompts and iterative refinement messages with file attachments.