Skip to main content

PDF Generator

Skill Verified
92

Create and manipulate PDF files programmatically. Use when the user needs to generate PDFs, fill PDF forms, extract PDF content, add watermarks/overlays, or merge documents. Supports both template-based generation (form filling, overlays) and from-scratch creation. Keywords: PDF, document, form, fillable, merge, watermark, extract, text, report.

AI Summary

This skill enables the creation and modification of PDF files using Deno scripts. It supports generating PDFs from scratch via JSON specifications or by modifying existing templates with form filling, overlays, and merging. Prerequisites include Deno installation and necessary file permissions.

Maintenance

  • warning:Commit recencyThere are no commits in the last 12 months, indicating the extension may be unmaintained.

Code Execution

  • info:ValidationInput parameters like file paths and JSON specifications are handled by Deno's argument parsing and JSON parsing. While basic, explicit validation libraries like Zod are not used for the JSON schema.

Installation

npx skills add jwynia/agent-skills

Runs the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.

3 months ago
70 stars
MIT
Updated 6 days ago
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.