service

Installation
SKILL.md

Inspect a Portal Service

Use the Portal CLI as the source of truth. Prefer JSON output when composing an answer.

Resolve the service

Run help before relying on command flags:

npx @spotify/portal-cli owner --help

For a service name:

npx @spotify/portal-cli owner <service-name> --json

The result includes the canonical entity reference. If the user provided an entity reference, parse its kind, namespace, and name and pass the corresponding owner flags.

Installs
3
GitHub Stars
313
First Seen
13 days ago
service — spotify/portal-ai-plugins