← 返回 Skills 市场
sicl

qantas-freight-tracking

作者 SicL · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
123
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install qantas-freight-tracking
功能描述
Track Qantas Freight shipments by air waybill number and get origin, destination, shipper, consignee, pieces, weight, ETD, and latest shipment status.
安全使用建议
This skill is an instruction-only parser for Qantas Freight AWB JSON responses and appears coherent. Before installing: confirm where/how your agent will fetch the AWB JSON (the SKILL.md assumes a public endpoint but gives no fetch instructions); verify the actual Qantas Freight API behavior (some endpoints require auth or have rate limits); avoid testing with sensitive or private AWBs; and ensure your agent is not configured to automatically forward parsed shipment data to external endpoints you don't control. If you will integrate with an authenticated API, provide only the minimal, service-specific credential and verify scope/permissions.
能力评估
Purpose & Capability
Name and description (track Qantas Freight AWBs and report shipment fields) match the SKILL.md, which is purely parsing and presentation logic; no unrelated credentials, binaries, or installs are requested.
Instruction Scope
SKILL.md is narrowly scoped to extracting specific fields from an `awb` JSON structure and formatting results (including multi-AWB handling and edge cases). It does not instruct the agent to read files, environment variables, or system paths. One minor omission: the document assumes an `awb` response object is available (and states the endpoint is public) but does not specify how to fetch that data — this is a functional gap, not a security issue.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk installation profile (nothing will be written or executed on disk by the skill itself).
Credentials
No environment variables, credentials, or config paths are requested. The SKILL.md states the public endpoint works without auth; if your integration requires credentials, ensure you only provide service-appropriate keys.
Persistence & Privilege
Skill is user-invocable and not forced-always. It does not request persistent system presence or modification of other skills/configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install qantas-freight-tracking
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /qantas-freight-tracking 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Removed two files: _meta.json and scripts/track_awb.py. - SKILL.md significantly reduced and simplified. - Removed detailed API, workflow, and formatting instructions from documentation. - Basic response parsing, handling for multiple AWBs, and edge case notes retained.
v1.0.0
Qantas Freight tracking skill initial release: - Enables tracking of Qantas Freight shipments by air waybill (AWB) number. - Queries a public Qantas Freight API (no authentication required) to retrieve shipment summary and full tracking history. - Presents summary tables for up to 10 AWBs, including details like origin/destination, shipper, consignee, pieces, weight, ETD, and latest tracking event. - Provides expandable event history for each AWB in both English and Chinese. - Handles edge cases for not found shipments and multiple AWB queries.
元数据
Slug qantas-freight-tracking
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

qantas-freight-tracking 是什么?

Track Qantas Freight shipments by air waybill number and get origin, destination, shipper, consignee, pieces, weight, ETD, and latest shipment status. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 123 次。

如何安装 qantas-freight-tracking?

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

qantas-freight-tracking 是免费的吗?

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

qantas-freight-tracking 支持哪些平台?

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

谁开发了 qantas-freight-tracking?

由 SicL(@sicl)开发并维护,当前版本 v1.0.1。

💬 留言讨论