JavaScript is disabled. Some features may not work.
screenshot — ★ 22.8K GitHub Stars — Install Guide | SkillsNav
🇺🇸 English🇨🇳 中文
SkillsNav
Home

screenshot

★ 22K repoagentsSafeIntermediateClaude MCP
🤖 AI Summary

Takes a screenshot of the current screen and saves it to the predefined save location according to the specified rules.

How to Install

Claude Code:
git clone --depth 1 https://github.com/openai/skills.git && cp skills/skills/.curated/screenshot ~/.claude/skills/screenshot -r
Follow these save-location rules every time: 1) If the user specifies a path, save there. 2) If the user asks for a screenshot without a path, save to the OS default screenshot location. 3) If Codex needs a screenshot for its own inspection, save to the temp directory. - Prefer tool-specific screenshot capabilities when available (for example: a Figma MCP/skill for Figma files, or Playwright/agent-browser tools for browsers and Electron apps).

Details

Category AI/ML → agents
Sourceopenai/skills
SKILL.mdView on GitHub →
Repo Stars★ 22.8K
Est. per Skill506 (shared across 45 skills from this repo)
DifficultyIntermediate
Risk LevelSafe

Related Skills

Works Well With

Skills from the same repository — often designed to work together