giant-eagle

Translate recipe ingredients into Giant Eagle product links or substitutions.

3|Updated Jul 10, 2026
One-click install
npx skills add https://github.com/neubig/workflow --skill giant-eagle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: giant-eagle
Source: https://github.com/neubig/workflow/tree/main/skills/giant-eagle
Command: npx skills add https://github.com/neubig/workflow --skill giant-eagle

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Find the most relevant Giant Eagle product links and substitutions from a recipe's ingredient list, reducing manual search time and increasing shopping accuracy.

Core Features & Use Cases

  • Extract recipe ingredients and normalize them for shopping.
  • Query Giant Eagle's product search API to obtain exact matches and IDs.
  • Generate direct product links when a precise match exists.
  • Provide browser-based search links as fallbacks for broad or store-dependent items.
  • Propose sensible substitutions for unusual or regional ingredients.

Quick Start

Input a recipe ingredient list and return Giant Eagle product links and substitutions for the best matches.

Frequently Asked Questions about giant-eagle

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

FAQPage Schema
How do I find Giant Eagle grocery products for recipe ingredients?

To find Giant Eagle grocery products for recipe ingredients, input your ingredient list to normalize and query the Giant Eagle API. The skill returns direct product links for exact matches and browser-based search links as fallbacks.

How does ingredient substitution work for regional or unusual grocery items?

Ingredient substitution works by resolving grocery shopping gaps when exact product matches are unavailable. The skill proposes sensible substitutions for unusual or regional ingredients based on the recipe context and API results.

Do I need a Giant Eagle API key to generate shopping links?

You need access to the Giant Eagle API at https://core.shop.gianteagle.com/api/v2 to generate shopping links. The skill requires this access for store context handling, result parsing, and generating direct product links.

What happens when the grocery API cannot find an exact product match?

When the grocery API cannot find an exact product match, the skill generates browser-based search links as fallbacks. This handles broad or store-dependent items where precise API matches are unavailable.

Can I automate grocery shopping list generation from a recipe?

You can automate grocery shopping list generation by inputting a recipe ingredient list. The skill extracts, normalizes, and queries ingredients to return matched Giant Eagle product links and substitutions automatically.

How do I handle store context when querying the Giant Eagle API?

Handling store context when querying the Giant Eagle API requires passing store-specific parameters to ensure accurate product availability. The skill manages store context during result parsing and link generation for relevant matches.