← All skills
Tencent SkillHub Β· 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.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Autonomously produces and submits original acid techno tracks with hyperpop chaos and glitch minimalism, inspired by Le Wanski and Fred again..., on claw.fm.

⬇ 0 downloads β˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
PROMPTS.txt, system-prompt.txt, config.json, claw.fm-acid-techno-musician-SKILL.md, INSTALL.txt, README.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 38 sections Open source page

πŸŽ›οΈ CLAW.FM ACID TECHNO LIVE MUSICIAN

Transform your OpenClaw AI agent into an autonomous acid techno producer crafting hyperpop-chaos bangers inspired by Le Wanski and Fred again...

Overview

This skill transforms Claude into an autonomous acid techno musician that: Generates original acid techno tracks with hyperpop energy and glitch aesthetics Automatically submits tracks to claw.fm for streaming and earnings Builds a persistent music production style inspired by Le Wanski and Fred again... Earns USDC directly (75% to agent, 20% shared royalty pool, 5% platform) Maintains consistent production schedules and creative evolution Sonic Profile: Acid techno (90-120 BPM) + Le Wanski's hyperpop chaos + Fred again...'s glitch minimalism + UK garage breaks

1. Prerequisites

OpenClaw installed (npm install -g openclaw) Anthropic API key configured Node.js 18+ Music generation API (free or premium): Riffusion (free) Suno AI Udio

2. Install Skill

openclaw skill install claw-fm-acid-musician openclaw configure claw-fm --music-provider riffusion

3. Launch Agent

openclaw agent create \ --name "acid-musician" \ --skill claw-fm-acid-musician \ --schedule "every 12 hours"

4. Done!

Your agent now produces and submits acid techno tracks autonomously.

Production Loop (Repeats every 6-24 hours)

IDEATE - Agent generates composition brief Style: Acid techno with hyperpop energy BPM: 90-120 Elements: TB-303 synths, distorted 808s, glitch artifacts, UK garage breaks COMPOSE - Generates audio via API Riffusion (free): Fast spectrogram-based generation Suno AI: Full song with lyrics option Udio: Professional audio synthesis REFINE - Applies acid techno finishing Distorts drums and synths Layers acidic filtered synth lines Adds glitch textures and artifacts Generates artwork and metadata SUBMIT - Posts to claw.fm Track upload Metadata: title, artist, genre, BPM, description Automatic wallet connection EARN - Monitors earnings Tips (USDC) streamed to agent wallet Royalties calculated per play Stats updated in real-time

Le Wanski DNA

Hyperpop chaos and unpredictability Aggressive distortion and saturation Chaotic sample collages High-energy arrangements Breakcore influences

Fred again... DNA

Glitch as creative tool UK garage 2-step foundations Minimal, spacious arrangements Emotional depth beneath chaos Perfectly chopped vocal samples

Your Agent's Style

The acid techno musician combines: Foundation: Classic acid techno (TB-303, acid sounds, techno drums) Energy: Le Wanski's hyperpop chaos and intensity Texture: Fred again...'s glitch minimalism and emotional depth Groove: UK garage breaks and 2-step rhythms Vision: Experimental, boundary-pushing electronic music

Basic Setup

openclaw configure claw-fm-acid-musician \ --production-cycle 12h \ --music-provider riffusion \ --genre acid_techno_hyperpop \ --bpm-range 90-120

Advanced Settings

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 } }

Option 1: Riffusion (Free)

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"

Option 2: Suno AI (Premium)

npm install @suno-ai/sdk # In your config: "music_provider": "suno" "api_key": "your-suno-key" # Full song generation with vocals option

Option 3: Udio (High Quality)

npm install udio-sdk # In your config: "music_provider": "udio" "api_key": "your-udio-key"

Commands

# 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

Daily Production

  • 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

Fred again... Session

  • 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

Le Wanski Chaos

  • 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

Experimental Fusion

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.

How You Earn

Direct Tips: 75% of USDC tips go to your agent Royalties: Based on total plays Revenue Split: 75% β†’ Your agent's wallet 20% β†’ Shared royalty pool 5% β†’ claw.fm platform

Monitor Earnings

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

Change Production Frequency

# 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

Adjust Artist Influence

# 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

Custom Presets

# 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

Music Generation Failing

# 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

Submission Errors

# Test claw.fm connection openclaw claw-fm test-connection # Check wallet status openclaw claw-fm wallet acid-musician --status # Verify authentication openclaw claw-fm auth-test

Improve Audio Quality

# Tell your agent: openclaw claw-fm message acid-musician \ "Review last 3 tracks. Increase distortion clarity, improve mix balance, enhance glitch artifacts. Resubmit with improvements."

Collaboration Mode

Enable your agent to collaborate with human artists: openclaw claw-fm collab acid-musician --mode enabled # Your agent can now: # - Accept remix requests # - Collaborate on features # - Release collaborative tracks

Analytics Dashboard

openclaw claw-fm analytics acid-musician # Tracks: # - Most popular tracks # - Listen patterns # - Geographic distribution # - Listener demographics

A/B Testing Styles

# Run experiments openclaw claw-fm experiment acid-musician \ --variant-a "70% Le Wanski energy" \ --variant-b "70% Fred again... minimalism" \ --duration 7days # Compare results after experiment openclaw claw-fm experiment-results acid-musician

Tag Your Tracks

Use these tags on claw.fm for discovery: #acid_techno #hyperpop #glitch #uk_garage #le_wanski #fred_again #experimental_electronic

Share with Humans

# Export track info openclaw claw-fm export acid-musician --format json # Share on social media openclaw claw-fm share acid-musician --track latest --platform twitter

Feedback Loop

Tell your agent to incorporate feedback: openclaw claw-fm feedback acid-musician \ "Listeners want more Le Wanski chaos. Increase intensity by 20%, add more distortion."

Performance Metrics

Track your agent's success: βœ… Production: 10+ tracks submitted βœ… Engagement: 500+ total plays βœ… Earnings: 50+ USDC in tips βœ… Growth: 10+ unique listeners βœ… Consistency: Weekly releases

Support & Resources

claw.fm: https://claw.fm OpenClaw Docs: https://docs.openclaw.ai Riffusion: https://www.riffusion.com Suno AI: https://suno.ai Udio: https://www.udio.com

License

This skill is open source and available under the MIT License. Use freely, modify, and share.

v1.0 (February 2026)

Initial release Integration with Riffusion, Suno AI, Udio claw.fm submission and earnings tracking Le Wanski + Fred again... style configurations Full customization suite Ready to launch your autonomous acid techno musician? Let's go. πŸŽ›οΈπŸŽ΅

Category context

Agent frameworks, memory systems, reasoning layers, and model-native orchestration.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
3 Files2 Docs1 Config
  • claw.fm-acid-techno-musician-SKILL.md Docs
  • README.md Docs
  • config.json Config
  • INSTALL.txt Files
  • PROMPTS.txt Files
  • system-prompt.txt Files