A sophisticated tool for converting visual and web-based documents into structured, tagged Markdown notes that automatically sync to your Obsidian vault.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install image-breaker
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install image-breaker using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Image Breaker is a robust content extraction utility designed to bridge the gap between raw data sources and organized personal knowledge management. By leveraging advanced vision and web scraping capabilities, this skill allows users to process screenshots, PDFs, and URLs into high-quality, formatted Markdown notes. It is a core component within the Openclaw Skills ecosystem, enabling developers, researchers, and biohackers to capture information from diverse formats without the need for manual transcription.
The skill goes beyond simple OCR by intelligently structuring content into logical sections, such as tables for numerical data and bulleted key points. This ensures that every piece of information extracted is actionable, searchable, and ready for long-term storage in a digital garden or research repository.
To effectively use this part of the Openclaw Skills library, ensure you have the obsidian-sync skill configured in your environment.
# Ensure dependencies for image and web processing are available
pip install requests
# Configure your Obsidian vault path within your environment variables
# or ensure the sync script is located at:
# skills/obsidian-sync/scripts/sync_to_obsidian.py
The skill organizes data using a strict Markdown schema with integrated metadata for maximum compatibility with Openclaw Skills workflows.
| Field | Type | Description |
|---|---|---|
| date | String | ISO-8601 formatted date of extraction. |
| tags | List | Up to 3 auto-assigned categories (e.g., bloodwork, research). |
| source | String | Original URL or filename of the document. |
| type | String | Static value image-breaker-note for database filtering. |
Loading
A specialized AI persona skill that transforms your assistant into Cortana, a witty and tactical partner focused on high-performance missions and biohacking.

An AI-driven classification engine that prioritizes medical messages into critical, urgent, or routine categories based on symptom severity and clinical context.

A specialized clinical NLP tool for extracting structured medical data from unstructured patient messages.

A powerful CLI bridge to GitHub Copilot enabling automated code generation, file editing, and shell task execution using cutting-edge LLMs.

A dedicated research tool that automatically retrieves and organizes academic papers from Sci-Hub using DOI identifiers.

An automated web research system for discovering and organizing the latest developments in peptides, longevity science, and biohacking protocols.








































