countly-prd

Query production analytics data from Countly via the MCP server.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/pi-2r/copilot-cli-docker --skill countly-prd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: countly-prd
Source: https://github.com/pi-2r/copilot-cli-docker/tree/main/.copilot/skills/countly-prd
Command: npx skills add https://github.com/pi-2r/copilot-cli-docker --skill countly-prd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enable analysts to query production analytics data from Countly without manual dashboard navigation.

Core Features & Use Cases

  • Real-time access to production metrics such as sessions, events, crashes, and performance indicators from the MCP server.
  • Segmentation and funnel analysis across devices, OS, app versions, and cohorts.
  • Use Case: A product team wants to identify spikes in crashes after a release and correlate with user sessions.

Quick Start

Ask Countly to fetch the latest production crash counts for Android users in the last 24 hours.

Frequently Asked Questions about countly-prd

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

FAQPage Schema
How do I query production analytics data from Countly without manual dashboard navigation?

You can query production analytics data from Countly without manual dashboard navigation by using prompts to read live metrics, segmentation, and funnels directly from the Countly MCP server. This isolates environments and guards against cross-environment data leakage.

Can I investigate crash counts and correlate them with user sessions in live apps?

Yes, you can investigate crash counts and correlate them with user sessions in live apps. The Skill enables product teams to identify spikes in crashes after a release by reading real-time production metrics from the MCP server via prompts.

Does this approach support segmentation and funnel analysis across devices and OS versions?

Yes, this approach supports segmentation and funnel analysis across devices, OS, app versions, and cohorts. It reads production metrics from the Countly MCP server to filter and segment live app data effectively.

How do I fetch the latest production crash counts for Android users in the last 24 hours?

To fetch the latest production crash counts for Android users in the last 24 hours, you simply ask Countly to retrieve the filtered metrics. The Skill reads the requested production data from the MCP server via prompts.

What are the limitations of using prompts for production performance monitoring?

A key limitation is that while using prompts for production performance monitoring reads live metrics, it is designed to isolate environments and guard against cross-environment data leakage, ensuring safe data access without manual dashboard navigation.