screenshot-with-callout

Capture annotated screenshots with red callouts and verified cropping.

1.5k|170|Updated Sep 25, 2024
One-click install
npx skills add https://github.com/relaticle/relaticle --skill screenshot-with-callout
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: screenshot-with-callout
Source: https://github.com/relaticle/relaticle/tree/main/.claude/skills/screenshot-with-callout
Command: npx skills add https://github.com/relaticle/relaticle --skill screenshot-with-callout

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The screenshot-with-callout workflow ensures every screenshot used in deliverables (bug repros, reviews, internal evidence, and end-user documentation) includes clear, repeatable annotations and correct cropping, preventing vague or misinterpreted visuals.

Core Features & Use Cases

  • On-demand annotation: applies a red outline around the target element with an optional label to communicate exactly what is shown.
  • Crop verification: validates that the annotation callout fits inside the intended capture area before shooting.
  • End-to-end workflow: covers creating helper scripts (annotate.js, verify-crop.js), applying callouts, validating crops, shooting, and reading back the result.
  • Use case: document UI issues for a Jira/ClickUp ticket with precise, self-describing visuals.

Quick Start

Invoke this skill via the Skill tool immediately before taking a screenshot to load the annotation helper, verify the crop, apply the callout, and ensure a clean, evidence-ready image.

Frequently Asked Questions about screenshot-with-callout

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

FAQPage Schema
How do I capture a screenshot with annotations for bug repros and documentation?

To capture an annotated screenshot, this workflow loads a helper script that applies a red outline around a target element with an optional label. It verifies the callout fits within the cropped area before shooting, ensuring precise visual proof for bug repros and documentation.

What's the best way to automate screenshot annotation for Jira or ClickUp tickets?

Automating screenshot annotation for Jira or ClickUp tickets involves an end-to-end workflow using helper scripts like annotate.js and verify-crop.js. It applies callouts and validates cropping to produce self-describing visuals that clearly communicate UI issues.

Do I need a browser context to take annotated screenshots on demand?

Yes, you need a browser context to take annotated screenshots on demand. The workflow requires a browser context along with an annotation helper script and a defined callout target with a readable label to ensure the callout box fits within the cropped capture area.

Why does my screenshot annotation get cut off during cropping?

Screenshot annotations get cut off during cropping when the callout box extends beyond the intended capture area. This workflow includes a crop verification step using verify-crop.js to validate that the annotation callout fits inside the capture area before the screenshot is taken.

Can I use browser automation to add callouts and labels to screenshots for design reviews?

Yes, you can use browser automation to add callouts and labels to screenshots for design reviews. The workflow applies a red outline around the target element with an optional label, ensuring annotations are clear, repeatable, and correctly cropped for reliable evidence.

When do I need annotated screenshots instead of plain captures for deliverables?

You need annotated screenshots instead of plain captures for deliverables when precise visual proof is required. Use cases include bug repros, design reviews, and end-user documentation where vague or misinterpreted visuals must be prevented through clear, repeatable annotations.