Skill Claude CodeCodexCursor
Implements SoundCloud OAuth 2.1 flows — Authorization Code with PKCE and Client Credentials — including token refresh and secure credential storage. Use when adding login, obtaining tokens, or fixing 401 auth errors.
A public repo for our Developer Community to engage about bugs and feature requests on our Public API
Skill Claude CodeCodexCursor
Implements SoundCloud OAuth 2.1 flows — Authorization Code with PKCE and Client Credentials — including token refresh and secure credential storage. Use when adding login, obtaining tokens, or fixing 401 auth errors.
Skill Claude CodeCodexCursor
Implements SoundCloud discovery endpoints — track search, related tracks, and related artists — with URN path parameters and linkedpartitioning pagination. Use when building recommendations, “similar” features, or search UIs.
Skill Claude CodeCodexCursor
Integrates applications with the SoundCloud HTTP API using OAuth 2.1, OpenAPI, and developer docs. Use when building SoundCloud API clients, auth flows, uploads, playback, pagination, or debugging API errors.