Agent skills for integrating with the SoundCloud API. Copy this .cursor/skills/ directory into your application repo, or clone this repository and point Cursor at these skills.
| Skill | Use when |
|---|---|
| soundcloud-api-integration | Starting any SoundCloud API integration — auth rules, URNs, OpenAPI, errors |
| soundcloud-api-auth | OAuth 2.1 PKCE, Client Credentials, token refresh |
| soundcloud-api-discovery | Search, related tracks, related artists |
- Agents.md — agent integration overview for this repo
- Building with AI — prompt templates and examples
- LLM context — quick reference for agents
- API releases — changelog
Project skills live at .cursor/skills/<skill-name>/SKILL.md. Install by copying the skill folders into your project, or reference this repo when configuring workspace rules.
Invoke explicitly (e.g. “use the soundcloud-api-discovery skill”) or add skill paths to your Cursor rules.