← 返回 Skills 市场
Lap Airport On Time Performance
作者
mickmicksh
· GitHub ↗
· v1.0.0
· MIT-0
56
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install lap-airport-on-time-performance
功能描述
Airport On-Time Performance API skill. Use when working with Airport On-Time Performance for airport. Covers 1 endpoint.
使用说明 (SKILL.md)
Airport On-Time Performance
API version: 1.0.4
Auth
No authentication required.
Base URL
https://test.api.amadeus.com/v1
Setup
- No auth setup needed
- GET /airport/predictions/on-time -- verify access
Endpoints
1 endpoints across 1 groups. See references/api-spec.lap for full details.
airport
| Method | Path | Description |
|---|---|---|
| GET | /airport/predictions/on-time | Returns a percentage of on-time flight departures from a given airport. |
Common Questions
Match user requests to endpoints in references/api-spec.lap. Key patterns:
- "List all on-time?" -> GET /airport/predictions/on-time
Response Tips
- Check response schemas in references/api-spec.lap for field details
CLI
# Update this spec to the latest version
npx @lap-platform/lapsh get airport-on-time-performance -o references/api-spec.lap
# Search for related APIs
npx @lap-platform/lapsh search airport-on-time-performance
References
- Full spec: See references/api-spec.lap for complete endpoint details, parameter tables, and response schemas
Generated from the official API spec by LAP
安全使用建议
This skill is low-friction (instruction-only) but contains inconsistencies you should confirm before installing: 1) The SKILL.md references a local file references/api-spec.lap that is not included — ask the publisher to provide the spec or embed the needed schema. 2) Verify whether the Amadeus test endpoint actually requires authentication; if it does, the skill should declare which API key/secret it needs. 3) The CLI examples use npx (Node/npm); if you expect the agent to run those commands, ensure the runtime has Node available. If you cannot get answers from the publisher, treat the skill as incomplete and avoid granting it autonomous network access until the missing pieces are resolved.
功能分析
Type: OpenClaw Skill
Name: lap-airport-on-time-performance
Version: 1.0.0
The skill bundle is a standard API integration for the Amadeus Airport On-Time Performance service. The SKILL.md and _meta.json files contain no executable code, malicious instructions, or evidence of data exfiltration, and the referenced API endpoint (test.api.amadeus.com) is a legitimate industry service.
能力评估
Purpose & Capability
The declared purpose (fetch airport on-time predictions) matches the single endpoint described. However the base URL is an Amadeus test domain while the SKILL.md states 'No authentication required' — many Amadeus endpoints normally require credentials, so this claim may be inaccurate or reflect a special public test endpoint.
Instruction Scope
The instructions repeatedly reference references/api-spec.lap for schemas and mapping, but that file is not present in the skill manifest. The SKILL.md also includes CLI examples using npx @lap-platform/lapsh (which requires Node/npm and network access) but the skill declares no required binaries; an agent following these instructions may fail or behave unexpectedly if those local files or tooling are absent. The instructions do not request unrelated system files or credentials.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by an install step — low install risk.
Credentials
The skill requests no environment variables or credentials, which is proportionate to the provided instructions if the endpoint truly needs no auth. If the real API requires keys, the lack of declared credentials is an omission to be corrected.
Persistence & Privilege
No elevated persistence or always-enabled flag is set. Default autonomous invocation is allowed (platform default) and there is no evidence the skill modifies other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install lap-airport-on-time-performance - 安装完成后,直接呼叫该 Skill 的名称或使用
/lap-airport-on-time-performance触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of lap-airport-on-time-performance.
- Provides Airport On-Time Performance API integration.
- Supports one endpoint: GET /airport/predictions/on-time to retrieve the percentage of on-time flight departures for a given airport.
- No authentication required for usage.
- Includes setup, usage instructions, and response field tips.
- Reference documentation available for further details and CLI operations.
元数据
常见问题
Lap Airport On Time Performance 是什么?
Airport On-Time Performance API skill. Use when working with Airport On-Time Performance for airport. Covers 1 endpoint. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 56 次。
如何安装 Lap Airport On Time Performance?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install lap-airport-on-time-performance」即可一键安装,无需额外配置。
Lap Airport On Time Performance 是免费的吗?
是的,Lap Airport On Time Performance 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Lap Airport On Time Performance 支持哪些平台?
Lap Airport On Time Performance 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Lap Airport On Time Performance?
由 mickmicksh(@mickmicksh)开发并维护,当前版本 v1.0.0。
推荐 Skills