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


