TopRank Skills

Home / Claw Skills / Autres / screenshot-capture
Official OpenClaw rules 15%

screenshot-capture

Process screenshots Enzo shares with comments. Save to reference library, extract content, categorize, set reminders, and log patterns. Use when Enzo sends an image with context like "save this", shares a screenshot of content (LinkedIn posts, tweets, articles), or sends ideas/frameworks to remember.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 screenshot-capture 技能。 若已安装,则直接安装 screenshot-capture 技能。

Overview

Skill Key
enzoricciulli/screenshot-capture
Author
enzoricciulli
Source Repo
openclaw/skills
Version
-
Source Path
skills/enzoricciulli/screenshot-capture
Latest Commit SHA
11f9fb003b7e40401c41073cf647fa1cb8d5040c

Extracted Content

SKILL.md excerpt

# Screenshot Capture

When Enzo shares a screenshot with comments, execute this workflow:

## 1. Save Screenshot
```
cp [inbound image] notes/screenshots/[descriptive-name].jpg
```
Name should reflect content (e.g., `positioning-angles.jpg`, `gpt-ads-hack.jpg`)

## 2. Categorize

Based on Enzo's comment and content, determine category:

| Category | Signals | Destination |
|----------|---------|-------------|
| **Framework** | Actionable mental model, how-to, process | `notes/frameworks.md` under main section |
| **AI Hack** | "AI porn", hackathon material, overpromises but useful | `notes/frameworks.md` under "AI Hacks & Hackathon Ideas" |
| **Idea** | Original thought, "I want to build", future project | `notes/ideas.md` |

## 3. Extract & Store

- Extract key content from screenshot
- Add to appropriate file with:
  - Date saved
  - Source (if visible)
  - Screenshot reference
  - Enzo's commentary (if provided)
  - Structured summary

## 4. Set Reminder

**Always set a 1-week reminder** unless Enzo specifies otherwise.

Reminder text should prompt action:
- "Have you tested [framework] on anything?"
- "Did you try [hack]?"
- "Any progress on [idea]?"

## 5. Log Pattern

Add observation to `notes/patterns.md`:
```markdown
- [category] [topic]: [brief description] — [intent signal]
```

Intent signals: learn, build, share, remember, reference, hackathon

## 6. Confirm

Reply with:
- What was saved and where
- Reminder date
- Any commentary acknowledged

Keep confirmation brief.

Related Claw Skills