research-supplements

Automates brand and product data extraction from official supplement sources.

11|1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/cobuildwithus/murph --skill research-supplements
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-supplements
Source: https://github.com/cobuildwithus/murph/tree/main/.agents/skills/research-supplements
Command: npx skills add https://github.com/cobuildwithus/murph --skill research-supplements

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, pdf2image, context-dev, haiku, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the research of supplement brands and data extraction, saving time on manual tasks and reducing errors.

Core Features & Use Cases

  • Automated Brand Research: Research supplement brands and extract relevant information.
  • Data Extraction: Extract product, variant, and supplement facts from official sources.
  • Use Case: Imagine you need to research new supplement brands for a product database. Use this Skill to automatically extract and normalize brand, product, and supplement information from official websites.

Quick Start

Use the research-supplements skill to research brand 'Momentous' and extract product information.

Frequently Asked Questions about research-supplements

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

FAQPage Schema
How do I automate web scraping and data extraction for supplement brand research?

Supplement data extraction uses HTML scraping and vision-OCR to parse product information and label images from official sources. It normalizes extracted health data and automates database upsert operations for consolidated brand research.

Can I extract supplement facts from PDF labels and official websites?

Yes, extracting supplement facts from PDF labels and official websites is fully supported. The system applies vision-OCR for label image parsing and uses context.dev for HTML scraping to capture product variants accurately.

What is the best way to normalize extracted health data into a product database?

The best way to normalize extracted health data into a product database is through automated database upsert operations. This ensures extracted supplement facts and brand information are consistently formatted and updated.

Does this data extraction approach work with vision-OCR for supplement label parsing?

Yes, this data extraction approach works with vision-OCR specifically for supplement label parsing. It processes label images to capture detailed supplement facts and product variant data for health data management.

When should I use automated scraping for supplement research instead of manual data entry?

Use automated scraping for supplement research when managing large volumes of health data, product development tasks, or regulatory compliance requirements. It reduces manual data entry errors and saves time extracting brand details.