← Back to Skills Marketplace
orbcafe-pivot-ainav
by
SHENRUIYANG
· GitHub ↗
· v1.0.0
· MIT-0
242
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install orbcafe-pivot-ainav
Description
Build ORBCAFE advanced analytics interactions using CPivotTable/usePivotTable and voice navigation using CAINavProvider/useVoiceInput. Use when requests invo...
Usage Guidance
This skill appears coherent and safe to evaluate further, but verify a few practical things before installing or using it in production: 1) Ensure implementers do not hardcode websocket endpoints or ASR credentials — use app config or secrets managers as the guardrails recommend. 2) Review where voice/audio is sent (ASR endpoint) and confirm the endpoint is trusted and compliant with your privacy requirements. 3) Decide whether pivot presets are business assets (server-side persistence) or personal preferences (local storage) per the guardrails. 4) Test the CAINavProvider integration in a safe environment (localhost/dev) before deploying. If you need the skill to access any credentials or persistent storage, require those explicitly and audit how they're used.
Capability Analysis
Type: OpenClaw Skill
Name: orbcafe-pivot-ainav
Version: 1.0.0
The skill bundle provides legitimate UI components and implementation patterns for pivot tables and voice navigation using the 'orbcafe-ui' library. It includes security-conscious guardrails in 'references/guardrails.md' that specifically advise against hardcoding secrets and handle UI focus correctly, with no evidence of malicious intent, data exfiltration, or harmful instructions.
Capability Assessment
Purpose & Capability
The name/description (pivot analytics + voice navigation) match the SKILL.md and the included recipe/guardrail/domain files. There are no unexpected binaries, environment variables, or external services required by the skill metadata.
Instruction Scope
The runtime instructions are scoped to selecting recipes and applying the provided guardrails; they do not instruct reading unrelated system files or exfiltrating data. Note: references/recipes.md contains an example that hardcodes wsUrl="ws://localhost:8765" for CAINavProvider, which conflicts with references/guardrails.md guidance that wsUrl and ASR auth must come from app config and not be hardcoded.
Install Mechanism
Instruction-only skill with no install spec and no code files to execute. This minimizes filesystem and network install risk.
Credentials
The skill declares no required environment variables or credentials, which is proportionate. Guardrails correctly recommend ASR auth and wsUrl come from app config; ensure implementers follow that to avoid embedding secrets. If implementers ignore the guardrails and hardcode ASR credentials, that would be a security/privacy risk (but the skill as provided does not request such secrets).
Persistence & Privilege
Skill is not forced-always, has normal model invocation settings, and does not request modifications to other skills or system-wide config. Persistence behaviors (preset storage) are addressed in guardrails and left to the integrator.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install orbcafe-pivot-ainav - After installation, invoke the skill by name or use
/orbcafe-pivot-ainav - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of orbcafe-pivot-ainav skill.
- Enables advanced analytics interactions using CPivotTable and voice navigation via CAINavProvider.
- Supports drag-drop pivot dimensions, aggregation controls, and preset management workflows.
- Provides space-key voice navigation using integrated voice input APIs.
- Guides flows via domain patterns, recipes, and operational guardrails.
- Ensures output includes module selection, minimal implementation, and a key operational note.
Metadata
Frequently Asked Questions
What is orbcafe-pivot-ainav?
Build ORBCAFE advanced analytics interactions using CPivotTable/usePivotTable and voice navigation using CAINavProvider/useVoiceInput. Use when requests invo... It is an AI Agent Skill for Claude Code / OpenClaw, with 242 downloads so far.
How do I install orbcafe-pivot-ainav?
Run "/install orbcafe-pivot-ainav" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is orbcafe-pivot-ainav free?
Yes, orbcafe-pivot-ainav is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does orbcafe-pivot-ainav support?
orbcafe-pivot-ainav is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created orbcafe-pivot-ainav?
It is built and maintained by SHENRUIYANG (@shenruiyang); the current version is v1.0.0.
More Skills