newegg-shell-shocker

Installation
SKILL.md

Newegg Shell Shocker

Query Newegg Shell Shocker daily and next-day flash deal products.

Agent execution rules (read first)

  • Do not call ask_clarification for this task. The data source (single public GET JSON) and the output format (Markdown tables below) are fully specified — this is not missing_info, ambiguous_requirement, or approach_choice.
  • Immediately after loading this skill, use the bash tool to run curl. Do not ask the user how to fetch data or which output format they prefer.
  • Run exactly:
curl -sS "https://www.newegg.com/api/Common/TomorrowShellShocker"
  • Treat stdout as JSON and build the tables in Response Format. If curl fails (non-zero exit) or the body is not valid JSON, report the error in your reply — still without asking the user to choose a fetch method.

Trigger Scenarios

Related skills
Installs
9
GitHub Stars
2
First Seen
Apr 19, 2026