name: typst-paper description: Handle typst paper tasks in Codex. Use when the request matches this skill scope. argument-hint: '[main.typ] [--section section] [--module module]' allowed-tools: Read, Glob, Grep, Bash(python *), Bash(typst *) metadata: category: academic-writing tags: - typst - paper - chinese - english - ieee - acm - springer - neurips - deep-learning - compilation - grammar - bibliography
使用此技能处理与 typst-paper 描述匹配的任务。
工作流
- 先确认请求范围。如有输入参数,解析
$ARGUMENTS。 - 仅按需读取当前技能目录中的必要文件。
- 优先复用现有脚本、模板和资源,不重复造轮子。
- 执行任务后进行校验,并返回关键结果与变更文件。
约束
- 可优先使用:
scripts/,resources/。 - 保持上下文最小化,仅加载必要内容。
- 输出简洁、可执行,避免冗长解释。