ss

Retrieves and displays the most recent screenshots from the ~/Pictures/Screenshots directory sorted by modification time.

11|3|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/ImperialAutomation/claude-code-toolkit --skill ss-imperialautomation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ss
Source: https://github.com/ImperialAutomation/claude-code-toolkit/tree/main/skills/ss
Command: npx skills add https://github.com/ImperialAutomation/claude-code-toolkit --skill ss-imperialautomation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users efficiently find and view their latest screenshots, saving time searching through folders.

Core Features & Use Cases

  • Recent Screenshot Retrieval: Find the most recent images saved in the ~/Pictures/Screenshots folder.
  • Display Functionality: Show selected screenshots directly within the interface.
  • Use Case: If you want to review your last five screenshots taken during a session, this Skill allows quick access and visualization.

Quick Start

Use the ss skill to view the last five screenshots taken on your device.

Frequently Asked Questions about ss

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I quickly view my most recent screenshots without searching through folders?

To view recent screenshots without manual navigation, use a retrieval tool that scans the ~/Pictures/Screenshots directory. It automatically sorts images by modification time and displays the last five captures directly within the interface for immediate review.

How do I find the latest screenshots saved on my device?

To find the latest screenshots saved on your device, the system retrieves images exclusively from the ~/Pictures/Screenshots folder. It sorts these files by modification time to ensure you see the most recent captures first, skipping older unrelated images.

Can I display screenshots from directories other than ~/Pictures/Screenshots?

No, you cannot display screenshots from other directories because the search scope is hardcoded to exclusively scan the ~/Pictures/Screenshots folder. This ensures accurate retrieval of recent captures but prevents accessing images saved in custom or alternative paths.

What is the best way to review the last five screenshots taken during a session?

The best way to review the last five screenshots taken during a session is to use an automated retrieval command. It fetches the five most recently modified image files from the ~/Pictures/Screenshots directory and displays them sequentially for quick visualization.

Why does my screenshot retrieval tool not find any recent images?

Your screenshot retrieval tool might not find recent images if the captures are not saved in the ~/Pictures/Screenshots directory. The tool strictly searches this specific folder and sorts by modification time, so files saved elsewhere will not appear in the results.

Does the screenshot display tool sort files by creation date or modification time?

The screenshot display tool sorts files by modification time to ensure accurate retrieval of recent captures. This guarantees that the images displayed are truly the last ones saved or edited in the ~/Pictures/Screenshots folder during your session.