Agent Plugins Marketplace
All plugins

workflow-kit

v0.2.0

Full product lifecycle plugin: define Vision/Mission/Core → generate workplan → execute with reviewer agents → synthesize deliverables → maintain.

Codex

By Le Xuan ThangLicense: MIT1.1k GitHub starsUpdated 15 hours ago

Directory evidence

Runtimes
Codex
Parsed components
0 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 workflow-kit 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 workflow-kit@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 “workflow-kit” remain stable.

  • Codex: workflow-kit@agent-plugin-marketplaceworkflow-kit@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/Le-Xuan-Thang/workflow-kit/.

Plugin files

plugins/Le-Xuan-Thang/workflow-kit/
└── .codex-plugin/plugin.json

Plugin manifests1

plugins/Le-Xuan-Thang/workflow-kit/.codex-plugin/plugin.json
{
  "name": "workflow-kit",
  "description": "Full product lifecycle plugin: define Vision/Mission/Core → generate workplan → execute with reviewer agents → synthesize deliverables → maintain.",
  "version": "0.2.0",
  "author": {
    "name": "Le Xuan Thang",
    "email": "[email protected]"
  },
  "homepage": "https://github.com/Le-Xuan-Thang/workflow-kit",
  "repository": "https://github.com/Le-Xuan-Thang/workflow-kit",
  "license": "MIT",
  "keywords": [
    "multi-agent",
    "product-lifecycle",
    "automation",
    "workflow"
  ],
  "composerIcon": "./assets/icon.svg",
  "interface": {
    "displayName": "Workflow Kit",
    "shortDescription": "Full product lifecycle: Vision → Plan → Build → Ship → Maintain",
    "developerName": "Le Xuan Thang",
    "category": "Coding",
    "capabilities": [
      "Interactive",
      "Read",
      "Write"
    ],
    "brandColor": "#6366F1"
  }
}

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

[workflow-kit on Agent Plugins Marketplace](https://pluginsmp.com/plugins/workflow-kit)