Skip to content
Development
Command

/ss

View the latest N screenshots from Desktop (default 1)

From plugin
coco
22141 skills53 agents41 commands
Install
$ npx -y skills add coco-research/coco --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/ss

Context preview

What this command does when you run it.

View the latest N screenshots from Desktop (default 1)

Command definition

ss.md
description: View the latest N screenshots from Desktop (default 1)
argument-hint: "[N]"

The user wants to view the latest screenshots from their Desktop. The argument $ARGUMENTS specifies how many to show (default 1 if omitted).

Steps: 1. Determine N: if `$ARGUMENTS` is a number, use it. Otherwise default to 1. 2. Run: `ls -t $HOME/Desktop/Screenshot*.png | head -N` (substituting the actual number for N). 3. Read each screenshot file using the Read tool (which renders images visually). 4. Briefly describe what you see in each screenshot and ask how you can help.

Ships withcoco

CoCo Super Intelligence is the orchestration layer that turns Claude Code, Cursor, or Codex into an engineering department: a routed advisory board, 185 skills, 280 commands, persistent state. Local. Open-core — MIT core; Super Intelligence is proprietary, own-use.

Get the whole plugin

Other commands on coco.