ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Mix

Record, search, and analyze music and audio sessions with playback tracking. Use when logging audio sessions, searching metadata, analyzing listening data.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain/mix
Or

Mix

Mix makes music & audio simple. Record, search, and analyze your data with clear terminal output.

Why Mix?

  • Works entirely offline — your data never leaves your machine
  • Simple command-line interface, no GUI needed
  • Export to JSON, CSV, or plain text anytime
  • Automatic history and activity logging

Getting Started

# See what you can do
mix help

# Check current status
mix status

# View your statistics
mix stats

Commands

CommandWhat it does
mix runRun
mix checkCheck
mix convertConvert
mix analyzeAnalyze
mix generateGenerate
mix previewPreview
mix batchBatch
mix compareCompare
mix exportExport
mix configConfig
mix statusStatus
mix reportReport
mix statsSummary statistics
mix export<fmt> Export (json
mix search<term> Search entries
mix recentRecent activity
mix statusHealth check
mix helpShow this help
mix versionShow version
mix $name:$c entries
mix Total:$total entries
mix Datasize: $(du -sh "$DATA_DIR" 2>/dev/null
mix Version:v2.0.0
mix Datadir: $DATA_DIR
mix Entries:$(cat "$DATA_DIR"/*.log 2>/dev/null
mix Disk:$(du -sh "$DATA_DIR" 2>/dev/null
mix Last:$(tail -1 "$DATA_DIR/history.log" 2>/dev/null
mix Status:OK
mix [Mix]run: $input
mix Saved.Total run entries: $total
mix [Mix]check: $input
mix Saved.Total check entries: $total
mix [Mix]convert: $input
mix Saved.Total convert entries: $total
mix [Mix]analyze: $input
mix Saved.Total analyze entries: $total
mix [Mix]generate: $input
mix Saved.Total generate entries: $total
mix [Mix]preview: $input
mix Saved.Total preview entries: $total
mix [Mix]batch: $input
mix Saved.Total batch entries: $total
mix [Mix]compare: $input
mix Saved.Total compare entries: $total
mix [Mix]export: $input
mix Saved.Total export entries: $total
mix [Mix]config: $input
mix Saved.Total config entries: $total
mix [Mix]status: $input
mix Saved.Total status entries: $total
mix [Mix]report: $input
mix Saved.Total report entries: $total

Data Storage

All data is stored locally at ~/.local/share/mix/. Each action is logged with timestamps. Use export to back up your data anytime.

Feedback

Found a bug or have a suggestion? Let us know: https://bytesagain.com/feedback/


Powered by BytesAgain | bytesagain.com | [email protected]

Metadata

Stars3500
Views1
Updated2026-03-27
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain-mix": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#audio#music#mix#production#creative
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.