Zime Plugin

Add the Zime plugin to Claude

The Zime plugin puts Zime skills into Claude, the ready-made ones and any you write yourself, bundled with the Zime connector, so you install one thing and get both. An Owner syncs it once for the organization and every member picks it up from the plugin catalog in Claude.

Why the plugin and not just the connector

Both are worth having, and the plugin includes the connector, so this is not really a choice between them.

Connector on its ownPlugin
What Claude getsSeven Zime tools, used as Claude sees fitThe same seven tools, plus written procedures, the ready-made ones and your own
Best forAsking questions in plain languageDeliverables that should come out the same shape every time
Set up byEach person, or an Owner org-wideAn Owner, once, for the organization
Available onEvery Claude planTeam and Enterprise

On Free, Pro or Max there is no organization plugin catalog. Add the Zime connector instead. It gives you the same live data, without the packaged skills.

Before you start

RequirementDetail
Claude planTeam or Enterprise
Your roleOwner or Primary Owner. Members cannot add a plugin to the organization.
Already enabledCowork and Skills. Plugin settings stay hidden until both are on.
Zime accountOne per member, on the same work email. The skills read live data through the connector.

Who can add the plugin

Unlike the connector, which anyone can add on any plan, the plugin catalog only exists on Team and Enterprise, and only an Owner reaches it:

Claude planWho adds the plugin
Free / Pro / MaxNobody. These plans have no organization plugin catalog. Add the Zime connector instead, which works on every plan and gives you the same live data without the packaged skills.
TeamAn Owner or Primary Owner, once, for the whole organization. Members then install it from the catalog, or find it already installed.
EnterpriseAn Owner or Primary Owner, with the option to target individual groups first through Custom access.

On Team or Enterprise and not an Owner? Ask your Owner to sync Zime for the organization using the steps below. Once they have, you install it yourself from the plugin catalog.

Add Zime for your organization

Done once by an Owner. Takes about five minutes.

1
Open plugin settings

From your account menu, go to Organization settings > Plugins. Direct link: claude.ai/admin-settings/plugins (some screens label it Admin settings). If Plugins is missing, enable Cowork and Skills for the organization first.

Claude account menu with Organization settings highlighted
Organization settings in the account menu (Owner only).
The organization Plugins page with the Add plugins button highlighted
The Plugins page. Add plugins sits top right.
2
Add Zime from GitHub

Click Add plugins, choose GitHub, and enter the Zime repository for your organization.

The repository differs for every customer, so ask your Zime representative for the exact owner/repo value, or contact us and we will send it to you.

The Add plugins dialog with the Sync from GitHub option highlighted
Choose Sync from GitHub.

Only private and internal repositories are listed, and Sync automatically keeps you on the latest version.

The Sync from GitHub dialog with the repository field highlighted and the repository name obscured
The repository field. The value is blurred here because it is specific to your organization.

The first sync runs on its own. Zime then appears in your plugin list with the skills and the connector it contributes.

3
Choose who gets it

Set an install preference on the Zime plugin. See the options below if you are deciding between them. Rolling out to a pilot team first works well: on Enterprise you can use Custom access and Add groups to target one group before opening it up.

The Sync from GitHub dialog with the Default access dropdown set to Installed by default
Default access sets what happens for everyone. Installed by default puts Zime straight into your members' installed list.
4
Tell your team to sign in

The first time a Zime skill runs, Claude opens a browser sign-in at zime.ai/login. Each person signs in with their own work email, and the session then lasts seven days before it asks again.

Turn it on as a member

If your Owner chose Installed by default or Required, Zime is already in your installed list and you can skip this.

1
Open the plugin catalog

In Claude, open Settings > Plugins. Anything your Owner has synced for the organization appears under From your organization.

The member Plugins settings panel with the Zime plugin listed under From your organization
Zime, pre-installed by the organization.
2
Connect Zime

Open the plugin and go to Connectors, then click Connect. The connector is bundled with the plugin, so there is no server URL to paste.

