一键导入
new-project
Create a new course project: generates projects/<name>/ with report, code, scripts, and results subfolders plus README.md and project-level CLAUDE.md.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create a new course project: generates projects/<name>/ with report, code, scripts, and results subfolders plus README.md and project-level CLAUDE.md.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when a student asks to audit, review, benchmark, harden, or improve a Streamlit coursework app or deployed app; covers Streamlit best practices, app UX, state/query params, caching, testing, deployment readiness, and reusable context updates.
Use when a student asks to create, improve, test, or deploy a Streamlit coursework app from data or analysis.
Use when a student says build context, generate paper-context.md, or summarize a Word/.docx draft report into guidance/paper-context.md; legacy LaTeX, Markdown, and PDF sources are supported when explicitly supplied.
Use when a student asks to build, revise, or structure a PowerPoint-first presentation deck; legacy LaTeX/Beamer is supported only when explicitly requested.
Use when a student asks to create, improve, validate, or export charts, figures, plots, time-series graphs, bar charts, scatter plots, heatmaps, or Word/A4-ready report figures.
Use when a student explicitly asks to compile a legacy LaTeX paper, build a .tex report PDF, or run pdflatex and bibtex.
| name | new-project |
| description | Create a new course project: generates projects/<name>/ with report, code, scripts, and results subfolders plus README.md and project-level CLAUDE.md. |
| argument-hint | <project_name> [optional description] |
Read docs/ai/workflows/new-project.md and follow it as the canonical
workflow.
If this wrapper conflicts with the shared workflow doc, the shared workflow doc wins.