Agent Plugins Marketplace
All plugins

market-entry-team

v0.2.0

Evidence-based market-entry planning and human-AI team design.

Codex1 Skill

By Market Entry Team Maintainers0 GitHub starsUpdated 2 hours ago

Directory evidence

Runtimes
Codex
Parsed components
1 skill or MCP entry
Source updated
Aug 27, 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 market-entry-team@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/orgcomcn/codex-plugins

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

Plugin files

plugins/market-entry-team/
├── .codex-plugin/plugin.json
└── skills/market-entry-team/SKILL.md

Included Skills1

market-entry-teamskills/market-entry-team/SKILL.md

用按需多 Agent 专家团研究区域市场进入与商业化,或根据市场任务、已有报告和组织现状设计人机协同负责人及执行团队。适用于完整市场进入计划,法规、渠道、竞品、产品、费用等单点研究,以及招聘能驾驭 AI 专家团的负责人时所需的能力模型、岗位职责、任职标准、面试题和试用期考核。

Plugin manifests1

plugins/market-entry-team/.codex-plugin/plugin.json
{
  "name": "market-entry-team",
  "version": "0.2.0",
  "description": "Evidence-based market-entry planning and human-AI team design.",
  "author": {
    "name": "Market Entry Team Maintainers"
  },
  "skills": "./skills/",
  "interface": {
    "displayName": "区域商业化专家团",
    "shortDescription": "研究市场进入方案,设计人机协同负责人和执行团队。",
    "longDescription": "按需调度法规、市场渠道、消费者、产品品牌、增长、铺货、商业测算及组织人才专家,产出可验证、可执行的区域商业化与团队建设方案。",
    "developerName": "Market Entry Team Maintainers",
    "category": "Productivity",
    "capabilities": [],
    "defaultPrompt": [
      "为我的产品制定进入日本市场的商业化方案。",
      "比较三个候选国家的市场、法规和渠道可行性。",
      "基于已有报告,帮我设计并招聘一位能驾驭 AI 专家团的市场进入负责人。"
    ]
  }
}

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

[market-entry-team on Agent Plugins Marketplace](https://pluginsmp.com/plugins/market-entry-team)