Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Convert PubMed research papers into SEO-optimized, patient-friendly healthcare blog articles using a streamlined discover-extract-generate pipeline.
Convert PubMed research papers into SEO-optimized, patient-friendly healthcare blog articles using a streamlined discover-extract-generate pipeline.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
This skill provides access to the pubmed2blog CLI tool for converting PubMed papers into blog articles.
Search PubMed for relevant studies ranked by blog suitability. pubmed2blog discover "cardiovascular prevention" pubmed2blog discover "sleep quality" --days 30 --tier tier1,tier2
Fetch full paper details from PubMed. pubmed2blog extract 39847521 pubmed2blog extract 39847521 --json
Generate a blog article from a PubMed paper. pubmed2blog generate 39847521 --type research-explainer pubmed2blog generate 39847521 --type patient-facing --lang en,de --save
Full pipeline: discover + extract + generate. pubmed2blog pipeline "sleep quality" --top 3 --save
Interactive setup for API keys and preferences. pubmed2blog init
research-explainer: Study findings for lay audience patient-facing: Accessible, no jargon differentiation: "Why we don't offer X" service-connection: Connect findings to services
When using this skill as an agent: Run pubmed2blog discover <keyword> to find relevant papers Use pubmed2blog extract <pmid> to get full details Generate with pubmed2blog generate <pmid> --type <type> --save Deliver results to user in chat Schedule via cron for regular content generation
npm install -g pubmed2blog pubmed2blog init Supports Anthropic, OpenAI, and Z.AI providers.
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.