homedepot-project

Builds Home Depot supply lists with verified SKUs, prices, and product links.

Updated Sep 11, 2026
One-click install
npx skills add https://github.com/JYeswak/grok_bot_playground --skill homedepot-project-jyeswak
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: homedepot-project
Source: https://github.com/JYeswak/grok_bot_playground/tree/main/plugin/skills/homedepot-project
Command: npx skills add https://github.com/JYeswak/grok_bot_playground --skill homedepot-project-jyeswak

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Material names are ambiguous across brands and stores, so a project supply list built on names alone leads to wrong purchases and unverifiable prices. This Skill pins every material to a confirmed Home Depot SKU and product link so the list reflects exactly what can be bought. ## Core Features & Use Cases - SKU-verified lookups: Pulls price, spec, and availability from Home Depot listing pages, always matched on SKU rather than product names. - Side-by-side comparison: Compares two candidate products on price and spec using their own listing pages. - Dated supply list output: Produces a markdown list where every row carries SKU, link, unit price, and date checked, with unconfirmed items flagged instead of guessed. - Use Case: Planning a deck build, you ask for a materials list; the Skill returns each board, fastener, and bracket with its exact Home Depot SKU, current price, and link, plus a total covering only confirmed items. ## Quick Start Ask the assistant to build a Home Depot supply list for your project with SKUs, prices, and product links for each material.

Frequently Asked Questions about homedepot-project

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

FAQPage Schema
How do I build a Home Depot supply list with SKUs and prices?

Provide the materials, quantities, and any candidate SKUs or product URLs. The Skill pulls price, spec, and availability from each Home Depot listing page and returns a markdown list with SKU, link, unit price, and date checked per row.

How do I compare two Home Depot products by SKU?

Supply both SKUs or product URLs and the Skill pulls each listing page separately, then compares them on price and spec. Matching is done on SKU only, never on product names or thumbnails, since names shift while SKUs identify.

What happens if a Home Depot listing page cannot be read?

An unreadable page is recorded as unreachable and the item is marked unconfirmed with what would settle it. The Skill never invents a SKU, price, or availability, and unreachable items are excluded from the confirmed total.

Can this Skill place orders or check store inventory guarantees?

No. The Skill is strictly read-only: it never places orders, holds inventory, or guarantees store stock. It also excludes contractor quotes and labor estimates, and treats community DIY claims as non-evidence.

Why are prices quoted with a date checked?

Listing prices change over time, so each price is quoted as-of the date it was read rather than as a standing fact. The two most expensive rows are spot-checked against a re-read before the list is treated as final.