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_clarificationfor this task. The data source (single public GET JSON) and the output format (Markdown tables below) are fully specified — this is notmissing_info,ambiguous_requirement, orapproach_choice. - Immediately after loading this skill, use the
bashtool 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