polyv直播平台 API Skills 集合,为 Claude Code 提供与保利威直播平台交互的能力。
/plugin marketplace add terryso/polyv-skills
/plugin install polyv-skills
npx skills add terryso/polyv-skills
git submodule add https://github.com/terryso/polyv-skills.git .agents/polyv-skills
git clone https://github.com/terryso/polyv-skills.git
cp -r polyv-skills/skills/* .agents/skills/
mkdir -p ~/.polyv-skills
cp config/config.example.json ~/.polyv-skills/config.json
{
"appId": "您的appId",
"appSecret": "您的appSecret"
}
polyv-skills/
├── .claude-plugin/ # Claude Code 插件配置
│ ├── marketplace.json # 市场定义
│ └── plugin.json # 插件定义
├── skills/ # Skills 目录
│ └── polyv-create-channel/ # 创建频道 Skill
│ ├── SKILL.md # Skill 定义
│ ├── scripts/ # CLI 工具脚本
│ └── references/ # 参考文档
├── config/ # 配置模板
│ └── config.example.json # 配置示例
├── README.md # 本文件
├── AGENTS.md # Agent 使用说明
├── LICENSE # MIT License
└── .gitignore # Git 忽略规则
.nvmrc 自动切换)# 安装依赖
npm install
# 运行所有测试
npm test
# 单元测试 (Mocha)
npm run test:unit
# E2E 测试 (Playwright)
npm run test:e2e
# E2E 测试 UI 模式
npm run test:e2e:ui
MIT License - 详见 LICENSE 文件
欢迎提交 Issue 和 Pull Request!
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
BMAD Skills collection for Claude Code
Collection of AI agent skills for Claude Code and OpenClaw
npx claudepluginhub terryso/polyv-skillsClaude Code skill pack for Podium (18 skills)
Developer tools for maintaining Claude Code plugins. Upgrade skills, audit structure, and align with latest platform capabilities.
Complete toolkit for creating, validating, and managing Claude Code skills with intelligent agents, interactive commands, and professional templates
LiveKit Agents SDK skills for building voice AI agents with CLI-based workflow, supporting both Cloud and self-hosted deployments.
Discord channel for Claude Code — messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /discord:access.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.