Ir al contenido principal
Este contenido aún no está disponible en tu idioma y se muestra en inglés.

PDF Generator

Skill Verificado
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.

Resumen IA

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.

Instalación

npx skills add jwynia/agent-skills

Ejecuta el CLI de skills de Vercel (skills.sh) mediante npx — requiere Node.js en local y al menos un agente compatible con skills instalado (Claude Code, Cursor, Codex, …). Asume que el repositorio sigue el formato de agentskills.io.

2 months ago
70 stars
MIT
Actualizado el 2 days ago
Ver código fuente