Replace text in fillable PDF forms by updating form field values. This skill should be used when users need to update names, addresses, dates, or other text in PDF form fields.
$npx -y skills add instavm/coderunner --skill pdf-text-replaceInstalls into the current project.
Run `npx skills use "https://github.com/instavm/coderunner" --skill "instavm/coderunner/pdf-text-replace"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/instavm/coderunner" that are relevant to the current task. Run `npx skills add "https://github.com/instavm/coderunner"` and select the relevant skills, then follow their instructions.