Files
Tadas Petra 44a05ea24f Add npm CLI install option and remove LiveKit pinning guidance (#120)
* Add npm as an install option for the ElevenLabs CLI

The CLI is now published on npm as @elevenlabs/cli. List
`npm install -g @elevenlabs/cli` as the first install option in every
skill's installation guide and in the README, alongside the existing
Homebrew, Scoop, and shell-installer methods.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* Remove LiveKit client pinning guidance from skills

The livekit-client version pin is now handled within the ElevenLabs SDK,
so the temporary package.json override workaround sections are obsolete.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-09-01 08:25:47 -05:00
..