screenshot-tool

Capture screenshots and screen recordings. Use when user needs to take screenshots, record screen activity, capture windows, or create screen recordings for tutorials.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "screenshot-tool" with this command: npx skills add dinghaibin/dinghaibin-screenshot-tool

Screenshot Tool

Capture screenshots and screen recordings.

Quick Start

# Take screenshot
python scripts/screenshot.py --capture

# Capture specific window
python scripts/screenshot.py --window "Chrome"

Usage

python scripts/screenshot.py [OPTIONS]

Options:
  --capture         Take screenshot
  --record         Start screen recording
  --stop           Stop recording
  --window NAME    Capture specific window
  --area X,Y,W,H   Capture area (x,y,width,height)
  --output PATH    Output file path
  --format FORMAT  Format: png, jpg (default: png)

Examples

# Full screen
python scripts/screenshot.py --capture

# Window
python scripts/screenshot.py --window "Terminal" --output terminal.png

# Region
python scripts/screenshot.py --area 0,0,800,600 --output region.png

# With delay
python scripts/screenshot.py --delay 5 --output delayed.png

Features

  • Full screen capture
  • Window capture
  • Region capture
  • Screen recording
  • Delayed capture
  • Multiple formats

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

永久记忆系统

永久记忆自动归档系统。每次对话自动记录,语义搜索,跨会话继承。重启不丢、永不覆盖、0学习成本。用于用户提到记忆、历史、之前说过、记得什么等场景。

Registry SourceRecently Updated
General

Cognition Evolution

对话结束自动复盘,将认知沉淀写入长期记忆。识别本次关键决策、教训、未解决问题,转化为可执行洞见。用于用户说"复盘"、"总结"、"认知升级"。

Registry SourceRecently Updated
General

视频号POI团购变现

门店POI全套落地,打通同城引流成交。实体商家专属本地生活运营指南,POI认领、团购开通、类目审核、流量挂载全避坑,视频号加热联动,低成本撬动同城到店客流。

Registry SourceRecently Updated
General

Memory Recall

精准检索历史记忆,调取某天、某项目、某条对话记录。支持按日期、按关键词、按类型检索。用于用户说查找、找回、某天、某次、之前说过等场景。

Registry SourceRecently Updated