← 返回 Skills 市场
codekungfu

Eastern

作者 ClawKK · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
155
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install eastern
功能描述
整理东方航空公开航班信息、值机须知及公告新闻,提供班期时刻和影响范围摘要,不涉及购票操作。
使用说明 (SKILL.md)

东方航空

用途与边界

  • 面向公开航班查询页与公告页的信息整理
  • 不提供账号登录、购票或权限绕过能力
  • 仅处理公开页面的合规信息摘要

关键入口

  • 主页:https://www.ceair.com/
  • 航班/值机/公告:站点入口
  • 新闻中心:站点入口

常见任务

  • 航线与班期信息摘要(出发/到达/时刻)
  • 值机与登机须知要点整理
  • 公告与新闻条目(标题/时间/影响范围)

数据字段

  • 航线、班期、出发/到达机场、时刻、链接
  • 值机窗口、证件要求、行李政策链接
  • 公告标题、发布时间、影响范围、来源链接

自动化要点

  • 页面动态加载,需等待完成后解析
  • 不进行购票或账号相关操作
  • 频率控制,尊重平台访问限制

示例流程

  • 航线摘要:访问查询页 → 抽取班期与时刻 → 输出摘要
  • 值机须知:访问服务页 → 提取要点 → 输出清单
  • 公告整理:访问公告 → 抽取条目 → 输出影响范围与链接

合规提示

  • 遵守平台与航空合规要求,不进行购票或账号操作
  • 结果仅用于内部分析与提醒
安全使用建议
This skill is internally coherent for summarizing public pages and does not request secrets or installs. Before installing, confirm your agent environment can fetch/render dynamic webpages (e.g., has a JS-capable HTTP client or headless browser) and be aware of site Terms of Service and robots.txt — set conservative rate limits to avoid abusive scraping. Monitor network activity for unexpected external endpoints (the skill should only access ceair.com) and revoke if you see attempts to access unrelated credentials or system files.
功能分析
Type: OpenClaw Skill Name: eastern Version: 0.1.0 The skill bundle consists of metadata and markdown instructions (SKILL.md) designed to guide an AI agent in summarizing public flight information and announcements from the official China Eastern Airlines website (ceair.com). There is no executable code, no evidence of data exfiltration, and the instructions explicitly restrict the agent from performing sensitive actions like logins or ticket purchases.
能力评估
Purpose & Capability
Name/description and SKILL.md all describe extracting publicly available flight, check-in, and announcement information from https://www.ceair.com/. The skill declares no credentials, binaries, or installs that would be unrelated to that purpose.
Instruction Scope
Runtime instructions are limited to visiting public site pages, waiting for dynamic content, extracting specified fields, and respecting frequency limits. The SKILL.md explicitly excludes login/booking operations and does not instruct reading local files or other system secrets.
Install Mechanism
There is no install spec (instruction-only), which minimizes risk. One operational note: the instructions mention waiting for dynamic page load — that implies the agent may need a headless-browser or JS-capable fetcher at runtime, but the skill does not attempt to install or fetch any external code itself.
Credentials
No environment variables, credentials, or config paths are requested. Required access appears proportional to scraping/public-data summarization tasks.
Persistence & Privilege
The skill is not always-enabled, makes no claims about modifying agent/system configs, and requests no elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install eastern
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /eastern 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
china-eastern-hot-trend v0.1.0 - 初始发布:整理东方航空官方网站公开航班与公告信息的技能。 - 支持航线与班期信息摘要、值机须知整理、公告和新闻条目提取。 - 严格限制在公开页面合规信息,不涉及账号登录或购票流程。 - 自动处理页面动态加载,输出结构化摘要。 - 用于内部分析与提醒,符合平台与航空公司合规要求。
元数据
Slug eastern
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Eastern 是什么?

整理东方航空公开航班信息、值机须知及公告新闻,提供班期时刻和影响范围摘要,不涉及购票操作。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 155 次。

如何安装 Eastern?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install eastern」即可一键安装,无需额外配置。

Eastern 是免费的吗?

是的,Eastern 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Eastern 支持哪些平台?

Eastern 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Eastern?

由 ClawKK(@codekungfu)开发并维护,当前版本 v0.1.0。

💬 留言讨论