🤖
AI EngineeringTypeScript

OpenMA

by openma-ai

OpenMA is an AI Engineering skill for Claude Code, published by openma-ai in open-managed-agents.

252 stars33 forkson openma-ai/open-managed-agentsAdded 2026/09/02+1% in starsRepository updated 2026/09/01
agent-frameworkagent-infrastructureagent-platformai-agentsanthropic-apianthropic-managed-agentsbyokclaude-apiclaude-codeclaude-managed-agentsclaude-tagclaude-tag-alternativecloudflaredsh-plugindsh-pluginsdurable-objectsmanaged-agentsopen-managed-agentsopen-source-agentsself-hosted-agents
Install in seconds
Install OpenMA
Copy OpenMA into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/openma-ai/open-managed-agents/tree/main/skills/openma ~/.claude/skills/openma

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/openma-ai/open-managed-agents.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/openma/SKILL.md in openma-ai/open-managed-agents
Installs to
~/.claude/skills/openma
Collection
One of 2 skills cataloged from this repository
Category
AI Engineering2631 skills

What OpenMA does

OpenMA lets you build, deploy, and manage AI agents with CLI commands and an HTTP API. Use it to create agents, start sessions, configure environments, model cards, vaults, skills, and MCP connections.

OpenMA is cataloged under AI Engineering on DirSkills. OpenMA comes from a repository tagged agent-framework, agent-infrastructure, agent-platform, ai-agents and anthropic-api.

Documentation

README

openma

openma is an open-source platform for building, deploying, and managing AI agents. You define an agent (model + system prompt + tools), the platform handles sandboxed execution, credential management, and session state.

Setup

npx open-managed-agents            # or: npm i -g open-managed-agents
export OMA_BASE_URL=https://your-instance.workers.dev
export OMA_API_KEY=oma_xxxxxx      # generate at Console → API Keys

Run oma --help for all commands.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about OpenMA

  • What else does openma-ai publish alongside OpenMA?

    OpenMA is one of 2 skills that DirSkills catalogs from openma-ai/open-managed-agents, the repository it ships in. Its siblings there include OpenMA Agent Creator. Each one is a separate skill with its own page in this directory, installs the same way OpenMA does, and is maintained by openma-ai in that same repository. The rest of the collection is listed on the openma-ai/open-managed-agents page.

  • How does OpenMA compare to other AI Engineering skills?

    OpenMA ranks #2299 by stars among the 2631 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of OpenMA against them. Open each page to compare what they document and how they install.