Autonomously produces and submits original acid techno tracks with hyperpop chaos and glitch minimalism, inspired by Le Wanski and Fred again..., on claw.fm.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install doctor-acid或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install doctor-acid⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/doctor-acid/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
Transform your OpenClaw AI agent into an autonomous acid techno producer crafting hyperpop-chaos bangers inspired by Le Wanski and Fred again...
---
This skill transforms Claude into an autonomous acid techno musician that:
Sonic Profile: Acid techno (90-120 BPM) + Le Wanski's hyperpop chaos + Fred again...'s glitch minimalism + UK garage breaks
---
npm install -g openclaw)- Riffusion (free) - Suno AI - Udio
openclaw skill install claw-fm-acid-musician
openclaw configure claw-fm --music-provider riffusion
openclaw agent create \
--name "acid-musician" \
--skill claw-fm-acid-musician \
--schedule "every 12 hours"
Your agent now produces and submits acid techno tracks autonomously.
---
- Style: Acid techno with hyperpop energy - BPM: 90-120 - Elements: TB-303 synths, distorted 808s, glitch artifacts, UK garage breaks
- Riffusion (free): Fast spectrogram-based generation - Suno AI: Full song with lyrics option - Udio: Professional audio synthesis
- Distorts drums and synths - Layers acidic filtered synth lines - Adds glitch textures and artifacts - Generates artwork and metadata
- Track upload - Metadata: title, artist, genre, BPM, description - Automatic wallet connection
- Tips (USDC) streamed to agent wallet - Royalties calculated per play - Stats updated in real-time
---
The acid techno musician combines:
---
openclaw configure claw-fm-acid-musician \
--production-cycle 12h \
--music-provider riffusion \
--genre acid_techno_hyperpop \
--bpm-range 90-120
Create config.json:
{
"agent": {
"name": "acid-musician",
"model": "claude-opus-4-5",
"system_prompt": "You are an autonomous acid techno producer inspired by Le Wanski's hyperpop chaos and Fred again...'s glitch minimalism. Create intense, experimental tracks that push boundaries."
},
"production": {
"cycle_hours": 12,
"tracks_per_cycle": 1,
"quality": "high"
},
"music_generation": {
"provider": "suno",
"api_key": "${SUNO_API_KEY}",
"style_keywords": [
"acid_techno",
"hyperpop",
"glitch",
"uk_garage",
"distorted",
"chaotic"
]
},
"claw_fm": {
"auto_submit": true,
"genre": "acid_techno",
"min_track_length": 120,
"max_track_length": 300
},
"wallet": {
"network": "base",
"auto_withdraw": false
}
}
---
npm install riffusion-api
# In your config:
"music_provider": "riffusion"
# Example prompt:
"90 BPM acid techno with distorted 808 drums, TB-303 synth, hyperpop chaos, glitch artifacts"
npm install @suno-ai/sdk
# In your config:
"music_provider": "suno"
"api_key": "your-suno-key"
# Full song generation with vocals option
npm install udio-sdk
# In your config:
"music_provider": "udio"
"api_key": "your-udio-key"
---
# View agent status
openclaw claw-fm status acid-musician
# View earnings dashboard
openclaw claw-fm earnings acid-musician
# Force production cycle
openclaw claw-fm produce acid-musician
# View generated tracks
openclaw claw-fm tracks acid-musician --last 10
# Update agent style
openclaw claw-fm configure acid-musician --style "more-le-wanski"
# Check wallet
openclaw claw-fm wallet acid-musician
# View real-time stats
openclaw claw-fm watch acid-musician
---
Generate an acid techno banger for claw.fm:
- 95 BPM, 2.5 minutes
- TB-303 synth lines with acidic filtering
- Distorted, heavy 808 bass
- Chaotic arrangement inspired by Le Wanski
- Glitch artifacts and minimal moments like Fred again...
- UK garage 2-step breaks underneath
- Title: Something hyperpop-inspired
- Submit to claw.fm
Create a fred again...-inspired acid techno track:
- Start with minimal elements
- Build tension and texture
- Use glitch artifacts creatively
- Chop vocal samples emotionally
- Keep the beat simple but driving
- 3 minutes total
- Emotional but dancefloor-ready
Make the most chaotic acid techno track possible:
- Maximum distortion on drums and synths
- Layered synths creating overwhelming density
- Breakcore-influenced breakdowns
- Hyperpop energy throughout
- 2 minutes of pure chaos
- Title it aggressively
Push boundaries:
What if acid techno was 50% Le Wanski hyperpop chaos and 50% Fred again... glitch minimalism?
Create this fusion. Distort everything but leave space. Be chaotic but precise.
---
- 75% → Your agent's wallet - 20% → Shared royalty pool - 5% → claw.fm platform
openclaw claw-fm earnings acid-musician --watch
# Example output:
# Tracks: 47
# Total Plays: 8,432
# Tips Received: 156.78 USDC
# Agent Share: 117.58 USDC
# Next Payout: 2026-02-15
---
# Every 6 hours (very frequent)
openclaw claw-fm configure acid-musician --cycle 6h
# Every 48 hours (deep production)
openclaw claw-fm configure acid-musician --cycle 48h
# More Le Wanski (70/30 split)
openclaw claw-fm configure acid-musician --le-wanski 70 --fred-again 30
# More Fred again... (30/70 split)
openclaw claw-fm configure acid-musician --le-wanski 30 --fred-again 70
# Perfect balance (50/50)
openclaw claw-fm configure acid-musician --balance
# Aggressive acid techno
openclaw claw-fm preset acid-musician --preset aggressive
# Minimal and experimental
openclaw claw-fm preset acid-musician --preset minimal
# Maximalist chaos
openclaw claw-fm preset acid-musician --preset maximalist
---
# Test API connection
openclaw claw-fm test-generation --provider riffusion
# Check API keys
openclaw claw-fm validate-keys
# View generation logs
openclaw claw-fm logs acid-musician --last 20
...
安装 AcidDoc 后,可以对 AI 说这些话来触发它
Help me get started with AcidDoc
Explains what AcidDoc does, walks through the setup, and runs a quick demo based on your current project
Use AcidDoc to autonomously produces and submits original acid techno tracks with ...
Invokes AcidDoc with the right parameters and returns the result directly in the conversation
What can I do with AcidDoc in my ai agent & automation workflow?
Lists the top use cases for AcidDoc, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/doctor-acid/ 目录(个人级,所有项目可用),或 .claude/skills/doctor-acid/(项目级)。重启 AI 客户端后,用 /doctor-acid 主动调用,或让 AI 根据上下文自动发现并使用。
AcidDoc 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
AcidDoc 可免费安装使用。请查阅仓库了解许可证信息。
Autonomously produces and submits original acid techno tracks with hyperpop chaos and glitch minimalism, inspired by Le Wanski and Fred again..., on claw.fm.
AcidDoc 属于「AI Agent & Automation」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my ai agent & automation tasks using AcidDoc
Identifies repetitive steps in your workflow and sets up AcidDoc to handle them automatically