compile by clearsmog/claude-skills
npx skills add https://github.com/clearsmog/claude-skills --skill compile检测文件格式并运行相应的构建命令。
根据扩展名确定文件类型:
.typ → Typst 文档.qmd → Quarto 幻灯片.py → Python 脚本注意: 对于
.tex(LaTeX/Beamer) 文件,请在项目级别配置编译,使用项目特定的 TEXINPUTS 和 bibtex 路径。
.typ 文件 (Typst):typst compile [--root ..] FILENAME.typ
--root广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
.qmd 文件 (Quarto):quarto render FILENAME.qmd
.py 文件 (Python):uv run FILENAME.py
检查警告:
.typ:检查 stderr 中的警告.qmd:检查渲染警告.py:检查回溯或警告验证输出文件存在且文件大小不为零
视觉抽查(仅限 .typ 文件):
typst compile FILE.typ /tmp/preview-{0p}.pngRead 工具进行视觉检查,查看是否有溢出、空白页、缺失图形等问题typst/references/visual-verification.md报告结果:
每周安装数
1
仓库
GitHub 星标数
2
首次出现
1 天前
安全审计
安装于
zencoder1
amp1
cline1
openclaw1
opencode1
cursor1
Detect file format and run the appropriate build command.
Determine file type from extension:
.typ → Typst document.qmd → Quarto slides.py → Python scriptNote: For
.tex(LaTeX/Beamer), configure compilation at project level with project-specific TEXINPUTS and bibtex paths.
.typ files (Typst):typst compile [--root ..] FILENAME.typ
--root if the file imports packages from a parent directory.qmd files (Quarto):quarto render FILENAME.qmd
.py files (Python):uv run FILENAME.py
Check for warnings:
.typ: Check stderr for warnings.qmd: Check for render warnings.py: Check for tracebacks or warningsVerify output exists and has non-zero file size
Visual spot-check (.typ files only):
typst compile FILE.typ /tmp/preview-{0p}.pngRead tool on PNGs to visually inspect for overflow, blank pages, missing figurestypst/references/visual-verification.md for full checklistWeekly Installs
1
Repository
GitHub Stars
2
First Seen
1 day ago
Security Audits
Gen Agent Trust HubWarnSocketPassSnykPass
Installed on
zencoder1
amp1
cline1
openclaw1
opencode1
cursor1
通过 LiteLLM 代理让 Claude Code 对接 GitHub Copilot 运行 | 高级变通方案指南
31,600 周安装
Report results: