Agent skill

compare-ingredients

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

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill compare-ingredients --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Path: skills/analysis/compare-ingredients/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

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: | Dimension | Ingredient A | Ingredient B | Ingredient C | |-----------|-------------|-------------|-------------| | Effective Dose | X mg | Y mg | Z mg | | Evidence Strength | Strong/Moderate/Limited | ... | ... | | Bioavailability | High/Medium/Low | ... | ... |

What's inside
Steps it walks through
  1. Step 1: Identify Ingredients to Compare
  2. Step 2: Research Each Ingredient
  3. Step 3: Build Comparison Matrix
  4. Step 4: Recommendation
  5. Step 5: Follow-Up Actions
  6. Error Handling
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the compare-ingredients skill do?

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

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill compare-ingredients --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going