cs2-analyzer

Analyzes CS2 demo files to generate tactical markdown reports with player statistics and round breakdowns.

Updated Sep 30, 2025
One-click install
npx skills add https://github.com/mwridgway/akkr-gemini --skill cs2-analyzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cs2-analyzer
Source: https://github.com/mwridgway/akkr-gemini/tree/main/.claude/skills/cs2-analyzer
Command: npx skills add https://github.com/mwridgway/akkr-gemini --skill cs2-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps CS2 teams, coaches, and analysts automatically parse Counter-Strike 2 demo files to produce concise, actionable tactical reports, saving hours of manual review.

Core Features & Use Cases

  • Demo analysis pipeline: Parse .dem files to generate compact state, digest, and a full markdown report.
  • Executive & tactical insights: Provide team performance metrics, player highlights, critical round breakdowns, and coaching recommendations.
  • Output automation: Outputs stored in data/compact/, data/digest/, and reports/ for easy review and archival.

Quick Start

Analyze a demo located at data/raw/match.dem or say "Analyze this demo" to start automatic analysis and generate the full report.

Frequently Asked Questions about cs2-analyzer

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

FAQPage Schema
How do I analyze Counter-Strike 2 demo files to generate tactical reports?

Analyze CS2 demos by providing .dem file paths or dragging files into the Skill. It automatically generates a compact state, digest, and full markdown report with player statistics, round-by-round breakdowns, and coaching recommendations.

What output does CS2 demo analysis produce?

Demo analysis produces three outputs: a compact state file, a digest summary, and a full markdown report containing team performance metrics, player highlights, critical round analysis, and strategic coaching insights stored in dedicated directories.

Can I analyze multiple CS2 demo files at once?

Yes, the Skill supports analyzing single or multiple .dem files via drag-and-drop or file path input, running the analysis pipeline on each and generating separate tactical reports for batch processing.

What environment setup do I need before analyzing demos?

The Skill validates input paths and environment prerequisites automatically. Ensure your .dem files are accessible and the required Python analysis pipeline components (generate_tactical_report.py, generate_digest.py, analyze_compact_demo.py) are available.

How long does CS2 demo analysis take to generate a report?

The Skill automates the entire analysis pipeline, transforming raw .dem files into actionable reports by running the tactical analysis, digest generation, and report compilation steps, reducing manual review time significantly.

Who benefits most from automated CS2 demo analysis?

CS2 teams, coaches, and analysts use demo analysis to save hours parsing matches manually, extracting competitive intelligence, identifying player performance patterns, and generating data-driven coaching recommendations efficiently.