✓ Verified
💻 Development
✓ Enhanced Data
Soundcloud Watcher
Monitor your SoundCloud account, track artist releases, and get notified about new followers and lik
- Rating
- 4 (224 reviews)
- Downloads
- 13,988 downloads
- Version
- 1.0.0
Overview
Monitor your SoundCloud account, track artist releases, and get notified about new followers and likes.
Complete Documentation
View Source →
SoundCloud Watcher
This skill connects your OpenClaw agent to your SoundCloud account.
It can:
- Check setup status and account info
- Track specific artists for new releases
- Get notifications about followers and likes
- Run silently for cron jobs
| Command | Description |
|---|---|
| /soundcloud-setup | Show setup instructions and config status |
| /soundcloud-status | Show tracking status and account info |
| /soundcloud-check | Run immediate check (verbose output) |
| /soundcloud-cron | Run check for automation (silent if no updates) |
| /soundcloud-add | Track artist(s) - space-separated |
| /soundcloud-remove | Stop tracking an artist |
| /soundcloud-list | List all tracked artists |
Installation
bash
openclaw plugins install @akilles/soundcloud-watcher
openclaw plugins enable soundcloud-watcher
openclaw gateway restart
Configuration
Create ~/.openclaw/secrets/soundcloud.env:
text
SOUNDCLOUD_CLIENT_ID=your_client_id
SOUNDCLOUD_CLIENT_SECRET=your_client_secret
MY_USERNAME=your_soundcloud_username
Then in chat:
text
/soundcloud-setup
/soundcloud-status
For automation, add a cron:
bash
openclaw cron add --name "soundcloud-check" \
--every 6h \
--isolated \
--message "Run /soundcloud-cron and forward any updates to me."
Installation
Terminal bash
openclaw install soundcloud-watcher
Copied!
💻Code Examples
openclaw gateway restart
openclaw-gateway-restart.txt
## Configuration
Create `~/.openclaw/secrets/soundcloud.env`:example.sh
openclaw plugins install @akilles/soundcloud-watcher
openclaw plugins enable soundcloud-watcher
openclaw gateway restartexample.txt
SOUNDCLOUD_CLIENT_ID=your_client_id
SOUNDCLOUD_CLIENT_SECRET=your_client_secret
MY_USERNAME=your_soundcloud_usernameexample.sh
openclaw cron add --name "soundcloud-check" \
--every 6h \
--isolated \
--message "Run /soundcloud-cron and forward any updates to me."⚙️Configuration Options
| Option | Type | Default | Description |
|---|---|---|---|
SOUNDCLOUD_CLIENT_ID | string | your_client_id | - |
SOUNDCLOUD_CLIENT_SECRET | string | your_client_secret | - |
MY_USERNAME | string | your_soundcloud_username | - |
Tags
#devops_and-cloud
Quick Info
Category Development
Model Claude 3.5
Complexity One-Click
Author wlinds
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install soundcloud-watcher
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
⚡ GPT-Optimized
)}
★ 3.8 (274)
↓ 17,648
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0