Skip to content

Add livekit agents skill#49

Merged
Topherhindman merged 1 commit intomainfrom
add-agents-skill
Feb 25, 2026
Merged

Add livekit agents skill#49
Topherhindman merged 1 commit intomainfrom
add-agents-skill

Conversation

@Topherhindman
Copy link
Contributor

Adds the livekit-agents skill to the repo

Copy link
Contributor

@bcherry bcherry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it really necessary to have it in both .agents and .claude?

@Topherhindman
Copy link
Contributor Author

is it really necessary to have it in both .agents and .claude?

If we want to cover the most used coding tools, yes. Cursor, Copilot, Gemini, and Codex all also have their own "primary" directories where they look first (.cursor/skills/ for Cursor, .copilot/skills/ and .claude/skills/ for Copilot, .gemini/skills/ for Gemini, and .agents/skills for Codex). All of them except for Claude will also fallback and check .agents/skills/, so I think its worthwhile that we include both these, as it gives us the widest spread of common agentic coding tools.

@Topherhindman Topherhindman merged commit 0228b80 into main Feb 25, 2026
6 checks passed
@Topherhindman Topherhindman deleted the add-agents-skill branch February 25, 2026 15:09
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.

2 participants