mm2-roblox-analytics-tracker
Agent skill from aradotso/data-skills.
What it does
- Inventory Management: Automatic tracking of knife skins, gamepasses, and collectibles with rarity analysis
- Performance Analytics: Win/loss ratios, role-based statistics, and strategy pattern identification
- Data Visualization: Interactive dashboards with real-time statistics and charts
- AI-Powered Insights: Predictive modeling for inventory values and player behavior analysis
- Trade Recommendations: Smart suggestions based on collection completeness and market trends
- Practice Simulations: Training tools for skill improvement
- Python 3.9+ or Node.js 18+
Requirements & configuration
- const { AnalyticsDashboard, InventoryTracker } = require('mm2-analytics');
- Requires APIOPENAIKEY or APICLAUDEKEY in environment
- 4. Performance: Use --mode minimal for basic tracking needs
Configuration: API_OPENAI_KEYAPI_CLAUDE_KEY
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Source
Repository: https://github.com/aradotso/data-skills
mm2-roblox-analytics-tracker FAQ
What does the mm2-roblox-analytics-tracker skill do?
Analytics and inventory tracking toolkit for Roblox Murder Mystery 2 with strategic gameplay insights Inventory Management: Automatic tracking of knife skins, gamepasses, and collectibles with rarity analysis Performance Analytics: Win/loss ratios, role-based statistics, and strategy pattern identification
What does mm2-roblox-analytics-tracker require?
const { AnalyticsDashboard, InventoryTracker } = require('mm2-analytics'); Requires APIOPENAIKEY or APICLAUDEKEY in environment 4. Performance: Use --mode minimal for basic tracking needs Configuration keys: API_OPENAI_KEY, API_CLAUDE_KEY.
How do I install mm2-roblox-analytics-tracker?
Run: npx -y skills add https://github.com/aradotso/data-skills --skill mm2-roblox-analytics-tracker --agent claude-code — the source lives at github.com/aradotso/data-skills.
Maintain mm2-roblox-analytics-tracker?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[mm2-roblox-analytics-tracker on getagentictools](https://getagentictools.com/skills/aradotso-data-skills-mm2-roblox-analytics-tracker?ref=badge) npx agentictools info skills/aradotso-data-skills-mm2-roblox-analytics-tracker The second line is the CLI lookup for this page — handy in READMEs and docs.