fusionaly

Convert natural-language analytics questions into SQL queries against Fusionaly's data API.

10|2|Updated Dec 17, 2025
One-click install
npx skills add https://github.com/karloscodes/fusionaly-oss --skill fusionaly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fusionaly
Source: https://github.com/karloscodes/fusionaly-oss/tree/main/skills/fusionaly
Command: npx skills add https://github.com/karloscodes/fusionaly-oss --skill fusionaly

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Convert natural-language analytics questions into executable SQL queries against Fusionaly's data API, enabling fast, accurate data retrieval without manual SQL writing.

Core Features & Use Cases

  • Translate natural-language questions into SQL queries against Fusionaly's data API for ad-hoc analytics.
  • Retrieve metrics such as visitors, page views, referrers, events, and revenue insights.
  • Generate readable results and summaries suitable for dashboards and reports.

Quick Start

Ask a natural-language question about your Fusionaly analytics data to receive a SQL-backed answer.

Frequently Asked Questions about fusionaly

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

FAQPage Schema
How do I convert natural-language questions into SQL queries for website analytics?

This Skill translates natural-language analytics questions into executable SQL queries against Fusionaly's data API, retrieving metrics like visitors, page views, and events without manual SQL writing.

What website analytics metrics can I retrieve using natural-language data queries?

You can retrieve website analytics metrics such as traffic, visitors, page views, referrers, events, and revenue insights by asking natural-language questions that generate readable results for dashboards and reports.

What environment variables do I need to execute SQL queries against the Fusionaly data API?

To execute SQL queries against the Fusionaly data API, you need to set the FUSIONALY_HOST and FUSIONALY_API_KEY environment variables to authenticate your requests and retrieve structured analytics results.

Can I use natural-language SQL queries to modify or write data to my analytics dashboard?

No, natural-language SQL queries operate in a read-only mode to retrieve analytics data for reports and dashboards, meaning they cannot modify, write, or delete data through the Fusionaly API.

What is the best way to generate ad-hoc analytics reports without writing manual SQL?

The best way to generate ad-hoc analytics reports without manual SQL is to input natural-language questions about your analytics data, which are automatically translated into executable SQL queries returning structured results.