orbcafe-pivot-ainav
v1.0.0Build ORBCAFE advanced analytics interactions using CPivotTable/usePivotTable and voice navigation using CAINavProvider/useVoiceInput. Use when requests involve drag-drop pivot dimensions, aggregation controls, preset management, or space-key voice navigation workflows.
Installation
Please help me install the skill `orbcafe-pivot-ainav` from SkillHub official store.
npx skills add SHENRUIYANG/orbcafe-pivot-ainav
ORBCAFE Pivot + AINav
Scope
Use this skill for advanced analytics interaction and voice navigation.
Primary APIs:
- CPivotTable, usePivotTable
- CAINavProvider, useVoiceInput, CVoiceWaveOverlay, COrbCanvas
Workflow
- Determine if request is pivot, voice, or combined from
references/domain-patterns.md. - Start from matching recipe in
references/recipes.md. - Apply interaction and reliability constraints in
references/guardrails.md.
Output Contract
Module choice: pivot or AINav (or both).Minimal implementation: controlled if persistence/integration needed.Ops note: one operational requirement (preset persistence or ASR endpoint contract).