AI-powered bioprotocol generation and lab workflow management plugins
npx claudepluginhub elnora-ai/elnora-pluginsAI-powered bioprotocol generation and lab workflow management. Connect to the Elnora AI Platform to generate, optimize, and manage bioprotocols for wet-lab experiments.
The Elnora AI Platform for generating, optimizing, and managing bioprotocols for wet-lab experiments. This marketplace provides plugins with MCP server + Agent Skills for use across 30+ AI coding tools.
claude plugin marketplace add https://github.com/Elnora-AI/elnora-plugins.git
claude plugin install elnora@elnora-plugins
Or from inside a Claude Code session:
/plugin marketplace add https://github.com/Elnora-AI/elnora-plugins.git
/plugin install elnora@elnora-plugins
This installs the Elnora MCP server and all skills automatically.
Every platform needs two things: (1) the MCP server connection and (2) the skill files copied into the platform's skills directory.
Use this config snippet wherever your platform expects MCP server definitions:
{
"mcpServers": {
"elnora": {
"type": "http",
"url": "https://mcp.elnora.ai/mcp"
}
}
}
Add the MCP config above to .cursor/mcp.json, then copy skills:
cp -r elnora/skills/* .cursor/skills/
codex mcp add elnora -- https://mcp.elnora.ai/mcp
cp -r elnora/skills/* .codex/skills/
Add the MCP config above to .vscode/mcp.json. Skills are loaded from .vscode/skills/:
cp -r elnora/skills/* .vscode/skills/
Add the MCP config to your Gemini settings, then copy skills:
cp -r elnora/skills/* .gemini/skills/
Point any MCP-compatible client at:
https://mcp.elnora.ai/mcp
The Elnora MCP server supports two authentication methods:
| Plugin | Description |
|---|---|
elnora | Connect to the Elnora AI Platform for bioprotocol generation, task management, and file workflows |
| Skill | Description |
|---|---|
elnora-platform | Route requests across the Elnora platform — account, health checks, feature flags, and agreements |
elnora-orgs | Manage organizations, members, invitations, billing, and the shared org library |
elnora-projects | Create and manage projects, project members, and roles |
elnora-tasks | Create, update, search, and manage tasks and task messages |
elnora-files | Create, upload, download, version, and manage files and working copies |
elnora-folders | Create, rename, move, and delete project folders |
elnora-search | Search across files, tasks, and all resources in the platform |
elnora-admin | Manage API keys, audit logs, and administrative operations |
RuFlo Marketplace: Claude Code native agents, swarms, workers, and MCP tools for continuous software engineering
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage