screenshot-captureProcess 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.
Install via ClawdBot CLI:
clawdbot install enzoricciulli/screenshot-captureWhen Enzo shares a screenshot with comments, execute this workflow:
cp [inbound image] notes/screenshots/[descriptive-name].jpg
Name should reflect content (e.g., positioning-angles.jpg, gpt-ads-hack.jpg)
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 |
Always set a 1-week reminder unless Enzo specifies otherwise.
Reminder text should prompt action:
Add observation to notes/patterns.md:
- [category] [topic]: [brief description] — [intent signal]
Intent signals: learn, build, share, remember, reference, hackathon
Reply with:
Keep confirmation brief.
Generated Mar 1, 2026
Marketing professionals use the skill to capture and categorize competitor ads, social media posts, and campaign screenshots. It helps in building a reference library for trend analysis and creative inspiration, with reminders to review saved content for strategy updates.
Tech founders and developers save screenshots of AI hacks, frameworks, and innovative ideas from online platforms. The skill organizes these into actionable notes, sets reminders for experimentation, and logs patterns to identify emerging tech trends for product development.
Trainers and educators capture screenshots of instructional materials, student feedback, or online resources. They categorize these as frameworks or ideas, extract key points for lesson plans, and set reminders to incorporate new content into future sessions.
Freelancers use the skill to save screenshots of client briefs, project ideas, and industry insights. It helps in organizing reference materials, tracking progress on ideas with reminders, and logging patterns to optimize workflow and service offerings.
Offer the skill as part of a subscription-based platform for teams, with features like collaborative libraries, advanced categorization, and analytics. Revenue comes from monthly or annual fees per user, targeting businesses in marketing, tech, and education sectors.
Provide a free version with basic screenshot capture and categorization, while charging for advanced features like AI-powered content extraction, custom reminder systems, and integration with other tools. Revenue is generated from upgrades and enterprise plans.
License the skill to larger companies for integration into their existing knowledge management or CRM systems. Revenue comes from one-time licensing fees or ongoing support contracts, focusing on industries with high data organization needs like consulting and R&D.
💬 Integration Tip
Integrate with cloud storage services like Google Drive or Dropbox for automatic backup, and use APIs to connect with project management tools such as Trello or Notion for seamless workflow enhancement.
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Command-line tool to manage Google Workspace services including Gmail, Calendar, Drive, Sheets, Docs, Slides, Contacts, Tasks, People, Groups, and Keep.
Runs shell commands inside a dedicated tmux session named claw, captures, and returns the output, with safety checks for destructive commands.
A modern text-based browser. Renders web pages in the terminal using headless Firefox.
Write robust, portable shell scripts. Use when parsing arguments, handling errors properly, writing POSIX-compatible scripts, managing temp files, running commands in parallel, managing background processes, or adding --help to scripts.
NotebookLM CLI wrapper via `node {baseDir}/scripts/notebooklm.mjs`. Use for auth, notebooks, chat, sources, notes, sharing, research, and artifact generation/download.