elnora-orgs

Manage Elnora organizations, members, invitations, billing, and shared libraries via MCP API.

4|1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/Elnora-AI/elnora-plugins --skill elnora-orgs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: elnora-orgs
Source: https://github.com/Elnora-AI/elnora-plugins/tree/main/elnora/skills/elnora-orgs
Command: npx skills add https://github.com/Elnora-AI/elnora-plugins --skill elnora-orgs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes governance of Elnora organizations, their members, invitations, billing, and shared libraries to reduce manual coordination and ensure policy compliance.

Core Features & Use Cases

  • Organization CRUD: list, get, create, and update organizations.
  • Membership & Invitations: manage members, roles, and invitations with guaranteed identity references.
  • Billing & Library: access org billing info and manage a shared library of org-wide files and folders.
  • Use Case: An admin creates an org, adds members, sends invitations, and configures the shared library for project teams.

Quick Start

List your orgs with elnora_list_orgs and then manage members, invitations, billing, and the shared library using the appropriate tools.

Frequently Asked Questions about elnora-orgs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage organization members and invitations across Elnora workspaces?

Organization membership management uses CRUD operations and invitation workflows to add members and assign roles via guaranteed identity references. You can list, create, update, and govern members across any Elnora workspace through the MCP API.

What is the best way to organize and govern shared libraries for an organization?

The best way to organize shared libraries is through the library folder and file management capabilities. Admins can configure org-wide shared library folders and files via the MCP API, ensuring project teams have centralized access to shared resources across all projects.

Can I access per-org billing information through the Elnora MCP API?

Yes, you can access per-org billing information through the Elnora MCP API. The skill provides dedicated billing access tools that retrieve billing details for any specific organization, allowing admins to govern financial data alongside membership and library administration.

How do I create and update Elnora organizations step by step?

To create and update Elnora organizations, start by listing existing orgs with the list tool, then use the create tool to establish a new organization and the update tool to modify its properties. These CRUD operations are executed via the MCP API for any Elnora workspace.

Does Elnora org management require any external dependencies or components?

No, Elnora org management does not require any external dependencies or components. The skill operates independently, implementing organization CRUD, membership roles, invitations, billing access, and shared library management directly through the MCP API.

What limitations exist when managing org-wide files and folders in a shared library?

The shared library management operates through the MCP API for folder and file administration within Elnora workspaces. Library governance is scoped to the organization level, meaning file and folder operations apply to the shared library configured for that specific org's project teams.