·pdf-composer

Generate PDF documents from Markdown with headers/footers.

17Installs·0Trend·@famaoai-creator

Installation

$npx skills add https://github.com/famaoai-creator/gemini-skills --skill pdf-composer

How to Install pdf-composer

Quickly install pdf-composer AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/famaoai-creator/gemini-skills --skill pdf-composer
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: famaoai-creator/gemini-skills.

SKILL.md

View raw

| 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 |

Generate PDF documents from Markdown with headers/footers. Source: famaoai-creator/gemini-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/famaoai-creator/gemini-skills --skill pdf-composer
Category
#Documents
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from famaoai-creator/gemini-skills

Quick answers

What is pdf-composer?

Generate PDF documents from Markdown with headers/footers. Source: famaoai-creator/gemini-skills.

How do I install pdf-composer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/famaoai-creator/gemini-skills --skill pdf-composer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/famaoai-creator/gemini-skills