Skip to content

v0.3.0 — Insights

Choose a tag to compare

@TMHSDigital TMHSDigital released this 28 Mar 01:03
· 63 commits to main since this release

v0.3.0 "Insights" — Analytics and Market Research

Theme: Data-driven decision-making for game developers and analysts.

New Skills (4)

Skill Description
Steam Review Analysis Fetch and analyze game reviews: sentiment breakdown, common complaints, comparison across updates, language distribution, review bombing detection
Steam Price History Pricing trends, sale history, regional pricing analysis, price-to-review value scoring, developer pricing strategy guidance
Steam Market Research Genre trend analysis, tag popularity, competitor identification, market gap analysis, viability assessment using Steam store data
Steam Wishlist Estimates Estimate wishlists from follower counts and review data using the Boxleiter method, wishlist-to-sales conversion benchmarks, revenue projections

MCP Roadmap

Two new MCP tools planned for the companion Steam MCP Server:

  • steam.getReviews({ appid, filter, language, count }) — Fetch user reviews (skills use curl fallback until available)
  • steam.getPriceOverview({ appids, cc }) — Batch price check across regions (skills use getAppDetails with cc param until available)

Totals

18 skills · 4 rules · 10 MCP tools

Full Changelog

See CHANGELOG.md for details.