一键导入
polygon-problems-generator
polygon-problems-generator 收录了来自 7oSkaaa 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Recommends standard Polygon checkers or generates custom testlib.h checkers. Use for any checker recommendation or generation task.
Generates testlib.h test generators and bash stress-testing scripts for competitive programming problems. Use for any generator or stress script task.
Generates testlib.h interactors for interactive competitive programming problems. Use when the problem requires back-and-forth communication between the judge and the participant's solution.
Main problem-creation agent. Use this when the user wants to create, continue, or review a competitive programming problem. Coordinates all sub-agents and manages the problem folder lifecycle.
Reviews competitive programming problem components (statement, validator, checker, generator, solution) or full problems against all guidelines. Use for any review or checklist task.
Analyses problems and generates C++ and Java solutions (ACC, TLE, WA tags). Use for approach suggestions or solution generation/refinement.
Generates and refines Polygon-ready LaTeX problem statements and tutorials (editorials). Use for any statement or tutorial generation/refinement task.
Generates and refines testlib.h validators for competitive programming problems. Use for any validator generation or refinement task.