elnora-agent
This skill should be used when the user asks about "Elnora agent capabilities", "what can the agent 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.
npx skills add majiayu000/claude-skill-registry --skill elnora-agent --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Elnora Agent Capabilities The Elnora Agent is a sandboxed Python environment with ~78 core tools + 2,100 ToolUniverse scientific tools. Interact via `elnora_create_task` / `elnora_send_message` — describe what you need in plain language, don't reference internal tool names. ## MCP Tools for Agent Interaction | Tool | Purpose | |------|---------| | `elnora_create_task` | Create a task with optional `initial_message` to start generation | | `elnora_send_message` | Send follow-up message. 30-120s for complex requests. | | `elnora_get_task_messages` | Read agent responses | | `elnora_generate_protocol` | Convenience: create task + send message in one call | ## What the Agent Can Do | Capability | Examples | |------------|----------| | **Web search** (34 tools) | Real-time search, neural/semantic search, deep research, URL extraction, site crawling. Providers: Tavily, Exa, Valyu, Perplexity | | **Academic databases** (12 tools) | PubMed, ArXiv, Semantic Scholar, bioRxiv, Europe PMC, OpenAlex, UniProt, ClinicalTrials.gov, ChEMBL, Wolfram Alpha | | **2,100+ scientific tools** (ToolUniverse) | Protein structure (AlphaFold, PDB), genomics (Ensembl, ClinVar), chemistry (PubChem, DrugBank),
- MCP Tools for Agent Interaction
- What the Agent Can Do
- Good Prompts
What does the elnora-agent skill do?
This skill should be used when the user asks about "Elnora agent capabilities", "what can the agent 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.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill elnora-agent --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
