Skip to main content
ClaudeWave
Slash Command0 repo starsupdated today

fill-pdf

Fill a PDF form with Emboss

Install in Claude Code
Copy
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/GetEmboss-ai/emboss-claude-plugin/HEAD/commands/fill-pdf.md -o ~/.claude/commands/fill-pdf.md
Then start a new Claude Code session; the slash command loads automatically.

fill-pdf.md

Fill the PDF form at $ARGUMENTS with Emboss. Create or find the form
(`create_form` or `list_forms`), call `get_form`, then ask the user for the
values you do not already have, in one message, grouped by section. Call
`fill_form` with the values keyed by field label. Show unmatched labels and
ask again if any. Reply with the download link.