一键导入
awesome-exams-page
awesome-exams-page 收录了来自 Certseeds 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Compare a math question markdown, its answer markdown, and the corresponding ipynb in awesome-exams-page. Use when auditing whether 题面/答案 markdown and notebook stay consistent, checking question order, answer fidelity, code-cell intent, plots, display/Math usage, notebook cleanliness, or deciding minimal fixes.
Convert awesome-exams math question markdown and answer markdown into a JupyterLite-ready .ipynb with SymPy code cells. Use when turning 数学分析/高代/线代等试题的 题目+答案 markdown into notebook, adding has-jupyter frontmatter, migrating proof text, generating SymPy-backed worked examples, beautifying symbolic output with IPython.display display/Math, or adding matplotlib-based plots when visualization helps for this repository.