latex-paper-en

star 0

Handle latex paper en tasks in Codex. Use when the request matches this skill scope.

wyhlovecpp By wyhlovecpp schedule Updated 2/22/2026

name: latex-paper-en description: Handle latex paper en tasks in Codex. Use when the request matches this skill scope. argument-hint: '[main.tex] [--section section] [--module module]' allowed-tools: Read, Glob, Grep, Bash(python *), Bash(pdflatex *), Bash(xelatex *), Bash(latexmk *), Bash(bibtex *), Bash(biber *), Bash(chktex *) metadata: category: academic-writing tags: - latex - paper - english - ieee - acm - springer - neurips - icml - deep-learning - compilation - grammar - bibliography

使用此技能处理与 latex-paper-en 描述匹配的任务。

工作流

  1. 先确认请求范围。如有输入参数,解析 $ARGUMENTS
  2. 仅按需读取当前技能目录中的必要文件。
  3. 优先复用现有脚本、模板和资源,不重复造轮子。
  4. 执行任务后进行校验,并返回关键结果与变更文件。

约束

  • 可优先使用:scripts/, resources/
  • 保持上下文最小化,仅加载必要内容。
  • 输出简洁、可执行,避免冗长解释。
Install via CLI
npx skills add https://github.com/wyhlovecpp/my-codex-settings --skill latex-paper-en
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator