ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified browser automation Safety 3/5

rey-screenshot

Autonomous screenshot and visual capture. Self-initiated screen capture for SNS posts.

Why use this skill?

Automate screenshots of web pages, terminals, and dashboards with the rey-screenshot tool. Perfect for documentation, social media assets, and project monitoring.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/sa9saq/screenshot-tool
Or

What This Skill Does

The rey-screenshot skill provides the OpenClaw agent with autonomous visual capture capabilities, enabling the systematic documentation of web interfaces, local dashboards, and terminal output. By integrating directly with the OpenClaw browser tool and file system, it allows users to automate the creation of high-quality image assets. The skill manages everything from full-page web renders to specific DOM-element captures, facilitating a seamless workflow for technical documentation and social media content creation. It adheres to strict security protocols, including automated redaction guidelines, to ensure that captured content is safe for public consumption.

Installation

You can install this skill directly via the OpenClaw ecosystem by running the following command in your terminal:

clawhub install openclaw/skills/skills/sa9saq/screenshot-tool

Ensure that you have imagemagick installed on your host system if you intend to utilize the advanced post-processing features such as automatic cropping and image optimization.

Use Cases

  • Documentation Generation: Capture step-by-step UI flows for README files or project wikis.
  • Social Media Marketing: Automate the creation of branded screenshots for X/Twitter or Instagram using pre-configured viewport sizes.
  • Dashboard Monitoring: Periodically snap local service dashboards for status tracking or reporting.
  • Comparison Studies: Capture 'before and after' states of code or UI updates to demonstrate progress in development cycles.

Example Prompts

  • "Hey Rey, take a full-page screenshot of our staging dashboard at http://localhost:3000 and save it to the image gallery."
  • "Capture the .hero-section from https://example.com and crop it to 1200x675 for my new X post."
  • "Open my project terminal, run the status command, and take a screenshot of the CLI output for the documentation update."

Tips & Limitations

To maximize the effectiveness of your screenshots, always ensure that your viewport dimensions align with your intended platform requirements—use the provided table for standard X, Instagram, and OGP ratios. When capturing content for public sharing, prioritize the use of the redact-before-save workflow to mask sensitive credentials or API keys that might appear in logs. Note that the skill currently relies on the standard OpenClaw browser tool, so ensure your environment has proper display rendering support. Avoid capturing screens containing personal data or private login credentials to maintain high security standards, and always review screenshots before initiating an autonomous post to social media channels.

Metadata

Author@sa9saq
Stars1133
Views1
Updated2026-02-18
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-sa9saq-screenshot-tool": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#screenshot#automation#documentation#web-capture#visual-assets
Safety Score: 3/5

Flags: network-access, file-write, file-read, data-collection