jetbrains-marketplace-reviews

Fetch and visualize JetBrains Marketplace plugin reviews with rating distribution charts.

1|2|Updated Dec 17, 2025
One-click install
npx skills add https://github.com/chagong/IssueLens --skill jetbrains-marketplace-reviews
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jetbrains-marketplace-reviews
Source: https://github.com/chagong/IssueLens/tree/main/.github/skills/jetbrains-marketplace-reviews
Command: npx skills add https://github.com/chagong/IssueLens --skill jetbrains-marketplace-reviews

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires matplotlib, numpy, scipy, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of fetching, analyzing, and visualizing reviews for plugins on the JetBrains Marketplace, providing insights into user feedback and plugin performance.

Core Features & Use Cases

  • Fetch Reviews: Retrieve reviews for any JetBrains plugin, with options for specific time ranges or fetching all historical data.
  • Visualize Data: Generate charts showing rating distributions, trends over time, and review volume.
  • Email Reports: Create HTML reports with embedded charts, suitable for email distribution.
  • Use Case: A product manager wants to understand user sentiment for the GitHub Copilot plugin over the last quarter. They can use this Skill to get a report with key metrics and visualizations.

Quick Start

Fetch and visualize reviews for the GitHub Copilot plugin from the last 4 weeks.

Frequently Asked Questions about jetbrains-marketplace-reviews

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze JetBrains plugin reviews and visualize user feedback trends?

To analyze JetBrains plugin reviews, you can fetch historical review data and generate charts visualizing rating distributions and volume trends over custom time periods. This enables tracking user sentiment and plugin performance.

Can I generate email-ready HTML reports with charts for JetBrains Marketplace plugins?

Yes, you can generate email-ready HTML reports containing server-side rendered charts for JetBrains Marketplace plugins. These reports include key metrics and visualizations suitable for direct email distribution.

What is the best way to fetch historical reviews for a specific JetBrains plugin?

The best way to fetch historical reviews is to specify the target plugin and select the option for all historical data. This retrieves the complete dataset to analyze review trends and statistics.

Does this data visualization approach support custom time periods for review analytics?

Yes, the data visualization approach supports custom time periods for review analytics. You can specify exact date ranges, such as the last four weeks, to analyze plugin review trends within targeted intervals.

Do I need matplotlib and numpy installed to visualize JetBrains plugin rating distributions?

Yes, you need matplotlib, numpy, and scipy installed to visualize JetBrains plugin rating distributions. These dependencies are required to process the data and generate the visual charts.