weread-export

Extract WeRead highlights, notes, and reviews into Markdown or JSON.

8|1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/zhongyi-byte/openclaw-weread-skill --skill weread-export
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weread-export
Source: https://github.com/zhongyi-byte/openclaw-weread-skill/tree/main
Command: npx skills add https://github.com/zhongyi-byte/openclaw-weread-skill --skill weread-export

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, beautifulsoup4, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the process of exporting and managing annotations, notes, and reviews from WeRead, reducing manual effort and improving data organization.

Core Features & Use Cases

  • Automated Export: Extracts highlights, notes, and reviews from WeRead books into Markdown or JSON formats.
  • Schedule & Sync: Supports scheduled exports via Cron jobs and automatic synchronization to Obsidian, streamlining long-term content management.
  • Use Case: For users who annotate extensively in WeRead, this Skill enables quick backup and integration of their notes into their local knowledge base or workflows.

Quick Start

Use the weread-export skill to automatically export your annotations and synchronize them with your Obsidian Vault.

Frequently Asked Questions about weread-export

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I export WeRead highlights and notes to Markdown automatically?

To export WeRead highlights to Markdown, this Skill automates the extraction of annotations, notes, and reviews using Python requests and BeautifulSoup. It organizes your book data into Markdown or JSON formats for local backup.

Can I synchronize WeRead annotations to my Obsidian vault?

Yes, you can synchronize WeRead annotations to Obsidian. This Skill supports scheduled exports via Cron jobs and automatic synchronization to streamline long-term content management directly within your Obsidian vault.

Do I need Python and BeautifulSoup to scrape WeRead book reviews?

Yes, you need Python with the requests and BeautifulSoup4 libraries to scrape WeRead book reviews. These dependencies handle the web scraping and API interactions required to extract your annotations.

What is the best way to backup a large collection of WeRead annotations?

The best way to backup large collections of WeRead annotations is using this Skill to automate extraction. It simplifies data organization by converting highlights and reviews into structured Markdown or JSON files.

Does weread-export support scheduled synchronization for long-term note management?

Yes, weread-export supports scheduled synchronization for long-term note management. You can configure Cron jobs to automatically extract and sync your WeRead highlights and reviews to Obsidian without manual intervention.

What formats are available when extracting WeRead highlights and reviews?

Available formats for extracting WeRead highlights and reviews include Markdown and JSON. This allows you to easily integrate the exported book annotations into your local knowledge base or existing workflows.