ワンクリックで
screenshot
View the latest screenshot. Use when user asks to look at, view, see, or analyze a screenshot, or says "latest screenshot".
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
View the latest screenshot. Use when user asks to look at, view, see, or analyze a screenshot, or says "latest screenshot".
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Install or remove Arch Linux packages declaratively. Use when adding a package to install, removing a package, or managing system packages via paru.
Create and edit Claude Code slash commands. Use when the user wants to create a new slash command, add a custom command, or modify an existing command in .claude/commands/.
Install and manage dotfiles in this repository. Use when adding a new config file to be tracked, symlinking a dotfile, or modifying which files are managed by the dotfiles repo.
Configures Sway window manager. Use when user asks about sway keybindings, window rules, outputs, inputs, workspaces, or any sway/i3 configuration.
Reads man pages to find configuration options. Use when the user asks to configure an application, needs to find a config option, or asks "how do I make X do Y" for a CLI tool or system program.
SOC 職業分類に基づく
| name | screenshot |
| description | View the latest screenshot. Use when user asks to look at, view, see, or analyze a screenshot, or says "latest screenshot". |
| allowed-tools | Bash, Read, Glob |
Screenshots are stored in ~/screenshots. To find and read the most recent one:
ls -t ~/screenshots | head -1
Use the Read tool on the file path to view it:
~/screenshots/<filename>
The Read tool supports viewing images (PNG, JPG, etc.) and will display them visually.