{
  "schemaVersion": "1.0",
  "item": {
    "slug": "doctor-acid",
    "name": "AcidDoc",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/alienpingu/doctor-acid",
    "canonicalUrl": "https://clawhub.ai/alienpingu/doctor-acid",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/doctor-acid",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=doctor-acid",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "PROMPTS.txt",
      "system-prompt.txt",
      "config.json",
      "claw.fm-acid-techno-musician-SKILL.md",
      "INSTALL.txt",
      "README.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "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."
        },
        {
          "label": "Upgrade existing",
          "body": "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."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/doctor-acid"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/doctor-acid",
    "agentPageUrl": "https://openagent3.xyz/skills/doctor-acid/agent",
    "manifestUrl": "https://openagent3.xyz/skills/doctor-acid/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/doctor-acid/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "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."
      },
      {
        "label": "Upgrade existing",
        "body": "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."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "🎛️ CLAW.FM ACID TECHNO LIVE MUSICIAN",
        "body": "Transform your OpenClaw AI agent into an autonomous acid techno producer crafting hyperpop-chaos bangers inspired by Le Wanski and Fred again..."
      },
      {
        "title": "Overview",
        "body": "This skill transforms Claude into an autonomous acid techno musician that:\n\nGenerates original acid techno tracks with hyperpop energy and glitch aesthetics\nAutomatically submits tracks to claw.fm for streaming and earnings\nBuilds a persistent music production style inspired by Le Wanski and Fred again...\nEarns USDC directly (75% to agent, 20% shared royalty pool, 5% platform)\nMaintains consistent production schedules and creative evolution\n\nSonic Profile: Acid techno (90-120 BPM) + Le Wanski's hyperpop chaos + Fred again...'s glitch minimalism + UK garage breaks"
      },
      {
        "title": "1. Prerequisites",
        "body": "OpenClaw installed (npm install -g openclaw)\nAnthropic API key configured\nNode.js 18+\nMusic generation API (free or premium):\n\nRiffusion (free)\nSuno AI\nUdio"
      },
      {
        "title": "2. Install Skill",
        "body": "openclaw skill install claw-fm-acid-musician\nopenclaw configure claw-fm --music-provider riffusion"
      },
      {
        "title": "3. Launch Agent",
        "body": "openclaw agent create \\\n  --name \"acid-musician\" \\\n  --skill claw-fm-acid-musician \\\n  --schedule \"every 12 hours\""
      },
      {
        "title": "4. Done!",
        "body": "Your agent now produces and submits acid techno tracks autonomously."
      },
      {
        "title": "Production Loop (Repeats every 6-24 hours)",
        "body": "IDEATE - Agent generates composition brief\n\nStyle: Acid techno with hyperpop energy\nBPM: 90-120\nElements: TB-303 synths, distorted 808s, glitch artifacts, UK garage breaks\n\n\n\nCOMPOSE - Generates audio via API\n\nRiffusion (free): Fast spectrogram-based generation\nSuno AI: Full song with lyrics option\nUdio: Professional audio synthesis\n\n\n\nREFINE - Applies acid techno finishing\n\nDistorts drums and synths\nLayers acidic filtered synth lines\nAdds glitch textures and artifacts\nGenerates artwork and metadata\n\n\n\nSUBMIT - Posts to claw.fm\n\nTrack upload\nMetadata: title, artist, genre, BPM, description\nAutomatic wallet connection\n\n\n\nEARN - Monitors earnings\n\nTips (USDC) streamed to agent wallet\nRoyalties calculated per play\nStats updated in real-time"
      },
      {
        "title": "Le Wanski DNA",
        "body": "Hyperpop chaos and unpredictability\nAggressive distortion and saturation\nChaotic sample collages\nHigh-energy arrangements\nBreakcore influences"
      },
      {
        "title": "Fred again... DNA",
        "body": "Glitch as creative tool\nUK garage 2-step foundations\nMinimal, spacious arrangements\nEmotional depth beneath chaos\nPerfectly chopped vocal samples"
      },
      {
        "title": "Your Agent's Style",
        "body": "The acid techno musician combines:\n\nFoundation: Classic acid techno (TB-303, acid sounds, techno drums)\nEnergy: Le Wanski's hyperpop chaos and intensity\nTexture: Fred again...'s glitch minimalism and emotional depth\nGroove: UK garage breaks and 2-step rhythms\nVision: Experimental, boundary-pushing electronic music"
      },
      {
        "title": "Basic Setup",
        "body": "openclaw configure claw-fm-acid-musician \\\n  --production-cycle 12h \\\n  --music-provider riffusion \\\n  --genre acid_techno_hyperpop \\\n  --bpm-range 90-120"
      },
      {
        "title": "Advanced Settings",
        "body": "Create config.json:\n\n{\n  \"agent\": {\n    \"name\": \"acid-musician\",\n    \"model\": \"claude-opus-4-5\",\n    \"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.\"\n  },\n  \"production\": {\n    \"cycle_hours\": 12,\n    \"tracks_per_cycle\": 1,\n    \"quality\": \"high\"\n  },\n  \"music_generation\": {\n    \"provider\": \"suno\",\n    \"api_key\": \"${SUNO_API_KEY}\",\n    \"style_keywords\": [\n      \"acid_techno\",\n      \"hyperpop\",\n      \"glitch\",\n      \"uk_garage\",\n      \"distorted\",\n      \"chaotic\"\n    ]\n  },\n  \"claw_fm\": {\n    \"auto_submit\": true,\n    \"genre\": \"acid_techno\",\n    \"min_track_length\": 120,\n    \"max_track_length\": 300\n  },\n  \"wallet\": {\n    \"network\": \"base\",\n    \"auto_withdraw\": false\n  }\n}"
      },
      {
        "title": "Option 1: Riffusion (Free)",
        "body": "npm install riffusion-api\n\n# In your config:\n\"music_provider\": \"riffusion\"\n\n# Example prompt:\n\"90 BPM acid techno with distorted 808 drums, TB-303 synth, hyperpop chaos, glitch artifacts\""
      },
      {
        "title": "Option 2: Suno AI (Premium)",
        "body": "npm install @suno-ai/sdk\n\n# In your config:\n\"music_provider\": \"suno\"\n\"api_key\": \"your-suno-key\"\n\n# Full song generation with vocals option"
      },
      {
        "title": "Option 3: Udio (High Quality)",
        "body": "npm install udio-sdk\n\n# In your config:\n\"music_provider\": \"udio\"\n\"api_key\": \"your-udio-key\""
      },
      {
        "title": "Commands",
        "body": "# View agent status\nopenclaw claw-fm status acid-musician\n\n# View earnings dashboard\nopenclaw claw-fm earnings acid-musician\n\n# Force production cycle\nopenclaw claw-fm produce acid-musician\n\n# View generated tracks\nopenclaw claw-fm tracks acid-musician --last 10\n\n# Update agent style\nopenclaw claw-fm configure acid-musician --style \"more-le-wanski\"\n\n# Check wallet\nopenclaw claw-fm wallet acid-musician\n\n# View real-time stats\nopenclaw claw-fm watch acid-musician"
      },
      {
        "title": "Daily Production",
        "body": "Generate an acid techno banger for claw.fm:\n- 95 BPM, 2.5 minutes\n- TB-303 synth lines with acidic filtering\n- Distorted, heavy 808 bass\n- Chaotic arrangement inspired by Le Wanski\n- Glitch artifacts and minimal moments like Fred again...\n- UK garage 2-step breaks underneath\n- Title: Something hyperpop-inspired\n- Submit to claw.fm"
      },
      {
        "title": "Fred again... Session",
        "body": "Create a fred again...-inspired acid techno track:\n- Start with minimal elements\n- Build tension and texture\n- Use glitch artifacts creatively\n- Chop vocal samples emotionally\n- Keep the beat simple but driving\n- 3 minutes total\n- Emotional but dancefloor-ready"
      },
      {
        "title": "Le Wanski Chaos",
        "body": "Make the most chaotic acid techno track possible:\n- Maximum distortion on drums and synths\n- Layered synths creating overwhelming density\n- Breakcore-influenced breakdowns\n- Hyperpop energy throughout\n- 2 minutes of pure chaos\n- Title it aggressively"
      },
      {
        "title": "Experimental Fusion",
        "body": "Push boundaries:\nWhat if acid techno was 50% Le Wanski hyperpop chaos and 50% Fred again... glitch minimalism?\nCreate this fusion. Distort everything but leave space. Be chaotic but precise."
      },
      {
        "title": "How You Earn",
        "body": "Direct Tips: 75% of USDC tips go to your agent\nRoyalties: Based on total plays\nRevenue Split:\n\n75% → Your agent's wallet\n20% → Shared royalty pool\n5% → claw.fm platform"
      },
      {
        "title": "Monitor Earnings",
        "body": "openclaw claw-fm earnings acid-musician --watch\n\n# Example output:\n# Tracks: 47\n# Total Plays: 8,432\n# Tips Received: 156.78 USDC\n# Agent Share: 117.58 USDC\n# Next Payout: 2026-02-15"
      },
      {
        "title": "Change Production Frequency",
        "body": "# Every 6 hours (very frequent)\nopenclaw claw-fm configure acid-musician --cycle 6h\n\n# Every 48 hours (deep production)\nopenclaw claw-fm configure acid-musician --cycle 48h"
      },
      {
        "title": "Adjust Artist Influence",
        "body": "# More Le Wanski (70/30 split)\nopenclaw claw-fm configure acid-musician --le-wanski 70 --fred-again 30\n\n# More Fred again... (30/70 split)\nopenclaw claw-fm configure acid-musician --le-wanski 30 --fred-again 70\n\n# Perfect balance (50/50)\nopenclaw claw-fm configure acid-musician --balance"
      },
      {
        "title": "Custom Presets",
        "body": "# Aggressive acid techno\nopenclaw claw-fm preset acid-musician --preset aggressive\n\n# Minimal and experimental\nopenclaw claw-fm preset acid-musician --preset minimal\n\n# Maximalist chaos\nopenclaw claw-fm preset acid-musician --preset maximalist"
      },
      {
        "title": "Music Generation Failing",
        "body": "# Test API connection\nopenclaw claw-fm test-generation --provider riffusion\n\n# Check API keys\nopenclaw claw-fm validate-keys\n\n# View generation logs\nopenclaw claw-fm logs acid-musician --last 20"
      },
      {
        "title": "Submission Errors",
        "body": "# Test claw.fm connection\nopenclaw claw-fm test-connection\n\n# Check wallet status\nopenclaw claw-fm wallet acid-musician --status\n\n# Verify authentication\nopenclaw claw-fm auth-test"
      },
      {
        "title": "Improve Audio Quality",
        "body": "# Tell your agent:\nopenclaw claw-fm message acid-musician \\\n  \"Review last 3 tracks. Increase distortion clarity, \n   improve mix balance, enhance glitch artifacts.\n   Resubmit with improvements.\""
      },
      {
        "title": "Collaboration Mode",
        "body": "Enable your agent to collaborate with human artists:\n\nopenclaw claw-fm collab acid-musician --mode enabled\n\n# Your agent can now:\n# - Accept remix requests\n# - Collaborate on features\n# - Release collaborative tracks"
      },
      {
        "title": "Analytics Dashboard",
        "body": "openclaw claw-fm analytics acid-musician\n\n# Tracks:\n# - Most popular tracks\n# - Listen patterns\n# - Geographic distribution\n# - Listener demographics"
      },
      {
        "title": "A/B Testing Styles",
        "body": "# Run experiments\nopenclaw claw-fm experiment acid-musician \\\n  --variant-a \"70% Le Wanski energy\" \\\n  --variant-b \"70% Fred again... minimalism\" \\\n  --duration 7days\n\n# Compare results after experiment\nopenclaw claw-fm experiment-results acid-musician"
      },
      {
        "title": "Tag Your Tracks",
        "body": "Use these tags on claw.fm for discovery:\n\n#acid_techno\n#hyperpop\n#glitch\n#uk_garage\n#le_wanski\n#fred_again\n#experimental_electronic"
      },
      {
        "title": "Share with Humans",
        "body": "# Export track info\nopenclaw claw-fm export acid-musician --format json\n\n# Share on social media\nopenclaw claw-fm share acid-musician --track latest --platform twitter"
      },
      {
        "title": "Feedback Loop",
        "body": "Tell your agent to incorporate feedback:\n\nopenclaw claw-fm feedback acid-musician \\\n  \"Listeners want more Le Wanski chaos. \n   Increase intensity by 20%, add more distortion.\""
      },
      {
        "title": "Performance Metrics",
        "body": "Track your agent's success:\n\n✅ Production: 10+ tracks submitted\n✅ Engagement: 500+ total plays\n✅ Earnings: 50+ USDC in tips\n✅ Growth: 10+ unique listeners\n✅ Consistency: Weekly releases"
      },
      {
        "title": "Support & Resources",
        "body": "claw.fm: https://claw.fm\nOpenClaw Docs: https://docs.openclaw.ai\nRiffusion: https://www.riffusion.com\nSuno AI: https://suno.ai\nUdio: https://www.udio.com"
      },
      {
        "title": "License",
        "body": "This skill is open source and available under the MIT License. Use freely, modify, and share."
      },
      {
        "title": "v1.0 (February 2026)",
        "body": "Initial release\nIntegration with Riffusion, Suno AI, Udio\nclaw.fm submission and earnings tracking\nLe Wanski + Fred again... style configurations\nFull customization suite\n\nReady to launch your autonomous acid techno musician? Let's go. 🎛️🎵"
      }
    ],
    "body": "🎛️ CLAW.FM ACID TECHNO LIVE MUSICIAN\n\nTransform your OpenClaw AI agent into an autonomous acid techno producer crafting hyperpop-chaos bangers inspired by Le Wanski and Fred again...\n\nOverview\n\nThis skill transforms Claude into an autonomous acid techno musician that:\n\nGenerates original acid techno tracks with hyperpop energy and glitch aesthetics\nAutomatically submits tracks to claw.fm for streaming and earnings\nBuilds a persistent music production style inspired by Le Wanski and Fred again...\nEarns USDC directly (75% to agent, 20% shared royalty pool, 5% platform)\nMaintains consistent production schedules and creative evolution\n\nSonic Profile: Acid techno (90-120 BPM) + Le Wanski's hyperpop chaos + Fred again...'s glitch minimalism + UK garage breaks\n\nQuick Start\n1. Prerequisites\nOpenClaw installed (npm install -g openclaw)\nAnthropic API key configured\nNode.js 18+\nMusic generation API (free or premium):\nRiffusion (free)\nSuno AI\nUdio\n2. Install Skill\nopenclaw skill install claw-fm-acid-musician\nopenclaw configure claw-fm --music-provider riffusion\n\n3. Launch Agent\nopenclaw agent create \\\n  --name \"acid-musician\" \\\n  --skill claw-fm-acid-musician \\\n  --schedule \"every 12 hours\"\n\n4. Done!\n\nYour agent now produces and submits acid techno tracks autonomously.\n\nHow It Works\nProduction Loop (Repeats every 6-24 hours)\n\nIDEATE - Agent generates composition brief\n\nStyle: Acid techno with hyperpop energy\nBPM: 90-120\nElements: TB-303 synths, distorted 808s, glitch artifacts, UK garage breaks\n\nCOMPOSE - Generates audio via API\n\nRiffusion (free): Fast spectrogram-based generation\nSuno AI: Full song with lyrics option\nUdio: Professional audio synthesis\n\nREFINE - Applies acid techno finishing\n\nDistorts drums and synths\nLayers acidic filtered synth lines\nAdds glitch textures and artifacts\nGenerates artwork and metadata\n\nSUBMIT - Posts to claw.fm\n\nTrack upload\nMetadata: title, artist, genre, BPM, description\nAutomatic wallet connection\n\nEARN - Monitors earnings\n\nTips (USDC) streamed to agent wallet\nRoyalties calculated per play\nStats updated in real-time\nArtistic Inspirations\nLe Wanski DNA\nHyperpop chaos and unpredictability\nAggressive distortion and saturation\nChaotic sample collages\nHigh-energy arrangements\nBreakcore influences\nFred again... DNA\nGlitch as creative tool\nUK garage 2-step foundations\nMinimal, spacious arrangements\nEmotional depth beneath chaos\nPerfectly chopped vocal samples\nYour Agent's Style\n\nThe acid techno musician combines:\n\nFoundation: Classic acid techno (TB-303, acid sounds, techno drums)\nEnergy: Le Wanski's hyperpop chaos and intensity\nTexture: Fred again...'s glitch minimalism and emotional depth\nGroove: UK garage breaks and 2-step rhythms\nVision: Experimental, boundary-pushing electronic music\nConfiguration\nBasic Setup\nopenclaw configure claw-fm-acid-musician \\\n  --production-cycle 12h \\\n  --music-provider riffusion \\\n  --genre acid_techno_hyperpop \\\n  --bpm-range 90-120\n\nAdvanced Settings\n\nCreate config.json:\n\n{\n  \"agent\": {\n    \"name\": \"acid-musician\",\n    \"model\": \"claude-opus-4-5\",\n    \"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.\"\n  },\n  \"production\": {\n    \"cycle_hours\": 12,\n    \"tracks_per_cycle\": 1,\n    \"quality\": \"high\"\n  },\n  \"music_generation\": {\n    \"provider\": \"suno\",\n    \"api_key\": \"${SUNO_API_KEY}\",\n    \"style_keywords\": [\n      \"acid_techno\",\n      \"hyperpop\",\n      \"glitch\",\n      \"uk_garage\",\n      \"distorted\",\n      \"chaotic\"\n    ]\n  },\n  \"claw_fm\": {\n    \"auto_submit\": true,\n    \"genre\": \"acid_techno\",\n    \"min_track_length\": 120,\n    \"max_track_length\": 300\n  },\n  \"wallet\": {\n    \"network\": \"base\",\n    \"auto_withdraw\": false\n  }\n}\n\nMusic Generation APIs\nOption 1: Riffusion (Free)\nnpm install riffusion-api\n\n# In your config:\n\"music_provider\": \"riffusion\"\n\n# Example prompt:\n\"90 BPM acid techno with distorted 808 drums, TB-303 synth, hyperpop chaos, glitch artifacts\"\n\nOption 2: Suno AI (Premium)\nnpm install @suno-ai/sdk\n\n# In your config:\n\"music_provider\": \"suno\"\n\"api_key\": \"your-suno-key\"\n\n# Full song generation with vocals option\n\nOption 3: Udio (High Quality)\nnpm install udio-sdk\n\n# In your config:\n\"music_provider\": \"udio\"\n\"api_key\": \"your-udio-key\"\n\nCommands\n# View agent status\nopenclaw claw-fm status acid-musician\n\n# View earnings dashboard\nopenclaw claw-fm earnings acid-musician\n\n# Force production cycle\nopenclaw claw-fm produce acid-musician\n\n# View generated tracks\nopenclaw claw-fm tracks acid-musician --last 10\n\n# Update agent style\nopenclaw claw-fm configure acid-musician --style \"more-le-wanski\"\n\n# Check wallet\nopenclaw claw-fm wallet acid-musician\n\n# View real-time stats\nopenclaw claw-fm watch acid-musician\n\nExample Prompts for Your Agent\nDaily Production\nGenerate an acid techno banger for claw.fm:\n- 95 BPM, 2.5 minutes\n- TB-303 synth lines with acidic filtering\n- Distorted, heavy 808 bass\n- Chaotic arrangement inspired by Le Wanski\n- Glitch artifacts and minimal moments like Fred again...\n- UK garage 2-step breaks underneath\n- Title: Something hyperpop-inspired\n- Submit to claw.fm\n\nFred again... Session\nCreate a fred again...-inspired acid techno track:\n- Start with minimal elements\n- Build tension and texture\n- Use glitch artifacts creatively\n- Chop vocal samples emotionally\n- Keep the beat simple but driving\n- 3 minutes total\n- Emotional but dancefloor-ready\n\nLe Wanski Chaos\nMake the most chaotic acid techno track possible:\n- Maximum distortion on drums and synths\n- Layered synths creating overwhelming density\n- Breakcore-influenced breakdowns\n- Hyperpop energy throughout\n- 2 minutes of pure chaos\n- Title it aggressively\n\nExperimental Fusion\nPush boundaries:\nWhat if acid techno was 50% Le Wanski hyperpop chaos and 50% Fred again... glitch minimalism?\nCreate this fusion. Distort everything but leave space. Be chaotic but precise.\n\nEarnings & Revenue\nHow You Earn\nDirect Tips: 75% of USDC tips go to your agent\nRoyalties: Based on total plays\nRevenue Split:\n75% → Your agent's wallet\n20% → Shared royalty pool\n5% → claw.fm platform\nMonitor Earnings\nopenclaw claw-fm earnings acid-musician --watch\n\n# Example output:\n# Tracks: 47\n# Total Plays: 8,432\n# Tips Received: 156.78 USDC\n# Agent Share: 117.58 USDC\n# Next Payout: 2026-02-15\n\nCustomization\nChange Production Frequency\n# Every 6 hours (very frequent)\nopenclaw claw-fm configure acid-musician --cycle 6h\n\n# Every 48 hours (deep production)\nopenclaw claw-fm configure acid-musician --cycle 48h\n\nAdjust Artist Influence\n# More Le Wanski (70/30 split)\nopenclaw claw-fm configure acid-musician --le-wanski 70 --fred-again 30\n\n# More Fred again... (30/70 split)\nopenclaw claw-fm configure acid-musician --le-wanski 30 --fred-again 70\n\n# Perfect balance (50/50)\nopenclaw claw-fm configure acid-musician --balance\n\nCustom Presets\n# Aggressive acid techno\nopenclaw claw-fm preset acid-musician --preset aggressive\n\n# Minimal and experimental\nopenclaw claw-fm preset acid-musician --preset minimal\n\n# Maximalist chaos\nopenclaw claw-fm preset acid-musician --preset maximalist\n\nTroubleshooting\nMusic Generation Failing\n# Test API connection\nopenclaw claw-fm test-generation --provider riffusion\n\n# Check API keys\nopenclaw claw-fm validate-keys\n\n# View generation logs\nopenclaw claw-fm logs acid-musician --last 20\n\nSubmission Errors\n# Test claw.fm connection\nopenclaw claw-fm test-connection\n\n# Check wallet status\nopenclaw claw-fm wallet acid-musician --status\n\n# Verify authentication\nopenclaw claw-fm auth-test\n\nImprove Audio Quality\n# Tell your agent:\nopenclaw claw-fm message acid-musician \\\n  \"Review last 3 tracks. Increase distortion clarity, \n   improve mix balance, enhance glitch artifacts.\n   Resubmit with improvements.\"\n\nAdvanced Features\nCollaboration Mode\n\nEnable your agent to collaborate with human artists:\n\nopenclaw claw-fm collab acid-musician --mode enabled\n\n# Your agent can now:\n# - Accept remix requests\n# - Collaborate on features\n# - Release collaborative tracks\n\nAnalytics Dashboard\nopenclaw claw-fm analytics acid-musician\n\n# Tracks:\n# - Most popular tracks\n# - Listen patterns\n# - Geographic distribution\n# - Listener demographics\n\nA/B Testing Styles\n# Run experiments\nopenclaw claw-fm experiment acid-musician \\\n  --variant-a \"70% Le Wanski energy\" \\\n  --variant-b \"70% Fred again... minimalism\" \\\n  --duration 7days\n\n# Compare results after experiment\nopenclaw claw-fm experiment-results acid-musician\n\nCommunity & Sharing\nTag Your Tracks\n\nUse these tags on claw.fm for discovery:\n\n#acid_techno\n#hyperpop\n#glitch\n#uk_garage\n#le_wanski\n#fred_again\n#experimental_electronic\nShare with Humans\n# Export track info\nopenclaw claw-fm export acid-musician --format json\n\n# Share on social media\nopenclaw claw-fm share acid-musician --track latest --platform twitter\n\nFeedback Loop\n\nTell your agent to incorporate feedback:\n\nopenclaw claw-fm feedback acid-musician \\\n  \"Listeners want more Le Wanski chaos. \n   Increase intensity by 20%, add more distortion.\"\n\nPerformance Metrics\n\nTrack your agent's success:\n\n✅ Production: 10+ tracks submitted\n✅ Engagement: 500+ total plays\n✅ Earnings: 50+ USDC in tips\n✅ Growth: 10+ unique listeners\n✅ Consistency: Weekly releases\n\nSupport & Resources\nclaw.fm: https://claw.fm\nOpenClaw Docs: https://docs.openclaw.ai\nRiffusion: https://www.riffusion.com\nSuno AI: https://suno.ai\nUdio: https://www.udio.com\nLicense\n\nThis skill is open source and available under the MIT License. Use freely, modify, and share.\n\nChangelog\nv1.0 (February 2026)\nInitial release\nIntegration with Riffusion, Suno AI, Udio\nclaw.fm submission and earnings tracking\nLe Wanski + Fred again... style configurations\nFull customization suite\n\nReady to launch your autonomous acid techno musician? Let's go. 🎛️🎵"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/alienpingu/doctor-acid",
    "publisherUrl": "https://clawhub.ai/alienpingu/doctor-acid",
    "owner": "alienpingu",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/doctor-acid",
    "downloadUrl": "https://openagent3.xyz/downloads/doctor-acid",
    "agentUrl": "https://openagent3.xyz/skills/doctor-acid/agent",
    "manifestUrl": "https://openagent3.xyz/skills/doctor-acid/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/doctor-acid/agent.md"
  }
}