AI AGENT ADDONS

Printing Press Reprint

mvanhorn/cli-printing-press
Backend & APIs
4,577installs

This skill helps you regenerate a published command-line tool from scratch. It keeps all prior research, novel features, and patches you made before. Instead of losing that work, it brings everything into the new version as context. You just give the name of the tool and a reason. The skill then checks if the old tool is on your computer. If not, it imports it from a public library. It also recommends whether to reuse old research or start fresh based on how old it is. Finally, it hands off to the main printing press skill with all the right information. Use this when a major upgrade would benefit your tool more than a simple polish.

Developers who build and publish CLI tools get the most use out of this. It saves time by not redoing work already done. It also makes sure every new version is built on top of past improvements. No work gets dropped or forgotten.

Add Printing Press Reprint skill to your workflow

Global

mkdir -p ~/.claude/skills/printing-press-reprint

Project

mkdir -p .claude/skills/printing-press-reprint

Source Repository

Stars
3,757
Forks
406
Watchers
3,757
License
MIT
Last Push
1 month ago
Created
4 months ago