plugins/hex/skills/hex/SKILL.md
Search Hex projects and ask Hex Threads questions. Use when the user explicitly references Hex, Hex projects, Hex dashboards, Hex data apps, Hex Threads, or asks to search an existing Hex workspace asset.
npx skillsauth add openai/plugins hexInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use Hex when the user explicitly references Hex, Hex projects, Hex dashboards, Hex data apps, Hex analyses, or Hex Threads, or when they ask to search an existing Hex workspace asset.
Do not use Hex as the default owner for generic company metrics, KPI reporting, dashboard creation, report generation, metric diagnostics, or notebook-backed analysis. Route those through the relevant analytics or Data Science skills unless the user asks to do the work in Hex.
Classify the request. Use Hex only for explicit Hex intent or existing Hex asset discovery. Generic metrics, KPI, dashboard, report, notebook, or company-data prompts belong to the relevant analytics or Data Science skills unless the user names Hex as the target surface. Do not use Hex for generic web research, uploaded-file-only analysis, or questions about how Hex itself works unless the user explicitly wants to search their Hex workspace.
Search existing projects first.
Use $Hex search_projects with the strongest query terms from the user's request. Present relevant project links before starting a new Thread.
Use existing threads when provided.
If the user provides a Hex Thread id or link, use $Hex get_thread to read the thread state and messages before answering or proposing a follow-up.
Confirm before write actions.
create_thread and continue_thread can start or modify Hex Thread work. Before calling either tool, tell the user what prompt will be sent to Hex and ask for confirmation. After a write call, poll with get_thread until the thread is complete or until the user asks you to stop.
Answer with provenance. When project search returns results, include the project names and links. When using a thread, summarize the final Hex response and include the Hex Thread link or id when available.
Find the Hex dashboard for campaign segmentation.What Hex projects mention churn analysis?Ask Hex to analyze revenue drivers for the last quarter.Check this Hex Thread and summarize the result.Find the Hex project that has our pipeline forecast.data appears if the user supplied a local file that can be analyzed directly.search_projects and get_thread.create_thread and continue_thread as writes.development
Use when the user wants to spin up / create / launch / provision a DigitalOcean droplet (or "a remote dev box on DO") and connect to it from Codex as a remote SSH workspace.
data-ai
Search through Microsoft Teams chats or channels, triage unread or recent activity, draft follow-ups, and manage Planner tasks through connected Teams data.
tools
Motion / animation context for the `use_figma` MCP tool — animating Figma nodes via manual keyframes, animation styles, easing, and timeline duration. Load alongside figma-use whenever a task involves adding, editing, or inspecting animation on a node.
development
SwiftUI ↔ Figma translation. Use whenever the user mentions Swift, SwiftUI, iOS, iPhone, or iPad — in EITHER direction — translating a Figma design into SwiftUI (design → code), or pushing SwiftUI views / screens / tokens back into a Figma file (code → design). Triggers on phrases like 'implement this Figma design in SwiftUI', 'build this screen in Swift', 'push this SwiftUI view to Figma', 'mirror my Swift code in a Figma file', or whenever a Figma URL appears alongside `.swift` files / an `.xcodeproj`. Routes to a direction-specific reference doc; loads alongside `figma-use` for the code → design path.