bzd-problem-analysis-checker

Reviews Chinese mathematical-modeling problem-analysis sections against the original competition problem.

Updated Aug 26, 2026
One-click install
npx skills add https://github.com/Yjj0333/skills-manager-backup --skill bzd-problem-analysis-checker-yjj0333
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bzd-problem-analysis-checker
Source: https://github.com/Yjj0333/skills-manager-backup/tree/main/bzd-problem-analysis-checker
Command: npx skills add https://github.com/Yjj0333/skills-manager-backup --skill bzd-problem-analysis-checker-yjj0333

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? When writing the 问题分析 (problem analysis) section of a Chinese mathematical modeling competition paper, it is easy to misclassify tasks, fabricate data claims, break cross-question linkage, or leak results that belong in later chapters. This Skill diagnoses those issues against the original problem statement before submission. ## Core Features & Use Cases - Task Coverage Mapping: Maps each original problem task to its paragraph in the draft, checking mathematical-type classification and planned outputs. - Cross-Question Linkage Audit: Verifies real data, parameter, constraint, and result flows between questions, flagging missing or fabricated links. - Chapter Boundary Check: Detects premature results, formulas, error values, or program details that violate the problem-analysis section's scope. - Use Case: A modeling team pastes the full competition problem and their drafted 问题分析; the Skill returns a severity-graded issue list, an evidence-vs-assumption breakdown, and the top three revision priorities. ## Quick Start Use the bzd-problem-analysis-checker to review my drafted 问题分析 against the attached original competition problem and list issues with revision priorities.

Frequently Asked Questions about bzd-problem-analysis-checker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check my 问题分析 section before submitting a modeling paper?▼

Provide the complete original problem, any attachment descriptions, and your drafted 问题分析 text. The review maps each task to your paragraphs, checks mathematical-type classification and model rationale, and returns a severity-graded issue list with revision priorities.

What does a mathematical modeling problem analysis review check?▼

It checks task coverage and mathematical classification, data-support reasoning, cross-question linkage, model-choice rationale, validation planning, chapter boundaries, and the overall solution framework. It distinguishes evidence-supported claims from unverified assumptions.

Can I use this review without the full paper or attachment data?▼

Yes. The review works from the original problem and your draft alone. Missing paper body or attachment data is reported as unverifiable items rather than treated as errors, so partial materials still yield useful feedback.

Does the checker rewrite my problem analysis section automatically?▼

No. It diagnoses issues first and does not replace the section. If you later request revision, it preserves confirmed facts and intended models, using explicit placeholders for missing evidence instead of fabricating content.

What counts as a chapter-boundary violation in 问题分析?▼

Concrete predictions, final weights or rankings, optimal solutions, error values, validation conclusions, long formulas, derivations, and program logs belong to later chapters. The analysis section should describe modeling plans and rationale, not computed results.