← Back to Skills Marketplace
mickmicksh

Lap Airport On Time Performance

by mickmicksh · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
56
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install lap-airport-on-time-performance
Description
Airport On-Time Performance API skill. Use when working with Airport On-Time Performance for airport. Covers 1 endpoint.
README (SKILL.md)

Airport On-Time Performance

API version: 1.0.4

Auth

No authentication required.

Base URL

https://test.api.amadeus.com/v1

Setup

  1. No auth setup needed
  2. 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

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install lap-airport-on-time-performance
  3. After installation, invoke the skill by name or use /lap-airport-on-time-performance
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug lap-airport-on-time-performance
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Lap Airport On Time Performance?

Airport On-Time Performance API skill. Use when working with Airport On-Time Performance for airport. Covers 1 endpoint. It is an AI Agent Skill for Claude Code / OpenClaw, with 56 downloads so far.

How do I install Lap Airport On Time Performance?

Run "/install lap-airport-on-time-performance" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Lap Airport On Time Performance free?

Yes, Lap Airport On Time Performance is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Lap Airport On Time Performance support?

Lap Airport On Time Performance is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Lap Airport On Time Performance?

It is built and maintained by mickmicksh (@mickmicksh); the current version is v1.0.0.

💬 Comments