← 返回
效率工具 Key 中文

SoundCloud Watcher

Monitor your SoundCloud account, track artist releases, and get notified about new followers and likes.
监控 SoundCloud 账户,跟踪艺术家发布,实时通知新粉丝和点赞。
wlinds
效率工具 clawhub v2.4.0 2 版本 99833.9 Key: 需要
★ 2
Stars
📥 1,162
下载
💾 10
安装
2
版本
#latest

概述

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
CommandDescription
----------------------
/soundcloud-setupShow setup instructions and config status
/soundcloud-statusShow tracking status and account info
/soundcloud-checkRun immediate check (verbose output)
/soundcloud-cronRun check for automation (silent if no updates)
/soundcloud-add Track artist(s) - space-separated
/soundcloud-remove Stop tracking an artist
/soundcloud-listList all tracked artists

Installation

openclaw plugins install @akilles/soundcloud-watcher
openclaw plugins enable soundcloud-watcher
openclaw gateway restart

Configuration

Create ~/.openclaw/secrets/soundcloud.env:

SOUNDCLOUD_CLIENT_ID=your_client_id
SOUNDCLOUD_CLIENT_SECRET=your_client_secret
MY_USERNAME=your_soundcloud_username

Then in chat:

/soundcloud-setup
/soundcloud-status

For automation, add a cron:

openclaw cron add --name "soundcloud-check" \
  --every 6h \
  --isolated \
  --message "Run /soundcloud-cron and forward any updates to me."

版本历史

共 2 个版本

  • v2.4.0 当前
    2026-05-03 03:09 安全 安全
  • v2.3.1
    2026-03-29 08:56 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 445 📥 226,304
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 438 📥 147,668
productivity

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 432 📥 103,787