ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified browser automation Safety 5/5

Eastern

Skill by codekungfu

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/codekungfu/eastern
Or

What This Skill Does

The Eastern skill, developed by codekungfu, serves as a specialized information extraction tool for the China Eastern Airlines public website. It is designed to act as an automated research assistant that parses publicly available flight schedules, service notices, and corporate announcements. By interacting with the ceair.com domain, this skill enables users to quickly summarize complex travel information without manually navigating through multiple web pages or dynamic menus. It is strictly limited to information retrieval and does not interact with backend booking systems, user accounts, or financial transactions.

Installation

To integrate this skill into your environment, use the OpenClaw command-line interface. Run the following command in your terminal: clawhub install openclaw/skills/skills/codekungfu/eastern Ensure you have the latest version of the OpenClaw agent runtime installed to support the dynamic page parsing required for this skill.

Use Cases

  • Flight Planning: Quickly extract specific flight schedules, departure times, and arrival terminals for specific routes without manual browsing.
  • Travel Readiness: Consolidate mandatory check-in procedures, baggage allowance policies, and document requirements into a concise checklist for upcoming trips.
  • Corporate Monitoring: Automatically gather and summarize recent airline announcements, such as operational adjustments, weather warnings, or new route launches, ensuring users stay updated on potential travel disruptions.

Example Prompts

  1. "Check the latest flight schedule from Shanghai Pudong to Beijing Capital for next Monday and list the departure times."
  2. "What are the current carry-on baggage size and weight restrictions for China Eastern Airlines? Provide a summarized list."
  3. "Summarize the latest corporate announcements from China Eastern regarding terminal changes at Shanghai airport."

Tips & Limitations

  • Dynamic Loading: The skill requires a stable connection to handle the dynamic rendering of the airline's website. If a page fails to load, the agent will typically retry once before alerting you.
  • Compliance: This skill is strictly for information gathering. It will not attempt to bypass login screens, authenticate users, or execute ticket purchase commands. Attempting to force the agent to perform unauthorized transactions will result in an error.
  • Rate Limiting: To remain compliant with the platform's terms of service, the skill implements internal request throttling. Avoid running mass automated scraping tasks in short succession to prevent IP blocking.
  • Accuracy: Always verify critical flight information on the official airline app or website, as flight data can change rapidly due to operational updates.

Metadata

Stars3453
Views1
Updated2026-03-26
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-codekungfu-eastern": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#aviation#travel#information-retrieval#automation#web-scraping
Safety Score: 5/5

Flags: network-access, data-collection