amazon-alexa-qa

仓库创建 2026年2月6日最近提交 6 天前SkillHot 收录 20 天前
▸ 精选理由

适合自动化商品问答与采集回复的电商研究场景。

▸ 风险提示

可能触及 Amazon 服务条款或需模拟用户交互,存在账号风险。

这个 Skill 做什么

向 Amazon Alexa/Rufus 提交购物问题并收集结构化回答。

自动向 Amazon 的 Alexa/Rufus 购物助手提交问题并收集结构化回答,把对话型推荐或问答结果保存为可处理的文本或 JSON。适合做批量问答、收集商品推荐或在特定关键词上下文里查询分类意见时使用。特点是能把 Alexa 的自然语言回复抓成结构化数据,方便做统计、比对和后续分析。

▸ 展开 SKILL.md 英文原文

Amazon Alexa for Shopping Q&A automation: submits questions to Amazon's Alexa/Rufus AI shopping assistant and collects response text; supports optional keyword search context (navigate to search results page before asking for category-specific answers). Use when user mentions Amazon Alexa, Rufus, Amazon shopping assistant, Amazon AI chat, ask Amazon, Amazon Q&A, automate Alexa questions, Rufus chatbot, Amazon assistant automation, collect Alexa responses, bulk question submission to Amazon, keyword search context, category research. Also applies to extracting Amazon product recommendations from conversational AI, automating repeated queries to Amazon's AI shopping feature, collecting Alexa shopping responses at scale, or market research within a specific product category.

垂直行业亚马逊智能问答购物助手通用
4.8k
Stars
231
Forks
40
仓库内 Skill
+1.0k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/amazon-alexa-qa/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/amazon-alexa-qa/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Amazon — Alexa for Shopping Q&A

> Input: question text → Output: Alexa/Rufus response text (JSON)

## Language

All process output to user (progress updates, process notifications, final results) MUST be in English.

## Objective

Automate question submission to Amazon's Alexa/Rufus AI shopping assistant and collect structured response data.

## Prerequisites

- Target page is already open in the browser: `https://www.amazon.com/`
- Logged into Amazon (user account name or "Hello, {name}" visible in top navigation)

## Pre-execution Checks

### 1. Tool Readiness

If browser-act has been confirmed available in the current session → skip this step.

Invoke `browser-act` via Skill tool to lo
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有