business
v1.0.0用于商业与产品经营相关的长期业务上下文和竞争战略分析。当前包含 product-marketing-context 与 competitive-analysis;资料检索和已有材料综合仍进入 research。
By trojanbox0 GitHub starsUpdated 4 days ago
Directory evidence
- Runtimes
- Codex and Claude Code
- Parsed components
- 2 skill or MCP entries
- Source updated
- Sep 19, 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 business for Codex and Claude Code
codex plugin marketplace add trojanbox/agent-plugin-marketplace
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add business@agent-plugin-marketplacePaste and run these commands in a terminal with Codex. They add and refresh the agent-plugin-marketplace catalog, then install this plugin.
Compatibility: the page URL and API slug “business-3” remain stable.
- Codex:
business-3@agent-plugin-marketplace→business@agent-plugin-marketplace
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/trojanbox/agent-plugin-marketplaceClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/business/.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json├── skills/competitive-analysis/SKILL.md└── skills/product-marketing-context/SKILL.md
Included Skills2
用于基于证据分析竞争格局、直接/间接竞争对手、替代方案和 status quo,并比较定位、产品、价格、客户体验、商业模式与发展方向,最终形成差异化、机会/威胁和战略含义(Strategic Implications)。适合‘竞争分析/竞品分析/我们和 X 到底差在哪/这个市场怎么打/谁是真正竞争对手’。若只需要搜集外部资料,使用 research;若只需要综合已有材料,使用 `research/knowledge-synthesis`。
用于创建、审阅或更新可长期复用的产品营销上下文,覆盖产品、目标客户、ICP/Persona、痛点、竞争格局、差异化、异议、切换动力、客户原话、品牌语气、证据与业务目标。适合用户说‘产品上下文/营销上下文/ICP/定位/目标客户/别让我每次重复介绍产品’时使用。若只是一次性市场研究或营销执行,不使用本 Skill。
Plugin manifests2
{
"name": "business",
"version": "1.0.0",
"description": "用于商业与产品经营相关的长期业务上下文和竞争战略分析。当前包含 product-marketing-context 与 competitive-analysis;资料检索和已有材料综合仍进入 research。",
"author": {
"name": "trojanbox",
"url": "https://github.com/trojanbox"
},
"repository": "https://github.com/trojanbox/agent-plugin-marketplace",
"skills": "./skills/",
"interface": {
"displayName": "Business",
"shortDescription": "用于商业与产品经营相关的长期业务上下文和竞争战略分析。当前包含 product-marketing-context 与 competitive-analysis;资料检索和已有材料综合仍进入…",
"longDescription": "用于商业与产品经营相关的长期业务上下文和竞争战略分析。当前包含 product-marketing-context 与 competitive-analysis;资料检索和已有材料综合仍进入 research。",
"developerName": "trojanbox",
"category": "Business",
"capabilities": [
"Interactive"
],
"defaultPrompt": [
"使用 Business 插件帮助我完成当前任务。"
]
}
}{
"name": "business",
"displayName": "Business",
"version": "1.0.0",
"description": "用于商业与产品经营相关的长期业务上下文和竞争战略分析。当前包含 product-marketing-context 与 competitive-analysis;资料检索和已有材料综合仍进入 research。",
"author": {
"name": "trojanbox",
"url": "https://github.com/trojanbox"
},
"repository": "https://github.com/trojanbox/agent-plugin-marketplace"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[business on Agent Plugins Marketplace](https://pluginsmp.com/plugins/business-3)