Candy Crush Saga Skill for Openclaw

A specialized automation skill for tracking Candy Crush Saga game events, version updates, and official community guidelines.

codekungfu
v0.1.0
Mar 20, 2026
0
698
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install candy

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install candy using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Candy Crush Saga Skill?

The Candy Crush Saga skill is a dedicated automation tool designed to monitor and synthesize public information from the official game ecosystem. It streamlines the process of gathering data from official landing pages, event hubs, and community forums to keep players and developers informed about the latest game states.

Built as part of the Openclaw Skills library, this tool focuses strictly on publicly accessible data. It provides a structured way to track limited-time events, reward structures, and compliance rules without manual browsing, ensuring that users have access to real-time game intelligence while adhering to fair play and security standards.

Candy Crush Saga Skill Use Cases

  • Tracking seasonal event timelines, reward structures, and participation requirements.
  • Summarizing official version updates and patch notes for community newsletters.
  • Monitoring community guidelines, account security protocols, and health system updates.
  • Consolidating competitive tournament information and registration links.
  • Extracting customer support entry points and official appeal processes.

How Candy Crush Saga Skill Works

  1. The skill accesses the official Candy Crush Saga homepage or specified announcement URLs.
  2. It scans for new version updates, event banners, and rule changes.
  3. Relevant data such as dates, reward descriptions, and source links are extracted.
  4. The extracted information is parsed into a structured format (like tables or lists).
  5. The final summary is delivered, including mandatory source attribution and timestamps.

Candy Crush Saga Skill Setup

To integrate this skill into your environment, use the following configuration in your Openclaw Skills setup:

# Register the Candy Crush Saga skill
openclaw install candy-crush-saga

# Configure the target homepage if different from default
openclaw config candy-crush-saga --homepage "https://www.king.com/game/candycrush"

Candy Crush Saga Skill Data Schema & Taxonomy

The skill organizes extracted data into the following schema:

Field Name Description Example
Event Name The title of the current game activity Sweet Season Pass
Launch Date When the event or update went live 2026-05-01
Reward Info Description of prizes or bonuses Unlimited Lives (2h)
Source Link Direct URL to the official announcement king.com/announcements/123
Category Type of info (Event, Update, or Rule) Version Update

Candy Crush Saga Skill Advanced Features

  • Multi-source aggregation across official King.com subdomains and community portals.
  • Automatic date retention and source verification for high-frequency event changes.
  • Strict compliance filtering to block the extraction of non-public or sensitive user data.
  • Structured output generation for seamless integration into third-party gaming dashboards.
  • Support for monitoring health system rules and account protection guidelines.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*