knowledge-searching

Retrieve nutrition facts and scientific data via RAG and web search.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mzt-76/AI-nutrition --skill knowledge-searching-mzt-76
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: knowledge-searching
Source: https://github.com/mzt-76/AI-nutrition/tree/main/skills/knowledge-searching
Command: npx skills add https://github.com/mzt-76/AI-nutrition --skill knowledge-searching-mzt-76

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides access to a validated knowledge base and web search capabilities to answer factual questions about nutrition, ensuring scientifically-backed and up-to-date information.

Core Features & Use Cases

  • RAG-based Knowledge Retrieval: Access a curated database of nutritional information (proteins, macros, supplements, diets, BMR).
  • Web Search Integration: Supplement RAG with real-time information from the web for recent developments or less common queries.
  • Use Case: When asked about the optimal protein intake for muscle gain, the skill first queries its internal knowledge base and then, if necessary, uses web search to find the latest ISSN guidelines.

Quick Start

Ask the knowledge searching skill about protein requirements for muscle gain.

Frequently Asked Questions about knowledge-searching

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

FAQPage Schema
How do I find scientifically backed nutrition facts and macronutrient data?

To find scientifically backed nutrition facts and macronutrient data, this Skill retrieves information from a validated knowledge base using a RAG system. It supplements internal data with real-time web search to ensure up-to-date scientific responses.

How does RAG knowledge retrieval work for dietary supplement queries?

RAG knowledge retrieval for dietary supplement queries works by first accessing a curated nutritional database. If the internal knowledge base lacks sufficient data, it integrates web search to fetch current scientific information and cite relevant sources.

Can I get current ISSN guidelines for protein intake using web search?

You can get current ISSN guidelines for protein intake because the Skill supplements its internal RAG knowledge base with real-time web search. This integration retrieves recent developments and validated scientific data for queries like optimal protein requirements.

Does this nutrition knowledge base include physiological metrics like BMR?

The nutrition knowledge base includes physiological metrics like BMR alongside data on macronutrients, supplements, and diets. It uses RAG to retrieve this factual information and ensures responses are based on validated scientific knowledge and current web data.

What is the best way to answer factual questions about specific diets?

The best way to answer factual questions about specific diets is using a RAG system that queries a curated nutritional knowledge base. This approach ensures scientifically validated responses, automatically citing current web sources when internal data is insufficient.