← Back to Skills Marketplace
mjanssen19

SoundClawd - identify songs in live sets on Soundcloud - give back an Apple Music/Spotify link

by mjanssen19 · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
170
Downloads
1
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install soundclawd
Description
Identify a track from a SoundCloud Live set screenshot and find its Apple Music and Spotify links. Use when a user shares a screenshot of a SoundCloud Live s...
Usage Guidance
This skill is internally coherent and does what it says: it will ask you for a screenshot, extract the set name and timestamp, then search public tracklist sources and public music search endpoints to find matching tracks and links. Before installing, consider: (1) the skill will perform web requests to public sites (which may be blocked or rate-limited by those sites), (2) screenshots can contain sensitive or identifying information — only share content you’re comfortable sending to the agent, and (3) results from scraping/searching can be approximate; prefer providing clearer set names/timestamps for better accuracy. If you want stronger guarantees or higher reliability, consider a version that uses official APIs (e.g., Spotify API) with explicit credential handling and rate-limit/backoff logic.
Capability Analysis
Type: OpenClaw Skill Name: soundclawd Version: 1.0.2 The 'soundclawd' skill bundle is a set of instructions for an AI agent to identify music tracks from SoundCloud DJ set screenshots. It outlines a legitimate workflow involving OCR/image analysis, searching public tracklist databases (e.g., livetracklist.com, set79.com), and using the iTunes Search API to find streaming links. There are no signs of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name and description match the actions in SKILL.md: extracting set name and timestamp from a screenshot, searching public tracklist sites and video descriptions, and resolving Apple Music/Spotify links. No unrelated credentials, binaries, or system access are requested.
Instruction Scope
Runtime instructions are narrowly scoped to OCR/visual extraction from the provided screenshot, web searches/scraping of public tracklist pages and YouTube descriptions, and use of the iTunes Search API / search-engine queries for Spotify. The instructions do not ask the agent to read local files, other environment variables, or unrelated system state.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk or downloaded at install time.
Credentials
The skill declares no environment variables, credentials, or config paths. The external services referenced (iTunes Search API and public web pages) do not require secrets in the described workflow.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and requires no persistent presence or elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install soundclawd
  3. After installation, invoke the skill by name or use /soundclawd
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Expanded sources for tracklists: now searches livetracklist.com, set79.com, SoundCloud reposts, and YouTube descriptions before 1001tracklists. - Updated Apple Music link retrieval: now uses the iTunes Search API as primary method. - Improved Spotify search steps for more reliable link retrieval. - Notes on Cloudflare obstacles and fallback procedures added for 1001tracklists. - Additional guidance for matching tracks at transitions and handling ambiguous timestamps.
v1.0.1
- Added Spotify link retrieval and output alongside Apple Music links. - Updated skill description and workflow to support both Apple Music and Spotify results.
v1.0.0
First version
Metadata
Slug soundclawd
Version 1.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is SoundClawd - identify songs in live sets on Soundcloud - give back an Apple Music/Spotify link?

Identify a track from a SoundCloud Live set screenshot and find its Apple Music and Spotify links. Use when a user shares a screenshot of a SoundCloud Live s... It is an AI Agent Skill for Claude Code / OpenClaw, with 170 downloads so far.

How do I install SoundClawd - identify songs in live sets on Soundcloud - give back an Apple Music/Spotify link?

Run "/install soundclawd" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is SoundClawd - identify songs in live sets on Soundcloud - give back an Apple Music/Spotify link free?

Yes, SoundClawd - identify songs in live sets on Soundcloud - give back an Apple Music/Spotify link is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does SoundClawd - identify songs in live sets on Soundcloud - give back an Apple Music/Spotify link support?

SoundClawd - identify songs in live sets on Soundcloud - give back an Apple Music/Spotify link is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created SoundClawd - identify songs in live sets on Soundcloud - give back an Apple Music/Spotify link?

It is built and maintained by mjanssen19 (@mjanssen19); the current version is v1.0.2.

💬 Comments