# Flameshot

> Use this skill when the user wants to take screenshots with annotations or edit captured screen regions.

- Skill: `javimosch/flameshot` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/flameshot`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/flameshot/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/flameshot

---


# flameshot Plugin

flameshot captures and annotates screenshots.

## Usage Examples

- "take a screenshot of selected region"
- "capture screen with annotations"
- "upload screenshot to Imgur"

## Installation

```bash
brew install flameshot
```

## Key Features
- Region, window, fullscreen capture
- Annotation tools (arrows, text, blur)
- Clipboard integration
- Imgur upload support
- CLI scripting for automation

