ss

Analyze latest screenshots from a configured folder and route actions.

1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/joesys/joesys-skills --skill ss-joesys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ss
Source: https://github.com/joesys/joesys-skills/tree/main/skills/ss
Command: npx skills add https://github.com/joesys/joesys-skills --skill ss-joesys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically fetches the most recent screenshots from a configured folder, analyzes visual content, and performs actions or suggests sibling skills based on user intent.

Core Features & Use Cases

  • Retrieve latest screenshots from a configured folder and validate their existence.
  • Analyze visual content to interpret user intent and surface actionable outcomes.
  • Route to other skills when appropriate, such as explain, fix, or code-review, with user confirmation.
  • Phase-safe interactions: handles configuration bootstrap, file reading, and timeouts.

Quick Start

Configure your screenshot folder and run /ss to begin automatic analysis of the latest images.

Frequently Asked Questions about ss

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

FAQPage Schema
How do I automatically analyze recent screenshots for UI debugging?

Automated screenshot analysis works by loading the most recent image files from a configured folder and interpreting their visual content to drive actions. This mechanism handles configuration bootstrap, file reading checks, and permission safeguards to route intent to relevant debugging or review processes.

What's the best way to set up automated visual analysis of screenshots?

Automated visual analysis requires a configured folder directory containing screenshot files and appropriate read permissions. The system validates image existence during the bootstrap phase and enforces permission safeguards before loading files, ensuring a controlled environment for processing visual content.

Can I route screenshot analysis results to other workflow actions?

Yes, screenshot analysis can route to sibling skills for explain, fix, or code-review actions based on interpreted visual content. The system enforces controlled routing with user confirmation, phase-safe interactions, and timeout handling to ensure appropriate downstream workflow execution.

Does automated image processing work for visual content review in development scenarios?

Automated image processing handles configuration bootstrap, file reading checks, and timeout safeguards during visual content review. If screenshots are missing or permissions are insufficient, the system enforces controlled routing and validation checks to prevent processing failures and ensure phase-safe interactions.

Why does my screenshot automation not work when loading images?

Screenshot automation has limitations when files are missing from the configured folder, permissions are restricted, or timeouts occur during phase-safe interactions. The system enforces controlled routing and permission safeguards, requiring valid image existence and proper configuration bootstrap before processing visual content.

Do I need any dependencies to run the ss screenshot analysis skill?

No dependencies are required to run the ss screenshot analysis skill. It operates independently with configuration bootstrap, image loading checks, and permission safeguards built into its core processing logic for retrieving and analyzing recent screenshots.