Agent Plugins Marketplace
All plugins

codex-peasant

v0.3.0

Warcraft III Human Peasant voice notifications for Codex on macOS.

Codex

By Dmitry YakimenkoLicense: MIT0 GitHub starsUpdated 2 days ago

Directory evidence

Runtimes
Codex
Parsed components
0 skill or MCP entries
Source updated
Sep 21, 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 codex-peasant for Codex

Installs for the current user
codex plugin marketplace add detunized/codex-peasant
codex plugin marketplace upgrade codex-peasant
codex plugin add codex-peasant@codex-peasant

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

Compatibility: the page URL and API slug “codex-peasant” remain stable.

  • Codex: codex-peasant@agent-plugin-marketplacecodex-peasant@codex-peasant

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/detunized/codex-peasant

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/codex-peasant/.

Plugin files

plugins/codex-peasant/
└── .codex-plugin/plugin.json

Plugin manifests1

plugins/codex-peasant/.codex-plugin/plugin.json
{
  "name": "codex-peasant",
  "version": "0.3.0",
  "description": "Warcraft III Human Peasant voice notifications for Codex on macOS.",
  "author": {
    "name": "Dmitry Yakimenko",
    "url": "https://github.com/detunized"
  },
  "homepage": "https://github.com/detunized/codex-peasant#readme",
  "repository": "https://github.com/detunized/codex-peasant",
  "license": "MIT",
  "keywords": [
    "codex",
    "hooks",
    "macos",
    "audio",
    "notifications"
  ],
  "interface": {
    "displayName": "Codex Peasant",
    "shortDescription": "Human Peasant voice notifications for Codex.",
    "longDescription": "Play event-appropriate Warcraft III Human Peasant voice lines for Codex lifecycle events on macOS.",
    "developerName": "Dmitry Yakimenko",
    "category": "Productivity",
    "capabilities": [],
    "defaultPrompt": "Show me how to configure Codex Peasant."
  }
}

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

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