The plugin Connectors tab with the Connect button highlighted
One Connect for the bundled Zime connector.
The plugin Overview tab showing the description and the Connectors and tools panel
Overview lists everything the plugin brings with it.
3
Ask for something

Try "prep me for my call with Acme tomorrow" or "recap my last call with Northwind". The first request opens the Zime sign-in, then the answer comes back from your own Zime data. Plugin skills work in Claude chat and in Claude Cowork.

You can also call a skill directly by typing / in chat, or let Claude pick one on its own. The list covers the ready-made Zime skills and anything your team has published from the Zime dashboard.

The plugin Skills tab listing the slash commands each skill provides
Every skill the plugin adds, each callable with /.

Distribution options

Set per plugin, in the same Plugins screen.

SettingWhat members seeUse it when
Installed by defaultAlready installed, and they can remove itThe whole revenue team should have Zime on day one
Available for installIn the catalog, they chooseYou want adoption to be opt-in
RequiredInstalled and cannot be removedZime is part of the standard workflow
Not availableNothingYou are still evaluating, or piloting elsewhere

Security and access

  • Installing grants no data access. It puts the skills and the connector config in place, nothing more.
  • Everyone authenticates individually. Zime enforces access server-side, so each person sees exactly what they would see in the Zime dashboard, even though the plugin was added once for the whole organization.
  • No API keys. Sign-in is the standard Zime login, and the session expires like any other.
  • No credentials or customer records in the plugin. The repository holds prompts and routing logic. It reaches Zime only through named connector tools.

Using it in Claude Code

The same repository doubles as a Claude Code marketplace, installed per developer rather than per organization. Run these inside Claude Code, substituting the Zime repository for your organization:

  • /plugin marketplace add [your-zime-repository]
  • /plugin install zime-plugin@zime-plugin

As with the org install, the repository differs for every customer. Ask your Zime representative for it, or contact us and we will send it to you.

Same skills, same bundled connector, same per-user sign-in.

Frequently asked questions

What is the difference between the plugin and the connector?

The connector gives Claude seven Zime tools and lets it decide how to use them. The plugin bundles that same connector and adds skills on top, both the ready-made ones from Zime and any your team writes in the Zime dashboard. A skill is a written procedure for a job a rep actually does: prep this call, recap it, draft the follow-up, review the pipeline. Ask a plain question and the connector is enough. Ask for a deliverable and the skill decides which tools to call, in what order, and what the output looks like, so two reps asking for a prep note get the same shape of prep note.

I cannot find Plugins in my settings. Why?

Plugin management is available on Team and Enterprise plans, to Owners and Primary Owners only, and the organization needs Cowork and Skills switched on first. If you are on Free, Pro or Max, or you are a member rather than an Owner, you cannot add the plugin yourself. Add the Zime connector instead, which works on every plan, or ask your Owner to sync the plugin for the organization.

Zime does not appear in my Browse plugins list. What now?

Your Owner has either not synced Zime yet, or has set it to Not available. Ask them to open Organization settings, then Plugins, and set Zime to Available for install or Installed by default. If they set it to Installed by default, it appears in your installed list without you doing anything.

Does installing the plugin give people access to Zime data?

No. Installing it only puts the skills and the connector config in place. Each person still signs in to Zime with their own work email on first use, and Zime enforces access server-side, so everyone sees exactly what they would see in the Zime dashboard and nothing more.

How do people get new skills after we have synced the plugin?

The GitHub sync picks up new versions from the repository, so you do not re-add anything. That covers both kinds of skill: the ready-made ones Zime ships and updates, and the ones your own team writes in the Zime dashboard, which publish into the same repository. Either way they reach your members through the same plugin entry once it syncs.

Can I use the plugin in Claude Code as well?

Yes. The same repository is a Claude Code marketplace. Run /plugin marketplace add with your organization’s Zime repository, then /plugin install zime-plugin@zime-plugin inside Claude Code. The repository differs for every customer, so ask your Zime representative for it. It installs the same skills and the same bundled connector, per developer rather than per organization.

Still stuck? Contact your Zime representative or email support@zime.ai.