Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

airlayer

airlayer 收录了来自 oxy-hq 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
24
更新
2026-06-10
Forks
5
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

bootstrap
软件开发工程师

Bootstrap a semantic layer from a database. Use when the user wants to create .view.yml files from their warehouse schema, or when starting a new airlayer project from scratch.

2026-06-10
query
数据库架构师

Run a semantic query against the database via airlayer. Use when the user wants to query data through the semantic layer, test view definitions, or debug query results.

2026-04-09
migrate-from-cube
软件开发工程师

Migrate a Cube.js semantic layer to airlayer .view.yml files. Use when the user has existing Cube.js schema files (.js or .yml) they want to convert to airlayer format.

2026-04-03
profile
软件开发工程师

Profile dimensions in the semantic layer to discover data values, ranges, and cardinality. Use when the user wants to understand what data is in a dimension, find valid filter values, or validate view definitions against actual data.

2026-04-01
inspect
软件开发工程师

Inspect semantic layer views, dimensions, measures, and entities. Use when the user wants to explore what's available in their .view.yml files or understand the schema structure.

2026-04-01
query
数据库架构师

Compile a semantic query to SQL using airlayer. Use when the user wants to generate SQL from .view.yml schemas, test a query against their semantic layer, or translate dimensions/measures/filters into dialect-specific SQL.

2026-04-01
validate
软件开发工程师

Validate .view.yml semantic layer files using airlayer. Use when the user creates or modifies view files and wants to check for errors.

2026-04-01