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