Introducing the Axigen CLI Skill for Claude Code

We’ve just released the Axigen CLI Skill — an open-source plugin for Claude Code that brings AI-assisted administration to your Axigen mail server.

What it does

The skill gives Claude Code complete knowledge of the Axigen CLI — 126 contexts, 2,900+ commands — so you can:

  • Ask for command sequences to use in your own automation scripts, provisioning systems, or custom control panels — no server connection needed

  • Let Claude execute commands directly on your live server through natural language

Quick example

Instead of memorizing the exact CLI navigation to suspend an account, you can just ask:

“What sequence of CLI commands should I run to suspend an account?”

And Claude will generate the full sequence with correct context navigation, COMMIT patterns, and expected responses — ready to copy into your automation code or execute directly.

Getting started

Three commands in Claude Code:

/plugin marketplace add axigen/plugins
/plugin install axigen-cli
/reload-plugins

For live execution, set your server connection details as environment variables — see the full guide on our blog or the README on GitHub.

Open source

The skill is MIT-licensed. Contributions and feedback are welcome:

We’d love to hear from you

  • Have you tried it? How did it go?

  • What tasks would you want AI assistance with on your Axigen server?

  • Running into issues? Let us know — we’re actively improving the skill.