Files
Codex-Engineering-Skills/.agents/skills/generate-latex-document/agents/openai.yaml
T

7 lines
317 B
YAML
Raw Normal View History

interface:
display_name: "生成 LaTeX 技术文档"
short_description: "使用内置模板整理笔记或生成结构化代码库说明文档"
default_prompt: "使用 $generate-latex-document 根据输入资料或当前代码库生成完整的 LaTeX 技术文档。"
policy:
allow_implicit_invocation: false