settings

Update voice and system settings with validated TTS configuration and navigation actions.

2|2|Updated May 13, 2026
One-click install
npx skills add https://github.com/autonomy-cloud/kairos-interface --skill settings-autonomy-cloud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: settings
Source: https://github.com/autonomy-cloud/kairos-interface/tree/main/assistant/src/config/bundled-skills/settings
Command: npx skills add https://github.com/autonomy-cloud/kairos-interface --skill settings-autonomy-cloud

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users quickly adjust how the assistant speaks and how it listens, without hunting through multiple menus or dealing with unclear permission flows.

Core Features & Use Cases

  • Update voice configuration: Change TTS provider, ElevenLabs voice ID, Fish Audio reference ID, conversation timeout, and push-to-talk activation key, with validation for each setting.
  • Open required macOS privacy panes: Launch the correct System Settings pane so the user can grant microphone or speech recognition permissions that can’t be toggled inside the app.
  • Navigate the Vellum settings UI: Open the in-app settings panel directly to the relevant tab (including legacy tab alias handling).

Quick Start

Tell the assistant to open the Voice settings tab so you can change your TTS provider and voice.

Frequently Asked Questions about settings

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I change my assistant's TTS provider and voice ID?

To change your TTS provider and voice ID, update your assistant voice configuration by opening the Voice settings tab. You can validate and apply new TTS provider settings, ElevenLabs voice IDs, and Fish Audio reference IDs directly through the in-app settings panel.

Why does my assistant need macOS system permissions for speech recognition?

macOS system permissions for speech recognition and microphone access are required because the operating system restricts direct toggling inside apps. The assistant can open the correct macOS System Settings privacy pane so you can manually grant the necessary permissions for voice input.

How do I configure push-to-talk activation key and conversation timeout?

Configure push-to-talk activation key and conversation timeout by navigating to the assistant voice configuration settings. The system validates your input and updates the persisted configuration via canonical services.tts paths to apply the new listening behavior.

Can I open a specific settings tab directly without navigating through menus?

Yes, you can open a specific settings tab directly. The assistant sends deterministic navigation actions to the host client, opening the in-app settings panel to the relevant tab, including handling legacy tab aliases for seamless navigation.

What settings can I adjust for assistant speech output and input behavior?

You can adjust assistant speech output and input behavior by modifying TTS provider, ElevenLabs voice ID, Fish Audio reference ID, conversation timeout, and push-to-talk activation key. The system validates supported settings and persists configuration changes through canonical client settings paths.