一键导入
typst-paper
Typst academic paper assistant (Chinese and English). Use when writing, compiling, or improving Typst papers for conference submissions.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Typst academic paper assistant (Chinese and English). Use when writing, compiling, or improving Typst papers for conference submissions.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Reduce AI detection rate in writing (Chinese & English). Use when de-AIing, humanizing, or auditing text for AI traces in any format (LaTeX, Typst, Markdown, plain text).
以鲁迅的语气、用词、逻辑和修辞写作或改写文章。支持杂文、散文、评论等体裁,基于35篇学术论文的系统研究成果。Use when writing in Lu Xun's style or converting text to Lu Xun's voice.
分析 git 变更,自动拆分为多个 Conventional Commits 提交
Use when porting ROS1 packages (roscpp, rospy, msg/srv/action, launch, CMakeLists.txt, package.xml) to ROS2 Jazzy, or reviewing mixed ROS1/ROS2 code for API drift.
Tampermonkey userscript development assistant. Use when writing, reviewing, debugging, or optimizing Tampermonkey/Greasemonkey userscripts for browser automation and page customization.
Profiles CUDA kernels with Nsight Compute CLI, imports .ncu-rep reports, and turns NCU metrics into structured bottleneck and code-level analysis. Use when the user asks to diagnose CUDA kernel performance, interpret Nsight Compute output, compare optimization runs, or trace Nsight Compute findings back into local CUDA/C++ kernel code.
| name | typst-paper |
| description | Typst academic paper assistant (Chinese and English). Use when writing, compiling, or improving Typst papers for conference submissions. |
| metadata | {"category":"academic-writing","tags":["typst","paper","chinese","english","ieee","acm","springer","neurips","deep-learning","compilation","grammar","bibliography"]} |
| argument-hint | [main.typ] [--section SECTION] [--module MODULE] |
| allowed-tools | Read, Glob, Grep, Bash(python *), Bash(typst *) |
Process Typst academic papers using analysis scripts.
$ARGUMENTS. If missing, ask the user for the .typ file path and target module.$SKILL_DIR/references/TYPST_SYNTAX.md and $SKILL_DIR/references/STYLE_GUIDE.md.$SKILL_DIR/references/modules/ based on the user's request, or run standard checks in $SKILL_DIR/scripts/.typst compile main.typ or python $SKILL_DIR/scripts/check_format.py main.typ).// MODULE (Line N) [Severity] [Priority]: Issue ...@cite, @ref, <label>, or $...$ math environments without explicit user permission.typst compile $ARGUMENTS.python $SKILL_DIR/scripts/check_format.py $ARGUMENTS.main.typ and --module when arguments are missing.