Genpark amazon market analyzer
GenPark Distilled Skill: amazon-market-analyzer
npx -y skills add alphaparkinc/genpark-amazon-market-analyzerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
E-Commerce Market Analyzer. Automates data cleaning, trend analysis, and genre performance reporting for sales datasets.
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.3 KB, 212 tokens by cl100k_base, as published. Nobody here has run it
Amazon Market Analyzer
This skill enables AI agents to process large-scale e-commerce datasets to extract actionable market insights. It specializes in cleaning raw sales data and identifying multi-year trends in pricing and popularity.
Instructions
- Data Normalization: Automatically clean duplicates, standardize column names (e.g., 'User Rating' to 'Rating'), and handle missing values.
- Trend Analysis: Segment sales data by category (e.g., Fiction vs. Non-Fiction) and calculate average pricing and ratings over time.
- Entity Ranking: Identify top-performing entities (authors, brands, or products) based on frequency and customer feedback.
- Insight Generation: Produce a structured summary of market shifts, highlighting the most profitable or highest-rated niches.
Examples
- "Analyze this CSV of Amazon best sellers and tell me which genre has had the highest average rating over the last 10 years."
- "Identify the top 5 authors by book count from this dataset and compare their average book prices."
What ships with it: 3 files
0 B alongside SKILL.md
assets/
- .gitkeep0 B
references/
- .gitkeep0 B
scripts/
- .gitkeep0 B