PDF Generator
Skill ยืนยันแล้ว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.
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.
การติดตั้ง
npx skills add jwynia/agent-skillsเรียกใช้ Vercel skills CLI (skills.sh) ผ่าน npx — ต้องติดตั้ง Node.js ในเครื่อง และมี agent ที่รองรับ skills อย่างน้อยหนึ่งตัว (Claude Code, Cursor, Codex, …) ทั้งนี้สมมติว่า repo ใช้รูปแบบ agentskills.io
ส่วนขยายที่คล้ายกัน
Invoice Template
95Generate professional PDF invoices from templates
PDF Form Filler
90Fill out PDF forms programmatically and extract form data
Frontend Design
99Create distinctive, production-grade frontend interfaces with high design quality. Provides analysis tools for auditing existing designs and generation tools for creating color palettes, typography systems, design tokens, and component templates. Supports React, Vue, Svelte, and vanilla HTML/CSS. Use when building web components, pages, or applications. Keywords: design, UI, frontend, CSS, components, palette, typography, tokens, accessibility.
PDF to DOCX Converter
98Convert PDF files to editable Word documents using pdf2docx
PDF Compress
98Reduce PDF file size while maintaining acceptable quality
PaddleOCR Document Parsing
98Use this skill to extract structured Markdown/JSON from PDFs and document images—tables with cell-level precision, formulas as LaTeX, figures, seals, charts, headers/footers, multi-column layout and correct reading order. Trigger terms: 文档解析, 版面分析, 版面还原, 表格提取, 公式识别, 多栏排版, 扫描件结构化, 发票, 财报, 复杂 PDF, PDF转Markdown, 图表, 阅读顺序; reading order, formula, LaTeX, layout parsing, structure extraction, PP-StructureV3, PaddleOCR-VL.