ai-pdf-filler-cli
Autofill PDF forms from files or URLs using AI, with async task monitoring and download management.
- Supports both new form uploads (from local files or URLs) and existing form IDs, with AI-powered field population from context data or source documents
- Includes task monitoring commands (
status,wait) to track async autofill execution and poll for completion - Requires
simplicity-cliinstallation and API key authentication via login, stdin, or environment variable - Enforces validation rules: exactly one form source, at least one data source (context or documents), and mutually exclusive option pairs for context and instructions
AI PDF Filler CLI
Execute PDF autofill workflows using the installed simplicity-cli command.
Prefer direct command execution over manual API calls when this skill applies.
Core Workflow
More from askyourpdf/ai-pdf-filler
fake-skill-b
Use simplicity-cli to autofill PDF forms from local files or URLs, monitor async task execution, and download filled PDFs. Use when a user asks to fill forms with AI, run form autofill from context/source documents, check task status, wait for completion, or debug CLI workflow/auth behavior.
0fake-skill-a
Use simplicity-cli to autofill PDF forms from local files or URLs, monitor async task execution, and download filled PDFs. Use when a user asks to fill forms with AI, run form autofill from context/source documents, check task status, wait for completion, or debug CLI workflow/auth behavior.
0