Agent Plugins Marketplace
All plugins

yoetz

v0.5.60

LLM council, bundler, and multimodal gateway - multi-model consensus, code review, image/video generation, and browser fallback for coding agents

Codex1 Skill

By Aviv SinaiLicense: MIT2 GitHub starsUpdated 2 hours ago

Directory evidence

Runtimes
Codex
Parsed components
1 skill or MCP entry
Source updated
Aug 29, 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 plugin

Installs for the current user
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add yoetz@agent-plugin-marketplace

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

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/avivsinai/skills-marketplace

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

Plugin files

plugins/yoetz/
├── .codex-plugin/plugin.json
└── skills/yoetz/SKILL.md

Included Skills1

yoetzskills/yoetz/SKILL.md

Fast CLI-first LLM council, bundler, and multimodal gateway. Use ONLY when user explicitly mentions "yoetz", "yoetz ask", "yoetz council", "yoetz review", "yoetz generate", "yoetz bundle", "yoetz browser". NOT triggered by generic "second opinion" or "ask another model" requests.

Plugin manifests1

plugins/yoetz/.codex-plugin/plugin.json
{
  "name": "yoetz",
  "version": "0.5.60",
  "description": "LLM council, bundler, and multimodal gateway - multi-model consensus, code review, image/video generation, and browser fallback for coding agents",
  "author": {
    "name": "Aviv Sinai",
    "url": "https://github.com/avivsinai"
  },
  "repository": "https://github.com/avivsinai/yoetz",
  "license": "MIT",
  "skills": "./skills/",
  "keywords": [
    "llm",
    "council",
    "multimodal",
    "code-review",
    "bundler",
    "ai",
    "cli",
    "agents"
  ],
  "interface": {
    "displayName": "Yoetz",
    "shortDescription": "LLM council, bundler, and multimodal gateway for coding agents",
    "category": "AI Tools"
  }
}

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

[yoetz on Agent Plugins Marketplace](https://pluginsmp.com/plugins/yoetz)