用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/a5c-ai/babysitter --skill mathematical-artifact-validation命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | mathematical-artifact-validation |
| description | Run fail-closed deterministic validation for mathematical and LaTeX artifacts |
| allowed-tools | ["Bash","Read","Write","Glob","Grep"] |
| metadata | {"specialization":"mathematics","domain":"science","category":"mathematical-validation","phase":6} |
| graph | {"domains":["domain:mathematics"],"specializations":["specialization:computational-mathematics"],"skillAreas":["skill-area:mathematical-reasoning","skill-area:technical-writing"],"workflows":["workflow:research-validation","workflow:quality-convergence"],"roles":["role:research-scientist","role:computational-scientist"]} |
Produce reproducible source, structure, and reference evidence. Static validation is not mathematical proof verification.
Source paths, LaTeX artifact, optional BibTeX files, required sections, registry, tool policy, and output manifest paths.
validate_sources.py: strict UTF-8, nonempty files, no U+FFFD, SHA-256 manifest.validate_math_artifact.py: braces/environments, required sections, labels, references, theorem target numbering/type, citations.validate_registry.py: durable evidence and coverage invariants.validate_grade.py: rubric arithmetic/current hashes.Every task declares expectedExitCode: 0. Required-tool unavailability follows policy and is never represented as pass. An agent may classify diagnostics but may not override a failed shell result.
Use structured file paths, a run-owned workspace, Python standard library, and no Node. Never use lossy decoding. Never overwrite source or prior round artifacts.
Machine-readable gate manifest with pass|fail|unavailable, command/tool version where applicable, exit code, findings, evidence paths, and an explicit claim boundary.