Skip to content

Commit fe3a2e5

Browse files
author
elnora-bot
committed
Sync skills and version from elnora-cli v2.1.0
1 parent 165f8f2 commit fe3a2e5

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"url": "https://elnora.ai"
77
},
88
"metadata": {
9-
"version": "2.0.5",
9+
"version": "2.1.0",
1010
"description": "AI-powered bioprotocol generation and lab workflow management plugins"
1111
},
1212
"plugins": [

elnora/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "elnora",
3-
"version": "2.0.5",
3+
"version": "2.1.0",
44
"description": "AI-powered bioprotocol generation and lab workflow management. Connect to the Elnora AI Platform to generate, optimize, and manage bioprotocols for wet-lab experiments.",
55
"author": {
66
"name": "Elnora AI",

elnora/skills/elnora-platform/SKILL.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ Look for tools prefixed `mcp__elnora__` in your available tools. Each domain-spe
3333

3434
**Never fabricate tool names.** This skill routes to sub-skills; each sub-skill lists its valid commands and their MCP equivalents.
3535

36+
## Troubleshooting
37+
38+
If anything looks wrong — auth errors, unexpected hosts, or connectivity failures — run `elnora doctor` first. It reports the actual API / AI-server / MCP hosts, auth state, version, and connectivity. Run `elnora config show` to print the resolved endpoints and active profile. Do not guess hostnames or URLs.
39+
3640
## Invocation
3741

3842
```bash

0 commit comments

Comments
 (0)