oxy-hq
01Plugin Claude Code
Plugin marketplace listing 1 plugin: oxy-skills.
Plugin Claude Code
Plugin marketplace listing 1 plugin: oxy-skills.
Plugin Claude Code
Complete Oxy toolkit for Claude Code and Cursor: build semantic layers, create workflows, ETL pipelines, data apps, draft eval tests, diagnose and repair failures, and validate configurations.
Settings file Claude Code
Agent settings configuring enabledPlugins.
Instructions file
Instructions for oxy-hq/skills, covering claude code development guide for oxy skills plugin, quick start, repository structure, development workflows and creating a new skill.
Agent
Use this agent to validate Oxy configuration files for syntax errors, schema issues, and semantic layer problems. This agent checks config.yml, agent files, workflow files, view files, and topic files for common errors and provides fixes. Examples.
Command
Build a complete Oxy analytics instance from scratch — semantic layer, workflows + agents, optional ETL pipeline, and executive dashboard app. Runs all 4 core skills in sequence. Use in a fresh oxy project directory.
Command
Build Oxy semantic layer and vector embeddings.
Command
Evaluate all 4 oxy skills against rubrics using the current project's real database, then propose and apply improvements to each SKILL.md file.
Command
Sync database metadata and schemas from configured databases.
Command
Run evaluation tests on agent or workflow files.
Command
Validate all Oxy configuration files (config.yml, agents, workflows, semantic layer).
Cursor rule
Oxy data app builder for dashboards and reports.
Cursor rule
You are working in an Oxy data project. Oxy is a framework for building data apps with semantic layers, SQL workflows, AI agents, and interactive dashboards.
Cursor rule
Oxy ETL pipeline builder using DLT.
Cursor rule
Oxy semantic layer builder - creating and editing view and topic files.
Cursor rule
Oxy workflow, SQL query, and agent file builder.
Skill Claude CodeCodex
Build and configure Oxy .agentic.yml files — multi-step FSM agents that ground questions in the semantic layer, generate SQL, execute it, and interpret results. Use when the user asks to create, edit, or troubleshoot an agentic analytics or app-builder agent, or to choose between .agent.yml, .agentic.yml, and…
Skill Claude CodeCodex
Build and edit Oxy data app YAML files (.app.yml) that visualize data through tasks and displays. Use when users ask to create dashboards, data apps, reports, interactive analytics interfaces, or to add filters/dropdowns/date pickers/controls to an app. Helps define SQL/workflow/agent tasks, interactive controls, and…
Skill Claude CodeCodex
Build or extend ETL pipelines using DLT. Use when: (1) starting a new ETL project, (2) adding API connectors (Toast, Square, etc.), (3) adding spreadsheet/document ingestion, or (4) extending existing pipelines with new sources.
Skill Claude CodeCodex
Evaluate the output of one of the 4 oxy instance-building skills (semantic-layer, workflow-builder, etl-builder, app-builder) against a rubric and propose specific improvements to the skill's SKILL.md. Use when the user asks to evaluate a skill, score skill output, or improve a skill based on test results.
Skill Claude CodeCodex
Use when an Oxy agent is giving wrong, incomplete, or inconsistent answers — whether the user reports failing/flaky tests, shares a specific prompt with a bad response, says 'the agent isn't answering this correctly', 'this response is wrong', 'investigate why this doesn't work', 'tests are failing', 'fix this flaky…
Skill Claude CodeCodex
Build and maintain Oxy semantic layer files (views and topics) for analytics. Use when the user asks to create, update, or validate Oxy semantic layers, view files, topic files, or needs help understanding database schemas for semantic layer creation.
Skill Claude CodeCodex
Use for ANY test or eval request involving an Oxy agent, workflow, or agentic workflow — 'add a test', 'create a test', 'write a test case', 'test this agent', 'run tests', 'add evals', 'evaluate my agent', 'create an evaluation', 'fill in expected answers', or 'bootstrap an eval suite'. Manages .test.yml eval files…
Skill Claude CodeCodex
Build Oxy workflows, SQL queries, and agents following best practices. Use when the user asks to create data pipelines, queries, or analysis agents. Enforces hierarchy - semantic queries first, then SQL/workflows, then agents.