tianyi-cloud-game
天翼云游戏 - 一键打开天翼云游戏H5平台,畅玩云端游戏
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/akahello/tianyi-cloud-gameWhat This Skill Does
The tianyi-cloud-game skill is an automated agent capability designed to provide instant access to the Tianyi Cloud Gaming H5 platform. When a user expresses a desire to play games, the OpenClaw agent triggers this skill to identify the host operating system—be it Windows, macOS, or Linux—and automatically launches the system's default web browser to the designated URL. By streamlining the path from intent to action, this skill eliminates the need for manual searching or bookmark management, allowing users to jump directly into their favorite cloud-based gaming library.
Installation
To integrate this skill into your OpenClaw environment, use the command-line interface provided by the platform. Execute the following command in your terminal:
clawhub install openclaw/skills/skills/akahello/tianyi-cloud-game
Ensure that your OpenClaw environment has the necessary permissions to execute system-level commands, as the skill utilizes Python scripts to interact with the underlying OS shell (via start, open, or xdg-open commands).
Use Cases
The tianyi-cloud-game skill is ideal for users looking for quick entertainment options. It handles a wide spectrum of user requests, including spontaneous desires for leisure, direct commands to access gaming services, or inquiries about gaming recommendations. Whether you are seeking a distraction during a break, looking to explore new titles on the Tianyi platform, or wanting a seamless gaming experience without installing heavy game clients, this skill acts as your automated gateway.
Example Prompts
- "I'm feeling bored, can you open the Tianyi cloud game platform for me?"
- "I want to play some games right now."
- "Open a gaming website for me to relax."
Tips & Limitations
- Ensure your default browser is set to your preferred web browser before triggering, as the skill will automatically spawn a new window/tab in that specific browser.
- Note that this skill requires an active internet connection to load the H5 platform correctly.
- This skill triggers the browser at the system level; ensure your operating system permissions allow the OpenClaw agent to execute external shell commands.
- The skill is optimized for desktop environments and may have varying performance based on system resource availability or browser-specific limitations with cloud gaming technology.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-akahello-tianyi-cloud-game": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: code-execution