Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

Spotify Portal AI Plugins

Bring Spotify Portal into Claude Code, Codex, and Cursor.

This plugin provides focused workflows for the Portal CLI: set up authentication, search your software catalog, build service briefings, run diagnostics, and invoke Portal actions.

Highlights

  • Set up the Portal CLI for your current coding-agent environment.
  • Run read-only diagnostics to verify plugin, CLI, authentication, and action readiness.
  • Search the software catalog and technical documentation using natural language queries.
  • Generate concise service briefings with available ownership, health, incident, and documentation details.
  • Discover and safely invoke Portal actions with built-in help, dry-run, and confirmation safeguards.

The marketplace also ships shunt (Claude Code only for now): a plugin that routes I/O-heavy agent work — bulk file reads and boilerplate generation — to AiKA modes running cheaper worker models, via the Portal CLI actions registry. See plugins/shunt/README.md.

Installation

Claude Code

claude plugin marketplace add spotify/portal-ai-plugins
claude plugin install portal@portal
claude plugin install shunt@portal   # optional: token-saving AiKA delegation

Start a new session and run:

/portal:setup

Codex

codex plugin marketplace add spotify/portal-ai-plugins
codex

Open /plugins, install Spotify Portal, start a new task, and ask:

Set up Spotify Portal for me.

Cursor

Register the spotify/portal-ai-plugins repository in your Cursor team marketplace, then install Spotify Portal from Cursor Settings → Plugins.

Workflows

WorkflowPurpose
setupConfigure Portal CLI authentication
doctorRun read-only readiness diagnostics
searchSearch the software catalog and technical documentation
serviceProduce a concise operational service briefing
actionsDiscover, inspect, preview, and safely invoke Portal actions
feedbackSubmit feedback about the Portal CLI to the Portal team

Portal CLI

The workflows invoke the upstream CLI through:

npx @spotify/portal-cli <command>

Setup verifies the required auth, actions, owner, search, and service commands before proceeding.

关于 About

No description, website, or topics provided.

语言 Languages

TypeScript63.1%
Shell36.9%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
6
Total Commits
峰值: 6次/周
Less
More

核心贡献者 Contributors