bestblogs-weekly-blogger

Convert BestBlogs.dev newsletter issues into MDX blog posts with themed outlines.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ginobefun/gino-skills --skill bestblogs-weekly-blogger
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bestblogs-weekly-blogger
Source: https://github.com/ginobefun/gino-skills/tree/main/skills/bestblogs-weekly-blogger
Command: npx skills add https://github.com/ginobefun/gino-skills --skill bestblogs-weekly-blogger

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates turning a BestBlogs.dev newsletter issue into a coherent, insight-driven MDX blog post so you no longer need to manually curate, structure, and format dozens of items into a single readable article.

Core Features & Use Cases

  • Fetch and analyze: Retrieve newsletter details and article lists via BestBlogs API and select 3-8 priority articles for deep analysis.
  • Content assembly: Produce a themed chapter structure with varied depth (200-400 words for highlights, 50-100 for others), frontmatter, and MDX-ready output.
  • Media workflow: Insert image placeholders, generate illustrations via image-gen, and optionally upload assets to Cloudflare R2 and replace links.
  • User collaboration: Prompt for concise personal insights to incorporate author voice and flag verification items that require manual review.
  • Robustness: Includes fallbacks when resource markdown is null, retry policies, and clear error messages for missing API keys or upload credentials.
  • Use case: Quickly create a publish-ready "BestBlogs Weekly" reading note that combines thematic narrative, prioritized article deep-dives, and hosted images.

Quick Start

Generate a full MDX blog draft for BestBlogs issue 85 with a thematic outline, five highlighted deep dives, image placeholders, and a list of verification points.

Frequently Asked Questions about bestblogs-weekly-blogger

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

FAQPage Schema
How do I convert a BestBlogs newsletter into an MDX blog post automatically?

Converting a BestBlogs newsletter into an MDX blog post involves fetching issue data via the BestBlogs API using your X-API-KEY, analyzing priority articles, and generating themed chapters with frontmatter, varied depth content, and image placeholders.

Can I generate images and upload them to Cloudflare R2 when creating blog posts from newsletters?

Yes, you can generate illustrations via image-gen and optionally upload assets to Cloudflare R2 by configuring environment variables. The workflow includes uploading assets, replacing image placeholder links, and features retry handling for robust transfers.

Do I need an X-API-KEY to retrieve BestBlogs newsletter issues and resource markdown?

Yes, integrating with the BestBlogs API requires an X-API-KEY to retrieve newsletter issue details and resource markdown. The Skill checks for this API key and provides clear error messages if it is missing or invalid.

What is the best way to structure reading notes from a weekly newsletter?

The best way to structure weekly newsletter reading notes is using a themed chapter outline that highlights 3-8 priority articles with 200-400 word deep dives, while keeping remaining items brief at 50-100 words, and flagging verification points for manual review.

How does the newsletter to MDX conversion handle null markdown or missing API credentials?

The newsletter to MDX conversion handles null markdown and missing credentials by implementing fallbacks for null resource markdown, enforcing retry policies for failed operations, and emitting clear error messages for missing API keys or upload credentials.

Can I add my personal insights into the generated MDX blog post?

Yes, the Skill prompts you for concise personal insights during content assembly to incorporate your author voice into the MDX blog post, ensuring the generated reading notes reflect your perspective alongside the analyzed newsletter content.