magic-reports

Develop and deploy custom web-based reports for Informer using Vite.

1|2|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/entrinsik-org/claude-plugins --skill magic-reports
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: magic-reports
Source: https://github.com/entrinsik-org/claude-plugins/tree/main/plugins/magic-reports/skills/magic-reports
Command: npx skills add https://github.com/entrinsik-org/claude-plugins --skill magic-reports

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the development and deployment of custom reports within the Informer platform, enabling developers to build dynamic, data-driven applications efficiently.

Core Features & Use Cases

  • Local Development: Use Vite for hot-reloading and seamless integration with Informer APIs.
  • Deployment Automation: Build and upload reports to Informer libraries with a single command.
  • API Integration: Access Informer datasets, queries, and external integrations directly from your report code.
  • Use Case: Develop a sales performance dashboard that pulls data from Informer datasets, visualizes it with charts, and allows users to drill down into specific regions or products.

Quick Start

Use the magic-reports skill to start a new local Vite project for building Informer reports.

Frequently Asked Questions about magic-reports

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

FAQPage Schema
How do I build custom Informer reports with Vite?

You can build custom Informer reports with Vite by using this Skill to scaffold a local project, enabling hot-reloading for development and direct API access to Informer datasets for dynamic data visualization.

Can I use Vite hot-reloading for local Informer report development?

Yes, Vite hot-reloading is supported for local Informer report development, allowing you to see code changes instantly while accessing Informer datasets, queries, and integrations directly from your report code.

How do I deploy custom web reports to an Informer library?

To deploy custom web reports to an Informer library, the Skill provides automated deployment commands that build and upload your Vite project directly to the Informer platform in a single step.

Does the Informer API integration support interactive dashboards and data visualizations?

Informer API integration supports building interactive dashboards and data visualizations by allowing your report code to pull data directly from Informer datasets, queries, and external integrations for drill-down analysis.

What is needed to set up a Vite project for Informer reporting?

Setting up a Vite project for Informer reporting requires using the Skill to initialize a local development environment, which configures API connections and hot-reloading without additional dependencies.