什麼是 pdf-composer?
從 Markdown 產生帶有頁首/頁尾的 PDF 文件。 來源:famaoai-creator/gemini-skills。
從 Markdown 產生帶有頁首/頁尾的 PDF 文件。
透過命令列快速安裝 pdf-composer AI 技能到你的開發環境
來源:famaoai-creator/gemini-skills。
| Flag | Alias | Type | Required | Description |
| --input | -i | string | Yes | Input markdown file path | | --out | -o | string | Yes | Output PDF file path |
| Missing required input markdown file path | Input file not specified or not found | Check file path with ls | | PDF generation timed out after 30s | markdown-pdf failed to render | Check markdown syntax, reduce document size | | Cannot find module 'markdown-pdf' | Dependency not installed | Run npm install from project root |
從 Markdown 產生帶有頁首/頁尾的 PDF 文件。 來源:famaoai-creator/gemini-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/famaoai-creator/gemini-skills --skill pdf-composer從 Markdown 產生帶有頁首/頁尾的 PDF 文件。 來源:famaoai-creator/gemini-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/famaoai-creator/gemini-skills --skill pdf-composer 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/famaoai-creator/gemini-skills