文件内容
skill-card.md
## Description: <br>
Submits Amazon product list collection jobs by keyword and domain through Dataify Builder and returns the Dataify task ID. <br>
This skill is ready for commercial/non-commercial use. <br>
## Publisher: <br>
[dataify-server](https://clawhub.ai/user/dataify-server) <br>
### License/Terms of Use: <br>
MIT-0 <br>
## Use Case: <br>
External users and developers use this skill to submit Dataify Builder tasks for Amazon product-list collection, confirm the collection parameters, and receive the resulting task ID for follow-up in the Dataify dashboard. <br>
### Deployment Geography for Use: <br>
Global <br>
## Known Risks and Mitigations: <br>
Risk: The skill uses a Dataify API TOKEN to submit Builder requests. <br>
Mitigation: Treat DATAIFY_API_TOKEN as a secret and prefer session-scoped or protected storage. <br>
Risk: The skill creates remote Dataify Amazon collection tasks using user-supplied or default parameters. <br>
Mitigation: Review the displayed keyword, domain, page count, and file name before allowing submission. <br>
## Reference(s): <br>
- [ClawHub Skill Page](https://clawhub.ai/dataify-server/dataify-amazon-product-list) <br>
- [Dataify](https://dataify.com) <br>
- [Dataify Dashboard](https://dataify.com/dashboard/) <br>
## Skill Output: <br>
**Output Type(s):** [Text, Markdown, Shell commands, Configuration, API calls] <br>
**Output Format:** [Markdown parameter confirmation with JSON task summary from the helper script] <br>
**Output Parameters:** [1D] <br>
**Other Properties Related to Output:** [Requires a Dataify API TOKEN; submits a remote Builder task and returns task_id, keyword, domain, page_turning, file_name, dashboard_url, and message.] <br>
## Skill Version(s): <br>
1.0.0 (source: server release metadata) <br>
## Ethical Considerations: <br>
Users should evaluate whether this skill is appropriate for their environment, review any generated or modified files before relying on them, and apply their organization's safety, security, and compliance requirements before deployment. <br>