πŸ”Š
AutomationPython

Audio Control

by autonomous-ai

Audio Control is an Automation skill for Claude Code, published by autonomous-ai in autonomous-os.

258 stars39 forkson autonomous-ai/autonomous-osAdded 2026/09/02+23% in starsRepository updated 2026/08/30
agentic-aiai-agentsclaude-codeembeddedllmopen-source-roboticsopenclawoperating-systemphysical-airaspberry-pireachy-miniroboticsrobotsvoice-assistant
Install in seconds
Install Audio Control
Copy Audio Control into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/autonomous-ai/autonomous-os/tree/main/skills/audio ~/.claude/skills/audio

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/autonomous-ai/autonomous-os.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/audio/SKILL.md in autonomous-ai/autonomous-os
Installs to
~/.claude/skills/audio
Collection
One of 25 skills cataloged from this repository
Category
Automation β€” 1648 skills

What Audio Control does

Audio Control adjusts speaker volume, plays test tones, and records raw microphone audio. Use it for hardware-level audio tasks like muting, diagnostics, or capturing WAV input, not for speech output.

Audio Control is cataloged under Automation on DirSkills. Audio Control comes from a repository tagged agentic-ai, ai-agents, claude-code, embedded and llm.

Documentation

README

Audio Control

Quick Start

Control the device's speaker and microphone hardware directly. Use this for volume adjustments, test tones, and raw audio recording. This is LOW-LEVEL hardware control only.

Workflow

  1. Determine the user's audio hardware need:
    • Volume adjustment -> use POST /audio/volume
    • Check current volume -> use GET /audio/volume
    • Diagnostics / test -> use POST /audio/play-tone
    • Raw recording -> use POST /audio/record
  2. Optionally check device availability first: GET /audio
  3. Execute the appropriate API call
  4. Confirm the action to the user

Examples

Input: "Louder please" / "Turn it up" Output: Check current volume with GET /audio/volume, then increase by ~15 with POST /audio/volume. Confirm: "Volume set to 85%."

This is the opening of the README. Read the full README on GitHub.

Commands Audio Control provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /audio

Frequently asked about Audio Control

  • What else does autonomous-ai publish alongside Audio Control?

    Audio Control is one of 25 skills that DirSkills catalogs from autonomous-ai/autonomous-os, the repository it ships in. Its siblings there include Camera, Claude Buddy and Computer Use. Each one is a separate skill with its own page in this directory, installs the same way Audio Control does, and is maintained by autonomous-ai in that same repository. The rest of the collection is listed on the autonomous-ai/autonomous-os page.

  • How does Audio Control compare to other Automation skills?

    Audio Control ranks #1444 by stars among the 1648 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Audio Control against them. Open each page to compare what they document and how they install.

More from autonomous-ai/autonomous-os

Audio Control is one of 25 skills cataloged on DirSkills from autonomous-ai/autonomous-os.

See all 25 skills β†’
πŸ“·
1h ago

Camera

Camera controls the device camera to take snapshots, view a live stream, and toggle privacy. Use it when asked to look at something or to turn the camera on or off.
Automation
25839
πŸ—£οΈ
1h ago

Claude Buddy

Claude Buddy coordinates with Claude Desktop and Claude Code on a Mac by relaying approval prompts and activity state. Use it when you need to answer tool permission requests by voice instead of clicking.
AI Engineering
25839
πŸ’»
1h ago

Computer Use

Computer Use controls a paired Mac through Autonomous Buddy to open apps, navigate URLs, type, use shortcuts, copy text, and click labeled UI elements. Use it for explicit requests to do something on the user's computer; use vision for screen-reading or unlabeled UI tasks.
Automation
25839
πŸ”—
1h ago

Connectors

Connectors detects which linked services are available on this device and uses them to answer questions or take actions in Gmail, Calendar, Drive, Notion, Figma, Asana, Linear, and GitHub. Use it when you need to check connections or work with a connected account.
Automation
25839
πŸ–₯️
1h ago

Display

Display controls the device’s round LCD for manual eye expressions or brief info text like time and weather. Use it only when you need direct display changes; normal conversation reactions are auto-synced by Emotion.
Automation
25839
πŸ€–
1h ago

Emotion Expression

Emotion Expression adds inline emotion markers to conversational replies so a device can drive servos, LEDs, and display eyes with each response. Use it for reactive, lifelike behavior; it is not for ambient scenes or custom LED colors.
AI Engineering
25839