什么是 agents-py?
使用 Python 构建 LiveKit Agent 后端。使用 LiveKit 的 Python Agents SDK (livekit-agents) 创建语音 AI 代理、语音助手或任何实时 AI 应用程序时,请使用此技能。涵盖 AgentSession、Agent 类、功能工具、STT/LLM/TTS 模型、转弯检测和多代理工作流程。 来源:codestackr/livekit-skills。
使用 Python 构建 LiveKit Agent 后端。使用 LiveKit 的 Python Agents SDK (livekit-agents) 创建语音 AI 代理、语音助手或任何实时 AI 应用程序时,请使用此技能。涵盖 AgentSession、Agent 类、功能工具、STT/LLM/TTS 模型、转弯检测和多代理工作流程。
通过命令行快速安装 agents-py AI 技能到你的开发环境
来源:codestackr/livekit-skills。
This skill works alongside the LiveKit MCP server, which provides direct access to the latest LiveKit documentation, code examples, and changelogs. Use these tools when you need up-to-date information that may have changed since this skill was created.
Use MCP tools and local references together for the best experience.
Use the LiveKit CLI to load your credentials into a .env.local file:
使用 Python 构建 LiveKit Agent 后端。使用 LiveKit 的 Python Agents SDK (livekit-agents) 创建语音 AI 代理、语音助手或任何实时 AI 应用程序时,请使用此技能。涵盖 AgentSession、Agent 类、功能工具、STT/LLM/TTS 模型、转弯检测和多代理工作流程。 来源:codestackr/livekit-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/codestackr/livekit-skills --skill agents-py使用 Python 构建 LiveKit Agent 后端。使用 LiveKit 的 Python Agents SDK (livekit-agents) 创建语音 AI 代理、语音助手或任何实时 AI 应用程序时,请使用此技能。涵盖 AgentSession、Agent 类、功能工具、STT/LLM/TTS 模型、转弯检测和多代理工作流程。 来源:codestackr/livekit-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/codestackr/livekit-skills --skill agents-py 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/codestackr/livekit-skills