bestblogs-fetcher

Community

Instantly fetch curated BestBlogs content

Authorginobefun
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines retrieving and browsing high-quality content from BestBlogs.dev OpenAPI, removing the need to manually compose parallel requests, handle pagination, filter by quality, deduplicate results, and fetch full Markdown bodies.

Core Features & Use Cases

  • Bulk multi-type fetch: Parallelized retrieval of articles, podcasts, videos, tweets, and newsletters with configurable time filters and page sizes.
  • Quality filtering and deduplication: Client-side score thresholding, deduplication by title or URL, and sorting by score and publish time to surface the best items.
  • Full metadata and content output: Returns complete API fields and can fetch resource Markdown for downstream analysis or publication workflows.
  • Use Case: Compile a daily digest of the top 20 AI articles in Chinese from the past three days with full summaries and Markdown bodies for newsletter generation.

Quick Start

Fetch the latest 20 BestBlogs articles from the past 3 days with score >= 85 and return full metadata and Markdown where available.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: bestblogs-fetcher
Download link: https://github.com/ginobefun/gino-skills/archive/main.zip#bestblogs-fetcher

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.