Agent Plugins Marketplace
All plugins

unified-ai-system

v0.7.0

Connect Codex to a self-hosted AI gateway with provider-free prompt enhancement and twelve governed MCP tools.

Codex1 Skill1 MCP serverstdio

By happy520aiLicense: Apache-2.01.1k GitHub starsUpdated 14 hours ago

Directory evidence

Runtimes
Codex
Parsed components
2 skill or MCP entries
Source updated
Sep 23, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install unified-ai-system for Codex

Installs for the current user
codex plugin marketplace add hashgraph-online/awesome-codex-plugins
codex plugin marketplace upgrade awesome-codex-plugins
codex plugin add unified-ai-system@awesome-codex-plugins

Paste and run these commands in a terminal with Codex. They add and refresh the awesome-codex-plugins catalog, then install this plugin.

Compatibility: the page URL and API slug “unified-ai-system” remain stable.

  • Codex: unified-ai-system@agent-plugin-marketplaceunified-ai-system@awesome-codex-plugins

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/hashgraph-online/awesome-codex-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/happy520ai/unified-ai-system/.

Plugin files

plugins/happy520ai/unified-ai-system/
├── .codex-plugin/plugin.json
├── skills/unified-ai-gateway/SKILL.md
└── .mcp.json

Included Skills1

unified-ai-gatewayskills/unified-ai-gateway/SKILL.md

Operate and evaluate Unified AI System through twelve governed MCP tools, including provider-free prompt enhancement, while preserving fake-provider, authorization, and evidence boundaries.

MCP servers1

unified-ai-systemstdio
command
docker
args
run --rm -i --pull missing --network none --cap-drop ALL --security-opt no-new-privileges ghcr.io/happy520ai/unified-ai-system/mcp-server@sha256:751a0d32acd2d6b1da6ad9ac67987fbd1ff36ce26b7160014d8605f18b7907b3

Plugin manifests1

plugins/happy520ai/unified-ai-system/.codex-plugin/plugin.json
{
  "name": "unified-ai-system",
  "version": "0.7.0",
  "description": "Connect Codex to a self-hosted AI gateway with provider-free prompt enhancement and twelve governed MCP tools.",
  "author": {
    "name": "happy520ai",
    "url": "https://github.com/happy520ai"
  },
  "homepage": "https://happy520ai.github.io/unified-ai-system/",
  "repository": "https://github.com/happy520ai/unified-ai-system",
  "license": "Apache-2.0",
  "keywords": [
    "ai-gateway",
    "codex",
    "docker",
    "mcp",
    "prompt-engineering",
    "self-hosted"
  ],
  "skills": "./skills/",
  "mcpServers": "./.mcp.json",
  "interface": {
    "displayName": "Unified AI System",
    "shortDescription": "Enhance prompts and operate a local gateway through twelve governed MCP tools.",
    "longDescription": "Turn rough requests into structured prompts locally, inspect gateway and knowledge readiness, run deterministic credential-free chat, and inspect workflow and workforce state through an isolated local gateway.",
    "developerName": "happy520ai",
    "category": "Developer Tools",
    "capabilities": [
      "Interactive",
      "Read"
    ],
    "websiteURL": "https://happy520ai.github.io/unified-ai-system/",
    "privacyPolicyURL": "https://github.com/happy520ai/unified-ai-system/blob/master/PRIVACY.md",
    "termsOfServiceURL": "https://github.com/happy520ai/unified-ai-system/blob/master/LICENSE",
    "defaultPrompt": "Improve my request with gateway_prompt_enhance, then check Unified AI System health and show the safest available next action.",
    "brandColor": "#0F766E",
    "composerIcon": "./assets/icon.png",
    "logo": "./assets/icon.png",
    "screenshots": [
      "./assets/terminal-demo.png"
    ]
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[unified-ai-system on Agent Plugins Marketplace](https://pluginsmp.com/plugins/unified-ai-system)