Built a pi skill to instantly pull my latest screenshot into context. Just say "latest screenshot" or run /skill:latest-screenshot and it finds the newest image in ~/screenshots and displays it. Also supports grabbing the last N screenshots (e.g. /skill:latest-screenshot 3). Simple shell script under the hood — sorts by modification time across png/jpg/gif/webp/tiff.
Comments