Skip to content

Commit 7147093

Browse files
Merge pull request #14 from Elnora-AI/fix/sync-typescript-skills
fix: sync skills with TypeScript CLI rewrite
2 parents 8c81f62 + ab12dfe commit 7147093

11 files changed

Lines changed: 1056 additions & 942 deletions

File tree

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": "1.2.0",
3+
"version": "1.3.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/README.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,22 @@ Elnora is an AI-powered platform that helps researchers generate, optimize, and
1717

1818
## Capabilities
1919

20-
71 tools across 7 categories. All tools are discoverable through your MCP client's tool listing.
20+
93 commands across 14 groups. All tools are discoverable through your MCP client's tool listing or via the `elnora` CLI.
2121

22-
| Category | Tools | What you can do |
23-
|----------|------:|-----------------|
24-
| Tasks & Protocols | 8 | Create conversation threads, send messages, generate bioprotocols |
25-
| Files | 15 | Upload, download, version, fork, and manage protocol files |
26-
| Projects | 10 | Create projects and manage team membership |
22+
| Category | Commands | What you can do |
23+
|----------|--------:|-----------------|
24+
| Tasks | 8 | Create conversation threads, send messages, stream agent responses |
25+
| Files | 16 | Upload, download, version, fork, and manage protocol files |
26+
| Projects | 11 | Create projects and manage team membership |
2727
| Organizations | 16 | Org settings, billing, member invitations, shared library |
2828
| Folders | 5 | Organize files into nested folder structures |
29-
| Search | 3 | Full-text search across tasks, files, and all resources |
30-
| Admin | 14 | API keys, audit logs, account, health checks, feature flags |
29+
| Search | 4 | Full-text search across tasks, files, and all resources |
30+
| Admin | 6 | API keys, audit logs, feature flags |
31+
| Account | 8 | User management, legal docs, agreements |
32+
| Auth | 5 | Authentication, profiles, API key validation |
33+
| Library | 5 | Organization library management |
34+
| Feedback | 1 | Submit feedback |
35+
| Other | 8 | Health, doctor, whoami, open, completion, update, MCP serve |
3136

3237
See the individual [skill files](skills/) for full tool reference with parameters and workflow recipes.
3338

0 commit comments

Comments
 (0)