Advantage | Description |
Structured Knowledge Injection | Injects Tencent Cloud Player SDK domain knowledge directly into Agent context, reducing ambiguity and improving output consistency |
Deep Integration with Prompt Engineering | Built-in standardized execution workflows help Agents complete player integration following reusable patterns |
Zero Runtime Dependencies | Skills are static text resources requiring no additional services to run |
Full Platform Coverage | A single skill package covers player integration across Android / iOS / Flutter / Web / HarmonyOS platforms |
Comprehensive Scenarios | Covers VOD playback, short video components, video download, preloading, picture-in-picture, VR playback and more |
git clone https://github.com/LiteAVSDK/tencent-vod-player-skills.git ~/.skills/tencent-vod-player-skills
Please help me integrate Tencent Cloud Player SDK in my Android project to implement MP4 video playback
I need to implement offline video caching in my iOS app with resume support
Use TUIPlayerKit to implement a TikTok-like short video swipe playback page
Compare the Player API differences between Android and iOS platforms, listing the main classes and methods
tencent-vod-player-skills/├── SKILL.md # Skills main file├── LICENSE.txt # Open source license└── references/ # Reference documentation├── android-integration.md # Android Integration Guide├── android-api.md # Android API Documentation├── ios-integration.md # iOS Integration Guide├── ios-api.md # iOS API Documentation├── flutter-integration.md # Flutter Integration Guide├── flutter-api.md # Flutter API Documentation├── web-integration.md # Web Integration Guide├── web-api.md # Web API Documentation├── harmonyos-integration.md # HarmonyOS Integration Guide├── harmonyos-api.md # HarmonyOS API Documentation├── license-guide.md # License Configuration Guide├── advanced-features.md # Advanced Features (Short Video/PiP/VR/Super Resolution)└── faq.md # Frequently Asked Questions
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback