analytics-engine
π―Skillfrom null-shot/cloudflare-skills
Enables high-performance, scalable event tracking and analytics by writing and querying event data with SQL across various use cases like user metrics, billing, and telemetry.
Part of
null-shot/cloudflare-skills(11 items)
Installation
npx skills-ref validate ./agents-sdknpx skills-ref validate ./*/Skill Details
Write and query high-cardinality event data at scale with SQL. Load when tracking user events, billing metrics, per-tenant analytics, A/B testing, API usage, or custom telemetry. Use writeDataPoint for non-blocking writes and SQL API for aggregations.
More from this repository10
Enables reliable asynchronous message processing on Cloudflare Workers, supporting background tasks, batch operations, retry logic, and decoupled message handling.
Builds AI agents on Cloudflare with persistent state, real-time WebSockets, scheduled tasks, and tool integration.
Builds and deploys secure, scalable Model Context Protocol servers on Cloudflare Workers with OAuth authentication and custom tools.
Skill
Generates microservices and handles HTTP, scheduled, and queue events using TypeScript and Cloudflare Workers configuration.
Stores and retrieves globally distributed key-value data for fast edge caching, session management, configuration, and user preferences.
Manages Cloudflare Workers development and deployment with comprehensive CLI commands for resources like Workers, KV, R2, and more.
Skill
Skill
Enables serverless SQLite database operations at the edge, supporting structured data, SQL queries, migrations, and complex relational data management in Cloudflare Workers.