Agent Skills
› AjayIrkal23/agentic-mercy-10x
› make-pdf
make-pdf
GitHub将 Markdown 文件转换为出版级质量的 PDF,支持通过 gstack 克隆进行配置和调用。
Trigger Scenarios
需要将 Markdown 内容导出为高质量 PDF
生成文档或报告的最终打印版本
Install
npx skills add AjayIrkal23/agentic-mercy-10x --skill make-pdf -g -y
SKILL.md
Frontmatter
{
"name": "make-pdf",
"schema": 1,
"platforms": [
"linux",
"darwin"
],
"provenance": "gstack-clone",
"description": "Turn any markdown file into a publication-quality PDF. (gstack)"
}
Generated pointer to the upstream gstack clone. Read and follow ~/.claude/skills/gstack/make-pdf/SKILL.md.
Version History
- 581d130 Current 2026-07-19 09:12


