elnora-orgs

elnora-orgs is a skill for Claude Code from Elnora-AI/elnora-cli. It costs 154 tokens per session (2,553 once invoked), scanned C, a copy of elnora-orgs, Apache-2.0.

A guide for managing Elnora organizations and their shared library. An organization is a shared account area where members, invitations, billing, and common files or resources are managed.

In plain words
What is it for?
Use it to list or create organizations, invite or remove members, manage invitations and billing, and work with the organization library.
Why use it?
It removes the need to remember separate commands for members, invitations, billing, and shared organization resources.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the elnora-platform plugin — 10 skills shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/elnora-ai/elnora-cli/elnora-orgs
Any agent
npx skills add Elnora-AI/elnora-cli --skill elnora-orgs
Clone the repo
git clone --depth 1 https://github.com/Elnora-AI/elnora-cli

Made for: Claude Code.

Or install elnora-platform, the plugin that ships this one along with the rest of its 10 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for elnora-orgs

README.md
[![agentmods](https://agentmods.dev/badge/skills/elnora-ai/elnora-cli/elnora-orgs.svg)](https://agentmods.dev/skills/elnora-ai/elnora-cli/elnora-orgs)
Your own site
<a href="https://agentmods.dev/skills/elnora-ai/elnora-cli/elnora-orgs"><img src="https://agentmods.dev/badge/skills/elnora-ai/elnora-cli/elnora-orgs.svg" alt="Measured on agentmods" height="20"></a>
Per session 154 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,553 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 2 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00154 $0.02553
Opus 5 $0.00077 $0.01277
Sonnet 5 $0.00031 $0.00511
Haiku 4.5 $0.00015 $0.00255

Measured 5d ago against content hash f21fe5459d13, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade C, and why

elnora-orgs scanned grade C with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Downloads and executes remote codehighSupply chain

curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.

- CLI: `curl -fsSL https://cli.elnora.ai/install.sh | bash` (macOS/Linux)

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- CLI: `curl -fsSL https://cli.elnora.ai/install.sh | bash` (macOS/Linux)
Origin

This is a copy

100% identical to elnora-orgs — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/elnora-orgs/SKILL.md · 333 lines

How it starts

The opening of the file, as written. The whole thing — 333 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Elnora Organizations & Library

Manage organizations, members, billing, invitations, and the shared organization library.

Tool Access

Elnora is available via two methods. Use whichever is configured.

Option A — CLI via Bash (preferred)

Run commands via your Bash/Shell tool as elnora <group> <action> .... Verify with elnora --version. CLI uses ~5× fewer tokens than MCP.

Option B — MCP tools (when CLI isn't installed)

Look for tools prefixed mcp__elnora__ in your available tools. Call them with structured parameters (camelCase — e.g. projectId, not project-id). See the "MCP Tool Names" table below for the mapping.

If neither is available, tell the user to install one:

  • CLI: curl -fsSL https://cli.elnora.ai/install.sh | bash (macOS/Linux) or irm https://cli.elnora.ai/install.ps1 | iex (Windows)
  • MCP: claude mcp add elnora --transport http --scope user https://mcp.elnora.ai/mcp then /mcp to authenticate.

Never fabricate tool names. Valid commands are in the Commands section; their MCP equivalents are in the MCP Tool Names table.

Invocation

CLI="elnora"

Organization Commands

List Organizations

$CLI --compact orgs list

Get Organization

$CLI --compact orgs get <ORG_ID>

Create Organization

$CLI --compact orgs create --name "Elnora Bio Lab"
$CLI --compact orgs create --name "Elnora Bio Lab" --description "Main research org"

Update Organization

$CLI --compact orgs update <ORG_ID> --name "New Name"
$CLI --compact orgs update <ORG_ID> --description "Updated description"

Must provide at least one of --name or --description.

List Members

$CLI --compact orgs members <ORG_ID>

Update Member Role

$CLI --compact orgs update-role <ORG_ID> <MEMBERSHIP_ID> --role Admin

Both positional. --role is required. Uses the membership ID (not user ID) — get it from orgs members.

Remove Member

$CLI --compact orgs remove-member <ORG_ID> <MEMBERSHIP_ID>
# -> {"removed":true}

Read the full file on GitHub · 333 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 333 lines · 154 tokens per session scan C f21fe5459d13

Subscribe to this mod's changes

elnora-orgs is a skill published in the GitHub repository Elnora-AI/elnora-cli (4 stars, last pushed 2d ago), licensed Apache-2.0. It adds 154 tokens to every session and 2,553 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it C with 2 findings (downloads and executes remote code, makes network calls). It is 100% identical to elnora-orgs, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

chief-financial-officer

Owns the financial position: planning, budgeting, forecasting, unit economics, cash, and the numbers the business is run and reported on. Use this to build or challenge a budget, model a decision's financial consequence, assess unit economics or runway, evaluate an investment or spend request, set financial controls…

cbrock84/headcount · 88 tokens

financial-statement-analysis

Reads a set of financial statements and establishes what changed and why — fluctuation analysis against prior period and against budget, profitability, liquidity, solvency and efficiency ratios, benchmarking, and the non-GAAP measures presented alongside them. Use this to interpret results, review a counterparty's or…

cbrock84/headcount · 93 tokens

financial-modeling

Builds and stress-tests financial models for forecasting, scenario planning, and decision support — revenue build, cost structure, driver logic, and the sensitivities that show where a plan breaks. Use this to model a decision's financial consequence, build a forecast or long-range plan, evaluate an investment or…

cbrock84/headcount · 76 tokens

revenue-recognition

Determines when and how revenue is recognized — performance obligations, contract terms that change the answer, and the deal structures that create accounting problems. Use this to work out how a contract should be recognized, review a non-standard deal before it is signed, understand deferred revenue, or spot terms…

cbrock84/headcount · 69 tokens

tax

Structures the tax questions a growing business faces — corporate income, sales and use, payroll, nexus, and the obligations created by hiring or selling somewhere new. Use this to work out what a new state or country obligates you to, prepare for a tax filing or audit, understand sales tax on your product, or check…

cbrock84/headcount · 75 tokens

payroll-operations

Runs the pay cycle so it is right, on time, and provable — the calendar and cutoffs, what feeds pay from the HRIS and time systems, gross-to-net and the deductions in it, multi-jurisdiction registration and tax filing, off-cycle payments and corrections, and the reconciliation to the general ledger. Use this to design…

cbrock84/headcount · 104 tokens