audio-recorder

Community

One-script audio recording with descriptive labels.

Authorsmorand
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables reliable microphone-based audio recording with single-script control, label-based naming, and automatic single-instance enforcement.

Core Features & Use Cases

  • Single recording enforcement: Only one recording active at a time via a PID file.
  • Label-based naming: Descriptive filenames for easy organization.
  • Status, list, and stop: Check active recording, list all recordings, and stop cleanly.

Quick Start

Start a recording with a label, then stop it when the meeting ends.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: audio-recorder
Download link: https://github.com/smorand/claude-config/archive/main.zip#audio-recorder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository