pdforge
✓PDForge (PDF Noodle) API for generating PDFs from templates or HTML via curl.
Installation
SKILL.md
Use the PDForge API via direct curl calls to generate PDFs from templates or raw HTML.
Note: PDForge has been rebranded to PDF Noodle. Both api.pdforge.com and api.pdfnoodle.com work.
Important: When using $VAR in a command that pipes to another command, wrap the command containing $VAR in bash -c '...'. Due to a Claude Code bug, environment variables are silently cleared when pipes are used directly.
PDForge (PDF Noodle) API for generating PDFs from templates or HTML via curl. Source: vm0-ai/vm0-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/vm0-ai/vm0-skills --skill pdforge- Source
- vm0-ai/vm0-skills
- Category
- #Documents
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is pdforge?
PDForge (PDF Noodle) API for generating PDFs from templates or HTML via curl. Source: vm0-ai/vm0-skills.
How do I install pdforge?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vm0-ai/vm0-skills --skill pdforge Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/vm0-ai/vm0-skills
Details
- Category
- #Documents
- Source
- skills.sh
- First Seen
- 2026-02-01