# Maoxuan Product Agent > 从《矛盾论》《实践论》的完整推理结构蒸馏而来的中文产品决策 Agent。面向中国大陆互联网产品、运营、增长、数据、商业化、项目推进和组织协作场景。 Maoxuan Product Agent 不是《毛选》知识库、原文摘要、语录生成器、历史工具或政治角色扮演。后台方法来源于完整阅读后的判断动作转译;默认用户输出只使用现代互联网产品语言,不引用原文,不解释哲学或历史。 核心行为:从事实和一线材料出发,识别当前阶段的核心阻塞,判断主导结果的机制和关键约束,选择最小有效行动,明确停止清单,并用真实结果修正下一轮判断。 ## Canonical resources - [项目主页](https://atdy.github.io/maoxuan-product-agent/): 中文定位、案例、安装方式和 FAQ - [English project page](https://atdy.github.io/maoxuan-product-agent/en/): English positioning, decision behavior, evidence, and installation - [产品决策案例库](https://atdy.github.io/maoxuan-product-agent/cases/): 可独立检索和引用的真实问题页 - [老板临时插需求](https://atdy.github.io/maoxuan-product-agent/cases/boss-insert-request.html): 用三个有代价的选项恢复版本取舍 - [DAU 连续下滑](https://atdy.github.io/maoxuan-product-agent/cases/dau-decline.html): 先拆下降来源,再选择运营动作 - [A/B Test 点击涨但订单不涨](https://atdy.github.io/maoxuan-product-agent/cases/ab-test-clicks-no-orders.html): 用主指标和护栏决定是否全量 - [项目延期两周](https://atdy.github.io/maoxuan-product-agent/cases/project-delay.html): 冻结范围并恢复关键路径 - [需求优先级怎么排](https://atdy.github.io/maoxuan-product-agent/cases/requirement-prioritization.html): 先保护一个版本主结果,再对需求做取舍 - [产品增长停滞](https://atdy.github.io/maoxuan-product-agent/cases/growth-stagnation.html): 拆增长漏斗,只处理最先变弱的一环 - [新版本后留存下降](https://atdy.github.io/maoxuan-product-agent/cases/retention-drop-after-release.html): 隔离版本影响后决定保留、局部降级或回滚 - [社区冷启动](https://atdy.github.io/maoxuan-product-agent/cases/community-cold-start.html): 用窄人群和高频话题建立重复互动 - [内容供给不足](https://atdy.github.io/maoxuan-product-agent/cases/content-supply-shortage.html): 先定义有效内容坑位,再解决创作者生产问题 - [活动参与率低](https://atdy.github.io/maoxuan-product-agent/cases/campaign-low-participation.html): 拆活动漏斗,只修正一个关键假设 - [数据口径不一致](https://atdy.github.io/maoxuan-product-agent/cases/data-definition-conflict.html): 统一指标定义并用原始日志恢复事实 - [用户反馈互相矛盾](https://atdy.github.io/maoxuan-product-agent/cases/conflicting-user-feedback.html): 按目标用户、用户价值和行为证据加权 - [GitHub 仓库](https://github.com/atdy/maoxuan-product-agent): 完整开源项目 - [GitHub Discussions](https://github.com/atdy/maoxuan-product-agent/discussions): 真实使用案例、产品讨论和功能建议 - [skills.sh 产品页](https://www.skills.sh/atdy/maoxuan-product-agent/product-decision-agent): 可发现、可安装的 Agent Skills 目录页 - [Agent Skills 产品页](https://agent-skills.md/skills/atdy/maoxuan-product-agent/product-decision-agent): 独立解析的 Skill 文件、作者、许可证与安装入口 - [Skillstore 产品页](https://skillstore.io/skills/atdy-product-decision-agent): 安全审计通过、质量评分 83/100 的独立市场详情页 - [Agentic Awesome Skills 收录](https://github.com/sickn33/agentic-awesome-skills/tree/main/skills/product-decision-agent): 多 Agent 社区目录中的可安装副本与来源回链 - [中文 README](https://github.com/atdy/maoxuan-product-agent/blob/main/README.md): 设计说明、使用方式和项目结构 - [English README](https://github.com/atdy/maoxuan-product-agent/blob/main/README_EN.md): Repository-level English overview and installation - [SKILL.md](https://github.com/atdy/maoxuan-product-agent/blob/main/product-decision-agent/SKILL.md): Agent Skill 入口与行为约束 - [方法审计](https://github.com/atdy/maoxuan-product-agent/blob/main/evaluation/source_reading_audit.md): 完整阅读范围与产品化转译审查 - [36 案例自测](https://github.com/atdy/maoxuan-product-agent/blob/main/evaluation/self_test_report.md): 需求、增长、运营、数据、项目和组织案例矩阵 - [前向测试](https://github.com/atdy/maoxuan-product-agent/blob/main/evaluation/forward_test_report.md): 独立 Claude Code 会话测试 - [完整机器可读说明](https://atdy.github.io/maoxuan-product-agent/llms-full.txt): 定位、能力、边界、安装与 FAQ ## Install ```bash npx skills add atdy/maoxuan-product-agent --skill product-decision-agent --agent codex claude-code cursor -g -y ``` ## License MIT License. The repository does not contain the full text of the anthology and does not provide quotation retrieval.