Directory · Claude Skills

PDF Text Replace

instavm/coderunner

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.

★ 869 Synced 2 weeks ago View SKILL.md

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 repo

Image processing skill for cropping images to 50% from center and rotating them 90 degrees clockwise. This skill should be used when users r...