stats

Access and interpret website analytics data from Cloudflare's analytics API.

2|1|Updated May 11, 2026
One-click install
npx skills add https://github.com/Anglesite/anglesite --skill stats-anglesite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stats
Source: https://github.com/Anglesite/anglesite/tree/main/agent-skills/stats
Command: npx skills add https://github.com/Anglesite/anglesite --skill stats-anglesite

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires cf-cli, jq, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a straightforward way to access and interpret your website's analytics data, ensuring you can quickly understand your site's performance without navigating complex dashboards.

Core Features & Use Cases

  • Plain-Language Analytics: Present analytics data in an easily digestible format.
  • Traffic Insights: Track visits, sessions, and page views.
  • Conversion Data: Monitor form submissions and other key interactions.
  • Use Case: If you want to know how many visitors you had yesterday and how many of them filled out your contact form, this skill will display that information in a simple summary.

Quick Start

Use the stats skill to get a summary of your site's analytics data.

Frequently Asked Questions about stats

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

FAQPage Schema
How do I view website analytics data from Cloudflare without using the dashboard?

View website analytics data by utilizing Cloudflare's analytics API and custom queries to present traffic insights and conversion data in a simple, plain-language summary. This avoids navigating complex dashboards to interpret site performance.

What's the best way to track visits and form submissions for a small website?

Track visits and form submissions by accessing website analytics data tailored for small to medium-sized sites. It monitors page views, sessions, and key interactions, displaying the information in an easily digestible format.

Do I need specific environment variables to access Cloudflare analytics?

Yes, accessing Cloudflare analytics requires specific environment variables, appropriate permissions, and access to the Cloudflare API. It is designed for websites using Cloudflare Workers and the Anglesite framework.

Can I use this skill to monitor site performance if my site uses Cloudflare Workers?

Yes, you can monitor site performance if your site uses Cloudflare Workers. The skill is specifically designed for small to medium-sized websites within the Anglesite framework to easily view and understand analytics data.

What dependencies are required to query web analytics using this tool?

Querying web analytics requires the cf-cli and jq dependencies. These tools facilitate the interface to access and interpret the website analytics data retrieved from Cloudflare's API.