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.
Why use this skill?
Turn your screenshots into actionable insights. Automatically categorize, store, and set reminders for images, frameworks, and ideas with the OpenClaw screenshot-capture skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/enzoricciulli/screenshot-captureWhat This Skill Does
The screenshot-capture skill is a sophisticated workflow automation tool designed for Enzo Ricciulli to bridge the gap between visual inspiration and actionable knowledge management. Instead of letting screenshots linger in a downloads folder or a cluttered camera roll, this skill automates the ingestion, categorization, and archival process. When an image is shared, the agent performs a multi-step sequence: moving the file into a structured directory, extracting textual content via OCR, categorizing the data based on intent, setting a follow-up reminder, and logging personal learning patterns for future analysis. It essentially turns an unstructured screenshot into a living, indexed part of your knowledge base.
Installation
To add this skill to your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/enzoricciulli/screenshot-capture
Ensure your local directory structure includes the folders specified in the schema (notes/screenshots/, notes/frameworks.md, notes/ideas.md, and notes/patterns.md) to avoid file write errors during the execution phase.
Use Cases
This skill is ideal for professionals who consume high volumes of digital content. Use it to:
- Archive mental models or frameworks shared on LinkedIn or Twitter.
- Log potential hackathon ideas or "AI hacks" that you want to test within the week.
- Maintain a structured database of competitive intelligence or visual inspiration.
- Keep track of project ideas that you do not want to lose to the digital abyss.
Example Prompts
- "Save this, I want to try this specific growth framework on the next client project."
- "Look at this crazy AI hack I found on X; add it to my hackathon ideas list and remind me in 5 days to experiment with it."
- "Save this screenshot and make sure I remember to build this dashboard idea later this month."
Tips & Limitations
- Naming Matters: When prompting the agent, provide context. The skill uses your commentary to help categorize the content accurately.
- File Management: Ensure you occasionally prune your
notes/screenshots/folder, as excessive image accumulation can clutter your repository. - Reminder Constraints: The default is a 1-week follow-up. If you require a different cadence, explicitly state the timeframe in your request (e.g., "remind me in 3 days").
- Visual Clarity: For best results, ensure the screenshots are high-resolution and that the text is legible, as the extraction phase relies on the clarity of the input image.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-enzoricciulli-screenshot-capture": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read
Related Skills
pattern-analyst
Analyze interactions to identify patterns in what Enzo shares, why he shares it, and how it connects to his goals. Use during heartbeats for periodic analysis, when Enzo asks about his patterns/interests, or when significant new content is shared that reveals a pattern.
adaptive-reasoning
Automatically assess task complexity and adjust reasoning level. Triggers on every user message to evaluate whether extended thinking (reasoning mode) would improve response quality. Use this as a pre-processing step before answering complex questions.
scamper
Apply SCAMPER creative thinking method to develop ideas, adapt frameworks, generate hackathon concepts, or break through when stuck. Use when Enzo says "SCAMPER this", asks to develop/expand an idea, wants hackathon concepts from existing tools, says he's stuck, or when processing new ideas in the ideas inbox.