Agent Plugins Marketplace
All plugins

brand-manufacturer-evidence-review

v1.1.3

Review evidence connecting product brands to legal entities and manufacturers, then produce traceable JSON and DOCX reports.

Codex1 Skill

By JeffreyWWWWW0 GitHub starsUpdated 23 hours ago

Directory evidence

Runtimes
Codex
Parsed components
1 skill or MCP entry
Source updated
Aug 31, 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 brand-manufacturer-evidence-review for Codex

Installs for the current user
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add brand-manufacturer-evidence-review@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/JeffreyWWWWW/brand-manufacturer-evidence-review

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/brand-manufacturer-evidence-review/.

Plugin files

plugins/brand-manufacturer-evidence-review/
├── .codex-plugin/plugin.json
└── skills/brand-manufacturer-evidence-review/SKILL.md

Included Skills1

brand-manufacturer-evidence-reviewskills/brand-manufacturer-evidence-review/SKILL.md

Use when 用户需要调查“品牌背后是谁”,或复核产品品牌与商标权利人、品牌运营主体、母公司、制造商、生产商、代工厂/OEM/ODM 之间的证据关系;也适用于核验包装标签或商品页上的制造主体、区分品牌级事实与具体 SKU 制造证据,并输出可追溯 JSON 底稿和 DOCX 报告。不适用于纯商标检索、纯专利/FTO 分析、纯高管或关键人员调查,以及无需判断品牌法律主体关系的供应商名单搜集。

Plugin manifests1

plugins/brand-manufacturer-evidence-review/.codex-plugin/plugin.json
{
  "name": "brand-manufacturer-evidence-review",
  "version": "1.1.3",
  "description": "Review evidence connecting product brands to legal entities and manufacturers, then produce traceable JSON and DOCX reports.",
  "author": {
    "name": "JeffreyWWWWW",
    "url": "https://github.com/JeffreyWWWWW"
  },
  "homepage": "https://github.com/JeffreyWWWWW/brand-manufacturer-evidence-review",
  "repository": "https://github.com/JeffreyWWWWW/brand-manufacturer-evidence-review",
  "keywords": [
    "brand",
    "manufacturer",
    "evidence-review",
    "legal-entity"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "Brand Manufacturer Evidence Review",
    "shortDescription": "Trace brands to legal entities and manufacturers.",
    "longDescription": "Review product, trademark, corporate, and manufacturing evidence; distinguish brand-level facts from SKU-level proof; and generate validated JSON and DOCX reports after user confirmation.",
    "developerName": "JeffreyWWWWW",
    "category": "Productivity",
    "capabilities": [
      "Read",
      "Write"
    ],
    "websiteURL": "https://github.com/JeffreyWWWWW/brand-manufacturer-evidence-review",
    "defaultPrompt": [
      "Review these products' brand owners and manufacturers."
    ]
  }
}

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

[brand-manufacturer-evidence-review on Agent Plugins Marketplace](https://pluginsmp.com/plugins/brand-manufacturer-evidence-review)