hex-assessment

Inventory Hex instances and generate migration-readiness readouts with value-ranked shortlists.

6|7|Updated Dec 14, 2023
One-click install
npx skills add https://github.com/sigmacomputing/quickstarts-public --skill hex-assessment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hex-assessment
Source: https://github.com/sigmacomputing/quickstarts-public/tree/main/hex-migration-skills/hex-assessment
Command: npx skills add https://github.com/sigmacomputing/quickstarts-public --skill hex-assessment

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill addresses the complexity of migrating BI assets by providing a structured inventory and migration-readiness assessment of a Hex instance, identifying which projects are ready for transition and which require manual intervention.

Core Features & Use Cases

  • Inventory Management: Automatically enumerates Hex projects and metadata to provide a comprehensive view of the BI estate.
  • Complexity Scoring: Analyzes project composition, including cell-type mix and Python-cell prevalence, to estimate migration effort.
  • Duplicate Detection: Identifies redundant dashboards across the estate to prevent unnecessary migration of duplicate reports.

Quick Start

Run the hex-assessment skill to generate a migration-readiness readout for your current Hex instance.

Frequently Asked Questions about hex-assessment

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

FAQPage Schema
How do I assess Hex project migration readiness before moving BI assets?

Assess Hex migration readiness by running automated scripts to inventory project metadata, evaluate cell-type complexity, and flag high-effort Python-heavy projects requiring manual intervention.

What is the best way to consolidate duplicate Hex dashboards during a BI migration?

The best way to consolidate duplicate Hex dashboards is using local scripts that identify redundant reports across the estate and calculate structural overlap to prevent unnecessary migration.

How does complexity scoring work for a Hex instance inventory?

Complexity scoring for a Hex inventory works by analyzing project composition, specifically the cell-type mix and Python-cell prevalence, to estimate the manual effort required for migration.

Can I generate a value-ranked migration shortlist for my Hex projects?

You can generate a value-ranked migration shortlist by inventorying your Hex instances to produce readouts that include environment counts, content complexity, and prioritized transition targets.

Does the Hex assessment tool require external dependencies to analyze project metadata?

The Hex assessment tool requires no external dependencies, operating entirely through local scripts to enumerate projects, deduplicate dashboards, and calculate structural overlap for consolidation recommendations.