murder-mystery-2-analytics-toolkit

Analyze Roblox Murder Mystery 2 game data and inventory with Python.

5|1|Updated May 16, 2026
One-click install
npx skills add https://github.com/Aradotso/data-skills --skill murder-mystery-2-analytics-toolkit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: murder-mystery-2-analytics-toolkit
Source: https://github.com/Aradotso/data-skills/tree/main/skills/murder-mystery-2-analytics-toolkit
Command: npx skills add https://github.com/Aradotso/data-skills --skill murder-mystery-2-analytics-toolkit

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides comprehensive analytics, inventory management, and strategic insights for the Roblox Murder Mystery 2 game, helping you optimize your gameplay and track your progress.

Core Features & Use Cases

  • Analytics Engine: Run detailed analytics on your game profile, including performance metrics and AI-powered strategy recommendations.
  • Inventory Tracking: Scan and catalog your knife skins collection, track their rarity, and monitor their completeness.
  • Strategy Analysis: Generate AI-driven strategy recommendations based on your playstyle and role.
  • Data Visualization: Create visual reports and dashboards to visualize your game performance and inventory.

Quick Start

Use the main.py script to run a comprehensive analysis on your Murder Mystery 2 profile with the following command:

python3 main.py --mode analytics --profile <username>

Frequently Asked Questions about murder-mystery-2-analytics-toolkit

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

FAQPage Schema
How do I track my Roblox Murder Mystery 2 inventory and knife skin collection?

Inventory tracking for Roblox Murder Mystery 2 scans and catalogs your knife skins, monitors their rarity, and checks collection completeness. Run the main analytics script with your profile username to generate these inventory metrics.

Can I visualize my Roblox game performance metrics using Python and matplotlib?

Yes, this Skill visualizes Murder Mystery 2 game performance using matplotlib and pandas. It processes your game data tracking metrics and generates visual reports and dashboards to display your gameplay profile analytics.

Do I need a specific Python environment to run the Murder Mystery 2 analytics toolkit?

Yes, you need a Python environment with numpy, pandas, matplotlib, and requests installed to run the Murder Mystery 2 analytics toolkit. These libraries handle the data processing, visualization, and API requests required for profile analysis.

How do I generate AI-powered strategy recommendations for my Murder Mystery 2 playstyle?

Generate AI-powered strategy recommendations for Murder Mystery 2 by running the analytics engine on your profile. It analyzes your performance metrics and playstyle to output tailored strategic insights for your specific role.

What is the best way to analyze my Roblox Murder Mystery 2 profile data?

The best way to analyze your Murder Mystery 2 profile is using the main Python script in analytics mode. This runs comprehensive performance tracking and generates AI-driven strategy recommendations based on your gameplay data.

Why does the game data tracking require the requests library in Python?

Game data tracking requires the requests library to fetch your Roblox Murder Mystery 2 profile information from remote servers. Python uses requests to pull live game data, which pandas then processes for analytics and visualization.

Related Skills