ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

image-breaker

Extract and break down content from web documents, PDFs, images, and URLs into structured markdown notes stored locally and synced to Obsidian. Use when the user shares a URL, PDF, screenshot, or document and wants the content converted to organized notes with proper tagging and categorization.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/biohackerrrrrr/image-breaker
Or

What This Skill Does

The image-breaker skill is a powerful document-processing utility designed to transform unstructured information from diverse sources—such as PDFs, web pages, images, and screenshots—into highly structured, Obsidian-ready markdown notes. By leveraging built-in OCR and web-scraping capabilities, this skill identifies critical data points, extracts them, and organizes them using a standardized schema, including overview sections, bulleted key takeaways, detailed breakdowns, and properly formatted reference tables. It automates the tedious aspects of knowledge management by ensuring every note includes frontmatter metadata and is synced directly to your local Obsidian vault.

Installation

To add this skill to your OpenClaw environment, execute the following command in your terminal:

clawhub install openclaw/skills/skills/biohackerrrrrr/image-breaker

Ensure that your workspace permissions allow for file writing and that the Obsidian sync path is correctly configured in your local environment settings to enable seamless integration with your personal knowledge base.

Use Cases

  • Biomedical Data Processing: Quickly convert complex lab result screenshots or NMR lipid panel reports into organized health tracking notes.
  • Academic Research: Automatically extract key takeaways from research papers and PDFs for easier cross-referencing.
  • Protocol Management: Turn supplement guides or exercise protocols found online into searchable markdown documents for future review.
  • Content Curation: Aggregate web document findings into a centralized, tagged repository for longevity or performance optimization research.

Example Prompts

  1. "Here is a screenshot of my latest bloodwork, please extract the values and organize them into an image-breaker note."
  2. "I just uploaded a PDF on BPC-157 protocols. Use the image-breaker skill to summarize the dosage guidelines and save it to my research folder."
  3. "Please fetch the content from this URL [link] and create a structured summary with all key findings and reference data."

Tips & Limitations

To get the most out of image-breaker, ensure your screenshots are high resolution for accurate OCR. While the skill automatically assigns three relevant tags, you can manually override the output directory if you prefer specific categorization (e.g., /research/bloodwork vs /research/protocols). Note that for extremely long web documents, the skill works best when the content is extracted in logical sections. Always verify data extraction for complex scientific tables, as OCR may occasionally require human review for highly dense numerical data.

Metadata

Stars4473
Views2
Updated2026-05-01
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-biohackerrrrrr-image-breaker": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#markdown#obsidian#ocr#knowledge-management#biohacking
Safety Score: 4/5

Flags: file-write, file-read, network-access, code-execution