# Screen Guide

> Screen Guide

- Skill: `alaaldin97/screen-guide` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add alaaldin97/screen-guide`
- Raw SKILL.md: https://api.skillmd.com/api/skills/alaaldin97/screen-guide/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Alaaldin97 (https://skillmd.com/u/alaaldin97)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/alaaldin97/screen-guide

---


# Screen Guide

## Purpose

Help users complete a task starting from a single screenshot of their current screen.

The user should not need to send a new screenshot after every step.
Use the visible interface and reliable knowledge of the product to explain the full navigation path whenever possible.

## When to use this

Use this skill when:

- The user provides a screenshot of a software interface.
- The user asks where to click or how to reach a specific setting, page, or action.
- The task can be completed through a sequence of interface steps.

Examples:

- "How do I cancel my subscription from here?"
- "Where do I click to change this setting?"
- "How do I open the terminal from this screen?"
- "How do I submit this assignment from here?"

## Instructions

1. Identify the app, website, operating system, or tool visible in the screenshot.
2. Identify where the user currently is in the interface.
3. Identify the user's goal.
4. Give the complete click-by-click path from the current screen to that goal.
5. Use the exact names of visible buttons, menus, tabs, and settings when possible.
6. After each step, briefly explain what the user should expect to see next.
7. Keep the instructions simple, numbered, and easy to follow.
8. Do not ask for another screenshot unless the next step truly cannot be determined safely.

## Accuracy rules

Never invent a button, menu, setting, or screen.

If the interface may differ because of software version, device, account type, permissions, or operating system, say so clearly.

If the screenshot does not contain enough information to determine the complete path reliably, provide only the steps that can be determined confidently and clearly state where uncertainty begins.

## Do not activate when

Do not use this skill merely because an image was uploaded.

Do not activate for:

- Normal photos
- Image descriptions
- Identifying movies or objects
- Image editing
- Screenshots where the user is not asking for UI navigation

## Response format

Use simple numbered steps:

1. Click **...**
   → You should see **...**

2. Click **...**
   → This opens **...**

3. Select **...**

End with the expected result.
