Skip to content

Remove the bundled LiveKit agent skills - #106

Open
bcherry wants to merge 1 commit into
mainfrom
bcherry/remove-synced-skills
Open

bcherry wants to merge 1 commit into
mainfrom
bcherry/remove-synced-skills

Conversation

@bcherry

@bcherry bcherry commented Sep 23, 2026 •

Copy link
Copy Markdown
Contributor

What

Deletes the seven skills that #108 installed from .agents/skills/ and .claude/skills/, along with skills-lock.json.

Why

These are a copy of livekit/agent-skills, and the sync that used to keep them current is being removed (livekit/internal-actions#16). Skill installation is moving into the LiveKit CLI, so once that ships the starter no longer needs its own copy, which would otherwise go stale again.

Nothing else in this repo references the skills (the livekit-agents mentions in .github/ and the Dockerfile are the package, not the skill).

Until the CLI install path lands, the current skills can be installed with:

npx skills add livekit/agent-skills

🤖 Generated with Claude Code

https://claude.ai/code/session_01U7yszNU7t5aCHJsKLmU4hv

@bcherry
bcherry force-pushed the bcherry/remove-synced-skills branch from 30b9730 to c13f1e4 Compare September 25, 2026 02:54
@bcherry bcherry changed the title Remove the synced livekit-agents skill Remove the bundled LiveKit agent skills Sep 25, 2026
@bcherry
bcherry changed the base branch from main to bcherry/update-agent-skills September 25, 2026 02:54
Base automatically changed from bcherry/update-agent-skills to main September 25, 2026 16:08
Skill installation is moving into the LiveKit CLI, so the starter no
longer needs its own copy. Until that ships, install them with
`npx skills add livekit/agent-skills`.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01U7yszNU7t5aCHJsKLmU4hv
@bcherry
bcherry force-pushed the bcherry/remove-synced-skills branch from c13f1e4 to c7f6547 Compare September 25, 2026 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants