com um clique
list
List recent appshots with metadata
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
List recent appshots with metadata
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Capture the frontmost macOS application window as an appshot (screenshot + accessibility tree)
Check Appshots permissions and storage health
Fetch the most recent appshot without taking a new capture
Search past appshots by app name, window title, URL, or captured text
Baseado na classificação ocupacional SOC
| name | list |
| description | List recent appshots with metadata |
Use when you want to browse the history of recent app captures without searching or taking a fresh screenshot.
Invokes the list_appshots MCP tool, which returns recent captures from the appshot history:
~/.appshots/index.json)limit (optional): number of recent captures to return, default 20, min 1, max 100Returns a JSON array of serialized capture records; the key fields:
id: unique capture identifierappName / bundleID: the captured applicationwindowTitle: window titlepageURL: page URL if a browser capturecreatedAt: when the capture was taken (ISO 8601)directoryPath: directory path to access the full capturesearch_appshots — find captures matching a queryget_latest_appshot — get the single most recent capturetake_appshot — capture the current window now