setup

Configure screenshotr for macOS by writing a .claude/screenshotr.local.md file.

1|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/brennacodes/brenna-plugs --skill setup-brennacodes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/brennacodes/brenna-plugs/tree/main/plugins/screenshotr/skills/setup
Command: npx skills add https://github.com/brennacodes/brenna-plugs --skill setup-brennacodes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure screenshotr for macOS to automate outputs, formats, naming, and capture preferences, reducing manual setup time.

Core Features & Use Cases

  • Check environment and verify macOS prerequisites, such as screencapture and sips availability.
  • Gather user preferences for output_dir, default_format, naming, include_shadow, play_sound, default_delay, and default_max_dimension, and create the directory as needed.
  • Write the .claude/screenshotr.local.md configuration file and provide a confirmation plus available subsequent skills.

Quick Start

Run the setup to configure screenshotr on your macOS, answer the prompts, and generate the .claude/screenshotr.local.md configuration file.

Frequently Asked Questions about setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure macOS screencapture preferences for repeatable project workflows?

You can configure macOS screencapture preferences by running a guided interactive setup that validates built-in macOS tooling and writes a .claude/screenshotr.local.md file to define default directories, formats, and naming conventions.

What macOS tools need to be installed to set up automated screenshot configurations?

Setting up automated screenshot configurations requires the built-in macOS tools screencapture and sips, which the setup process automatically detects and validates before applying your preferences.

How do I change my screenshot output directory and default image format on macOS?

To change your screenshot output directory and default image format, run the setup and answer the interactive prompts to specify your desired output_dir, default_format, and naming conventions.

Can I reconfigure screenshot settings after the initial setup is complete?

Yes, you can reconfigure screenshot settings by running the setup again with the [reconfigure] argument, which allows you to update preferences like default_delay, include_shadow, and default_max_dimension.

What is a .claude/screenshotr.local.md file used for in macOS screenshot automation?

A .claude/screenshotr.local.md file is used to store your automated screenshot preferences, capturing settings like output directory, format, and naming conventions to ensure repeatable screenshot workflows across projects.

Does this screenshot configuration setup work for both developers and designers?

Yes, this screenshot configuration setup works for both developers and designers who need repeatable screenshot workflows, applying consistent capture preferences like output directory and image format across multiple projects.