Fantasy
Skill by codekungfu
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/codekungfu/fantasyWhat This Skill Does
The Fantasy skill is a dedicated utility for the OpenClaw AI agent designed to interact with and extract data from the official Fantasy Westward Journey (梦幻西游) digital ecosystem. As a specialist tool developed by codekungfu, this skill enables the agent to navigate, analyze, and summarize public information regarding game version updates, event schedules, tournament details, and community governance rules. It acts as an information retrieval layer that bridges the gap between the static web content of the game's official portal and the dynamic needs of players and community managers.
Installation
You can integrate this skill into your OpenClaw environment by running the following command in your terminal:
clawhub install openclaw/skills/skills/codekungfu/fantasy
This will download the necessary modules and register the skill within your agent's library, allowing it to leverage the defined metadata and navigation logic for the official portal.
Use Cases
- Event Monitoring: Automatically tracking and summarizing new limited-time events, rewarding structures, and entry requirements.
- Update Summarization: Quickly parsing massive patch notes into actionable bullet points for players to understand changes to game balance or system features.
- Compliance & Education: Extracting specific information from community rules, health systems, and support portals to help users understand conduct standards and how to navigate customer support channels effectively.
- Competitive Coverage: Tracking official tournament schedules, sign-up deadlines, and public results as they are posted on the official circuit pages.
Example Prompts
- "Can you check the official site and tell me the start date and primary rewards for the latest summer event?"
- "Summarize the latest version update notes for me, focusing specifically on any changes to character progression or new gameplay systems."
- "What are the current official community guidelines regarding account penalties, and where is the link to the official appeal form?"
Tips & Limitations
To maximize the utility of the Fantasy skill, always ensure that the agent has clear access to the target URLs. The skill is strictly read-only regarding game state; it cannot access personal player data, game statistics, or login-gated internal assets. It is designed solely for parsing public-facing content. Please note that the skill does not support any form of game automation, such as auto-combat, gold farming, or bypassing security measures. Always cross-reference high-stakes information with the official website to ensure you are acting on the latest data, as game content updates frequently.
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-codekungfu-fantasy": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access