AudiusProjectAudiusProjectOfficialยท1 Agent Skills Included

apps

Build music streaming apps on the open Audius protocol

Builds music streaming apps, players, and audio products on the Audius API and JavaScript SDK. Removes the guesswork of querying tracks, handling OAuth logins, uploading music, and retrying broken artwork images. Ships runnable web and mobile examples plus a full OpenAPI spec so agents and developers ship working music features faster.
npx skills add AudiusProject/apps --all -g -y
Available:

Tells the AI agent how the Audius monorepo is structured, which commands to run for web, mobile, and protocol work, and how to use the API, SDK, and examples when building music apps.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Audius apps?โ–ผ

Run `npx skills add AudiusProject/apps --all -g -y` in your terminal to install all tools in this suite globally.

How to build a music streaming app with Audius?โ–ผ

Use the Audius REST API or the @audius/sdk JavaScript package to search tracks, stream audio, and manage playlists. The repo includes runnable web and mobile examples you can copy directly.

How do I get Audius API keys?โ–ผ

Create a developer app at audius.co/settings under Manage Your Apps or visit api.audius.co/plans to get an API Key and Secret. Read-only access only needs the API Key.

Can AI agents build on Audius?โ–ผ

Yes. The repo ships agents.md and skill.md files plus a machine-readable OpenAPI spec so AI agents can understand endpoints, auth flows, and image mirror handling automatically.

Does Audius support user login and uploads?โ–ผ

Yes. The Log in with Audius OAuth flow lets users authorize your app, and the SDK supports uploads, favorites, and reposts using a server-side API Secret.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’