Mix
Record, search, and analyze music and audio sessions with playback tracking. Use when logging audio sessions, searching metadata, analyzing listening data.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain/mixMix
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
| Command | What it does |
|---|---|
mix run | Run |
mix check | Check |
mix convert | Convert |
mix analyze | Analyze |
mix generate | Generate |
mix preview | Preview |
mix batch | Batch |
mix compare | Compare |
mix export | Export |
mix config | Config |
mix status | Status |
mix report | Report |
mix stats | Summary statistics |
mix export | <fmt> Export (json |
mix search | <term> Search entries |
mix recent | Recent activity |
mix status | Health check |
mix help | Show this help |
mix version | Show version |
mix $name: | $c entries |
mix Total: | $total entries |
mix Data | size: $(du -sh "$DATA_DIR" 2>/dev/null |
mix Version: | v2.0.0 |
mix Data | dir: $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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain-mix": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
play-guitar-fretboard
玩转吉他指板 - 快速跳转到吉他指板学习资源网站
podcast-agent
Search articles on any topic, generate a two-host dialogue script, and synthesize podcast audio via TTS. Turn long reads into listenable content.
ym-mediatoolkit
流式视频处理工具集 - 压缩、封面提取、音频转换,无需下载完整视频
video-producer
短视频一键生成技能 v2.2。调用video-director进行画面规划,然后生成AI素材、TTS配音、视频渲染,输出完整MP4。
arch-optimization
OpenClaw通信协议架构优化技能包 - 提供高性能、可靠的agent间通信框架。实现大消息59%性能提升,MessagePack 35%体积减少,统一传输层架构,智能路由算法,完整错误恢复和监控体系。