convert-beehiiv-newsletter

Community

Turn Beehiiv newsletters into blog-ready posts.

AuthorDidierRLopes
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates converting Beehiiv newsletter posts into properly formatted blog markdown files for use on your website, saving hours of manual formatting and link-cleaning work.

Core Features & Use Cases

  • Content extraction: Retrieve newsletter text, headings, links, and images from Beehiiv posts.
  • Front matter & structure: Generate blog-ready Markdown with slug, title, date, image, and tags.
  • Asset handling: Download hero and content images, convert to PNG, and save to the static blog assets directory for reliable rendering.
  • Use Case: Convert your latest Beehiiv posts into blog entries without losing formatting or context, ready for publishing.

Quick Start

Run the conversion workflow on the Beehiiv newsletter URL to produce a Markdown blog post with proper front matter and assets.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: convert-beehiiv-newsletter
Download link: https://github.com/DidierRLopes/my-website/archive/main.zip#convert-beehiiv-newsletter

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository