PDF Text Replace
instavm/coderunnerReplace 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.
At a glance
Manual install
Python Actively maintained
Install
git clone --depth 1 https://github.com/instavm/coderunner
cp -r coderunner/skills/public/pdf-text-replace ~/.claude/skills/pdf-text-replace
Can use
Not declared by the author
Setup, runtime and requirements describe instavm/coderunner, the repo this skill ships in.
Also in instavm/coderunner
View the repoImage processing skill for cropping images to 50% from center and rotating them 90 degrees clockwise. This skill should be used when users r...