一键导入
run-pipeline
Choose and run the correct pipeline command for full, phased, or single-article generation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Choose and run the correct pipeline command for full, phased, or single-article generation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Inspect generated dataset artifacts for coverage, validation quality, and export consistency.
Diagnose and recover local Dagster UI/job/partition failures.
Rebuild validated files and final JSONL from existing synthetic files without making OpenRouter calls.
| name | run-pipeline |
| description | Choose and run the correct pipeline command for full, phased, or single-article generation. |
Use this when the user asks how to run the project, run all pipeline stages, or materialize a specific article.
make buildmake devrun_full_pipeline → Launch Runmake preparemake article ARTICLE=<id>make revalidatemake exportCheck .env has OPENROUTER_API_KEY for generation. If only revalidating or
exporting existing synthetic/validated files, OpenRouter is not needed.
Full generation may make hundreds of OpenRouter calls. Existing non-empty synthetic files are reused.