pbi-theme-generate

Generate Power BI theme JSON from brand colors, logos, or prompts.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/fabioc-aloha/PBI-Visual-Assistant --skill pbi-theme-generate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pbi-theme-generate
Source: https://github.com/fabioc-aloha/PBI-Visual-Assistant/tree/main/.github/skills/pbi-theme-generate
Command: npx skills add https://github.com/fabioc-aloha/PBI-Visual-Assistant --skill pbi-theme-generate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Power BI theme creation often requires manual color curation and accessibility checks. This skill automates theme JSON generation from brand colors, logos, or descriptive prompts, ensuring branding consistency and compliance.

Core Features & Use Cases

  • Generate a complete Power BI theme JSON from brand colors, logos, or natural language descriptions.
  • Validate the theme against the PBI theme schema and perform WCAG accessibility checks to ensure readable contrast.
  • Output a ready-to-use .json file plus a validation report for branding teams and BI developers.
  • Use cases include branding refresh, color accessibility improvements, and rapid theme deployment across reports.

Quick Start

Provide brand colors or a logo to generate a complete Power BI theme JSON.

Frequently Asked Questions about pbi-theme-generate

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

FAQPage Schema
How do I generate a Power BI theme JSON from brand colors?

To generate a Power BI theme JSON, provide your brand colors, a logo, or a descriptive prompt. The system applies color extraction and theme object generation to output a ready-to-use downloadable JSON file.

Can I check WCAG accessibility compliance when creating Power BI themes?

Yes, WCAG accessibility checks are performed during Power BI theme generation to ensure readable contrast. The output includes a validation report confirming accessibility compliance alongside your theme configuration.

Does Power BI theme generation support schema validation for branding consistency?

Yes, generated themes are validated against the Power BI theme schema. This ensures branding consistency and structural correctness before outputting the final JSON file for your reports.

How do I create a Power BI color palette from a logo?

You can create a Power BI color palette by providing a logo as input. The system applies color extraction to the logo and generates a complete theme JSON with a validated color palette for your reports.

What is the best way to automate Power BI theme creation for multiple reports?

Automating Power BI theme creation involves using descriptive prompts or brand colors to generate a validated JSON file. This enables rapid theme deployment across multiple reports while ensuring accessibility compliance.