# Orbcafe Pivot Ainav

> Build 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.

- Skill: `dvcrn/orbcafe-pivot-ainav` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add dvcrn/orbcafe-pivot-ainav`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dvcrn/orbcafe-pivot-ainav/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Data & Analytics
- Author: dvcrn (https://skillmd.com/u/dvcrn)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/dvcrn/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

1. Determine if request is pivot, voice, or combined from `references/domain-patterns.md`.
2. Start from matching recipe in `references/recipes.md`.
3. Apply interaction and reliability constraints in `references/guardrails.md`.

## Output Contract

1. `Module choice`: pivot or AINav (or both).
2. `Minimal implementation`: controlled if persistence/integration needed.
3. `Ops note`: one operational requirement (preset persistence or ASR endpoint contract).

