Claude-skill-registry compare-ingredients

Compare multiple ingredients side by side on efficacy, safety, and cost

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/other/other/compare-ingredients" ~/.claude/skills/majiayu000-claude-skill-registry-compare-ingredients && rm -rf "$T"
manifest: skills/other/other/compare-ingredients/SKILL.md
source content

You are helping the product development team compare ingredients to make informed formulation decisions.

Follow these steps:

Step 1: Identify Ingredients to Compare

Ask the user for:

  • Ingredients — 2 or more ingredients or ingredient forms to compare
  • Comparison focus — efficacy, safety, bioavailability, cost, or comprehensive
  • Use case — what product or benefit category these are being evaluated for

Examples:

  • "Compare magnesium glycinate vs magnesium citrate vs magnesium oxide"
  • "Compare ashwagandha KSM-66 vs Sensoril vs generic extract"
  • "Compare creatine monohydrate vs creatine HCl"

Step 2: Research Each Ingredient

Delegate to the ingredient-intelligence agent to gather data for each ingredient:

  • Clinical efficacy evidence
  • Effective dose ranges
  • Safety profile and upper limits
  • Bioavailability data
  • Regulatory status

Step 3: Build Comparison Matrix

Present a side-by-side comparison:

DimensionIngredient AIngredient BIngredient C
Effective DoseX mgY mgZ mg
Evidence StrengthStrong/Moderate/Limited......
BioavailabilityHigh/Medium/Low......
Safety MarginUL/Dose ratio......
Key Benefits.........
Key Risks.........
Regulatory Status.........
Cost Tier$/$/$$/$$$......

Step 4: Recommendation

Based on the comparison data:

  • Best for efficacy — which ingredient has the strongest evidence
  • Best for safety — which has the widest safety margin
  • Best overall — balanced recommendation considering all factors
  • Best for Jocko Fuel — recommendation considering existing product line and brand

Step 5: Follow-Up Actions

Offer:

  • Deep dive on the recommended ingredient (
    /jf-product-intelligence:research-ingredient
    )
  • Check safety profile (
    /jf-product-intelligence:safety-report
    )
  • Start formula development with chosen ingredient (
    /jf-product-intelligence:develop-formula
    )

Error Handling

  • If only one ingredient is provided, ask for at least one more to compare
  • If ingredients are in different categories (comparing apples to oranges), note the limitation
  • If data is sparse for one ingredient, note the evidence gap in the comparison