This skill should be used when the user asks to "log in", "logout", "check auth", "create API key", "revoke API key", "list API keys", "check health", "submit feedback", "view audit log", "shell completions", "get account", "update account", "account details", "view agreements", "accept terms", "validate token", "elnora setup", "api key policy", "delete account", "list users", "feature flags", "legal documents", "set feature flag", "manage legal docs", "list profiles", "show profiles", "whoami", "run diagnostics", "open platform", or any task involving Elnora Platform authentication, administration, or diagnostics.
This skill should be used when the user asks about "Elnora agent capabilities", "what can the agent do", "what tools does Elnora have", "what can Elnora do", "agent tools", "web search", "academic search", "PubMed", "ArXiv", "Exa", "Tavily", "Perplexity", "Valyu", "ToolUniverse", "scientific tools", "agent memory", "code execution", "sandbox", "search papers", "search literature", "drug discovery", "protein analysis", "clinical trials", "file operations", "agent skills", or any question about what the Elnora AI Agent can do when you send it a task.
This skill should be used when the user asks to "list files", "read a file", "get file content", "view protocol output", "file versions", "version history", "download protocol", "upload file", "upload batch", "bulk upload", "create file", "archive file", "fork file", "promote file", "working copy", "commit working copy", "update file", "restore version", or any task involving Elnora Platform file management. NOT for searching file contents across files — use elnora-search for that.
This skill should be used when the user asks to "create folder", "list folders", "rename folder", "move folder", "delete folder", "organize files into folders", or any task involving Elnora Platform project folder management.
This skill should be used when the user asks to "list organizations", "create org", "org members", "billing", "invite member", "manage invitations", "list invitations", "resend invitation", "reinvite", "cancel invitation", "accept invitation", "get invitation info", "remove member from org", "organization library", "shared library", "library files", "library folders", "set default org", "delete org", "list all orgs", "set stripe", or any task involving Elnora Platform organization management and shared library resources.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Command-line interface for the Elnora AI Platform.
Elnora is an AI agent for biotech and pharma teams that generates, optimizes, and troubleshoots preclinical lab protocols. She learns from both successful and failed experiments, building knowledge that compounds with every project.
The CLI gives you full access to the platform from your terminal — collaborate with the agent, manage protocols and files, and integrate Elnora into your automation pipelines.
# macOS / Linux
curl -fsSL https://cli.elnora.ai/install.sh | bash
# Windows (PowerShell)
irm https://cli.elnora.ai/install.ps1 | iex
# npm (requires Node.js 20+)
npm install -g @elnora-ai/cli
# Homebrew
brew install elnora-ai/cli/elnora
After installing the CLI, configure your AI coding tools:
elnora setup
This auto-detects which tools you have installed and configures them:
elnora-plugins marketplace and enables 9 skills (elnora-tasks, elnora-projects, elnora-files, etc.) so you can use natural language.https://mcp.elnora.ai/mcp with your API key.Target a specific tool: elnora setup claude · elnora setup cursor · elnora setup vscode · elnora setup codex.
Once configured, restart Claude Code and try any natural-language request:
"Use Elnora to generate a PCR protocol for BRCA1 exon 11" "Use Elnora to list my projects" "Use Elnora to optimize the protocol in task abc-123"
Claude will invoke the elnora CLI under the hood using the bundled skills. No need to memorize command syntax.
| What | Where |
|---|---|
| CLI binary (macOS/Linux) | ~/.local/bin/elnora |
| CLI binary (Windows) | %USERPROFILE%\.elnora\bin\elnora.exe |
| Auth / profiles | ~/.elnora/profiles.toml (mode 0600) |
| Claude Code skills | ~/.claude/plugins/marketplaces/elnora-plugins/elnora/skills/ (auto-updated) |
| Claude Code settings | ~/.claude/settings.json — look for elnora@elnora-plugins: true |
If elnora setup claude doesn't work for some reason, you can install the plugin manually:
/pluginElnora-AI/elnora-plugins/plugin again → Plugins → Enable elnoraelnora auth login
elnora projects list
elnora tasks create --project <id> --message "Analyze kinase inhibitors"
elnora tasks send <task-id> --message "Focus on selectivity" --stream
| Group | Commands |
|---|---|
auth | login, logout, status, profiles, validate |
projects | list, get, create, update, archive, members, add-member, update-role, remove-member, leave |
tasks | list, get, create, send (--stream, --wait), messages, update, archive |
files | list, get, content, create, upload, download, update, archive, versions, fork, promote, working-copy, commit |
orgs | list, get, create, update, members, billing, invite, invitations, resend-invite, cancel-invite, delete |
folders | list, create, rename, move, delete |
search | tasks, files, all, file-content |
library | files, folders, create-folder, rename-folder, delete-folder |
account | get, update, agreements, accept-terms, delete, users |
api-keys | create, list, revoke, get-policy, set-policy |
audit | list |
feedback | submit |
flags | list, get, set |
health | check |
npx claudepluginhub elnora-ai/elnora-cliLinear issue management for Claude Code — search, bulk operations, intelligent agents, config-driven curator. Backed by the elnora-linear CLI.
Merit Aktiva accounting + Merit Palk payroll for Claude Code — full API coverage via the elnora-merit CLI, plus how-to skills for the correct Merit procedure: accounting (sales/purchase invoices, payments/bank reconciliation, VAT/KMD, reports, reverse charge) and payroll (employees & contracts, monthly salaries/withholdings/absences, salary & GL reports, per-employee settings), agents, and slash commands.
AI-powered bioprotocol generation and lab workflow management. Connect to the Elnora AI Platform to generate, optimize, and manage bioprotocols for wet-lab experiments.
Connect to preclinical research tools and databases (literature search, genomics analysis, target prioritization) to accelerate early-stage life sciences R&D
Autonomous research orchestration: agents for hypothesis-driven investigation, experiment running, fresh-eyes review, and batch evaluation.
Self-documenting, self-improving framework for analytical repositories
Synapse research orchestration plugin for Claude Code. Connects AI agents to Synapse for experiment execution, literature search, progress reporting, and autonomous research loops.
Track and analyze AI experiments with a web dashboard and MCP tools
1000+ scientific tools (PubMed, UniProt, PubChem, TCGA, FAERS, ClinicalTrials.gov, etc.) + 115 research skills + MCP server + research slash commands.