Extract product data, prices, reviews, and seller information from any e-commerce platform using Apify's E-commerce Scraping Tool.
61
72%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./plugins/antigravity-awesome-skills-claude/skills/apify-ecommerce/SKILL.mdQuality
Discovery
67%Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
The description is strong in specificity and distinctiveness, clearly naming concrete data types and the specific tool (Apify). However, it lacks an explicit 'Use when...' clause which caps completeness, and the trigger terms could be expanded to include common user phrasings like specific platform names or synonyms for scraping.
Suggestions
Add a 'Use when...' clause, e.g., 'Use when the user wants to scrape or extract data from online stores, Amazon, eBay, Shopify, or any e-commerce website.'
Include more natural trigger terms users would say, such as 'scrape Amazon', 'product listings', 'online store data', 'shopping site', or specific platform names like 'eBay', 'Shopify', 'Walmart'.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: 'Extract product data, prices, reviews, and seller information' — these are distinct, concrete data types rather than vague abstractions. | 3 / 3 |
Completeness | Clearly answers 'what does this do' (extract product data, prices, reviews, seller info from e-commerce platforms), but lacks an explicit 'Use when...' clause specifying when Claude should select this skill. | 2 / 3 |
Trigger Term Quality | Includes good terms like 'product data', 'prices', 'reviews', 'seller information', and 'e-commerce', but misses common user variations like 'scrape Amazon', 'product listings', 'online store', 'shopping', or specific platform names. | 2 / 3 |
Distinctiveness Conflict Risk | The combination of e-commerce scraping, specific data types (prices, reviews, seller info), and the named tool (Apify) creates a clear niche that is unlikely to conflict with other skills. | 3 / 3 |
Total | 10 / 12 Passed |
Implementation
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a solid, actionable skill with clear workflow selection, executable examples, and good error handling. Its main weakness is length—the inline marketplace lists and audience descriptions add tokens without proportional value for Claude. The three-workflow structure is well-designed with good decision guidance, though the content could benefit from splitting reference material into separate files.
Suggestions
Move the full supported marketplaces list to a separate reference file (e.g., MARKETPLACES.md) and keep only a brief summary inline.
Remove 'Best for' audience descriptions (e.g., 'Pricing analysts, product managers') as they don't help Claude execute the task.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is generally well-structured but includes some unnecessary verbosity—'Best for' audience descriptions (e.g., 'Pricing analysts, product managers, market researchers') add little value for Claude, and the supported marketplaces section is very long. The workflow selection table and use case descriptions could be tighter. | 2 / 3 |
Actionability | Provides fully executable JSON input configurations, concrete bash commands with proper flags, specific field names and their meanings, and clear examples for each workflow. The run commands are copy-paste ready with appropriate variable substitution. | 3 / 3 |
Workflow Clarity | Clear three-workflow structure with explicit step sequencing (Steps 1-5 with progress tracking checklist), a workflow selection table for decision-making, and error handling table for recovery. The summarization step provides explicit validation checkpoints for each workflow type. | 3 / 3 |
Progressive Disclosure | The content is well-organized with clear sections and tables, but it's a long monolithic document (~250 lines) with the full marketplace list and all three workflows inline. The supported marketplaces list and detailed workflow configurations could be split into reference files. No bundle files are provided to evaluate external references, but the skill references scripts at `reference/scripts/run_actor.js`. | 2 / 3 |
Total | 10 / 12 Passed |
Validation
90%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 10 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
frontmatter_unknown_keys | Unknown frontmatter key(s) found; consider removing or moving to metadata | Warning |
Total | 10 / 11 Passed | |
b3869ba
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.