← 返回 Skills 市场
Lap Airport Nearest Relevant
作者
mickmicksh
· GitHub ↗
· v1.0.0
· MIT-0
121
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install lap-airport-nearest-relevant
功能描述
Airport Nearest Relevant API skill. Use when working with Airport Nearest Relevant for reference-data. Covers 1 endpoint.
使用说明 (SKILL.md)
Airport Nearest Relevant
API version: 1.1.2
Auth
No authentication required.
Base URL
https://test.api.amadeus.com/v1
Setup
- No auth setup needed
- GET /reference-data/locations/airports -- verify access
Endpoints
1 endpoints across 1 groups. See references/api-spec.lap for full details.
reference-data
| Method | Path | Description |
|---|---|---|
| GET | /reference-data/locations/airports | Returns a list of relevant airports near to a given point. |
Common Questions
Match user requests to endpoints in references/api-spec.lap. Key patterns:
- "List all airports?" -> GET /reference-data/locations/airports
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-nearest-relevant -o references/api-spec.lap
# Search for related APIs
npx @lap-platform/lapsh search airport-nearest-relevant
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
安全使用建议
Before installing, verify these points: 1) Confirm whether the referenced Amadeus endpoint actually requires an API key or other auth — the SKILL.md claims 'No authentication required' which is uncommon for that host. 2) Inspect the referenced 'references/api-spec.lap' (or fetch the official Amadeus spec) to confirm parameter and auth requirements. 3) If you or the agent will run the suggested 'npx @lap-platform/lapsh' commands, be aware npx fetches remote code from npm at runtime; only run that if you trust the package and its publisher. 4) Because the skill source/homepage are unknown, consider testing calls manually (curl/postman) against the API in a controlled environment before allowing autonomous agent use, and avoid sending any sensitive or unrelated data to the endpoint. If the owner or spec can confirm 'no auth required' and provide a canonical source, that would increase confidence.
功能分析
Type: OpenClaw Skill
Name: lap-airport-nearest-relevant
Version: 1.0.0
The skill bundle provides documentation and instructions for an AI agent to interact with the Amadeus Airport Nearest Relevant API (test.api.amadeus.com). It contains no executable code, suspicious prompt-injection instructions, or indicators of malicious intent, focusing solely on API endpoint definitions and standard CLI usage for spec management.
能力评估
Purpose & Capability
Name/description, endpoint list, and base URL align with an airport-reference API skill. However the base URL is a commercial Amadeus test host (https://test.api.amadeus.com/v1) while the skill declares 'No authentication required' and requires no API key — that mismatch is suspicious and should be verified.
Instruction Scope
SKILL.md is instruction-only and stays narrowly focused on the single endpoint and where to find the API spec. It does instruct the agent to perform GET /reference-data/locations/airports and to use npx commands to fetch specs; it does not request reading unrelated files or credentials. The guidance to 'verify access' is vague and gives the agent broad discretion on how to call the API.
Install Mechanism
There is no install spec (instruction-only), so nothing will be written to disk by the skill itself. Note: the README suggests using 'npx @lap-platform/lapsh' — running npx will download and execute code from npm at runtime, which is a separate risk if the agent actually executes those commands.
Credentials
The skill requests no environment variables or credentials. Given the Amadeus base URL, it's common for that API to require client credentials; the absence of any declared auth or env vars conflicts with the likely real-world requirements of the API and could indicate an incomplete or inaccurate spec.
Persistence & Privilege
The skill does not request 'always: true' and has normal invocation settings. It does not declare any persistent configuration or system-level modifications.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install lap-airport-nearest-relevant - 安装完成后,直接呼叫该 Skill 的名称或使用
/lap-airport-nearest-relevant触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of lap-airport-nearest-relevant skill.
- Provides access to the Airport Nearest Relevant API (v1.1.2).
- Supports a single endpoint to list relevant airports near a given point.
- No authentication is required.
- Includes usage setup instructions and common question matching.
- Reference documentation and CLI tips included.
元数据
常见问题
Lap Airport Nearest Relevant 是什么?
Airport Nearest Relevant API skill. Use when working with Airport Nearest Relevant for reference-data. Covers 1 endpoint. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 121 次。
如何安装 Lap Airport Nearest Relevant?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install lap-airport-nearest-relevant」即可一键安装,无需额外配置。
Lap Airport Nearest Relevant 是免费的吗?
是的,Lap Airport Nearest Relevant 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Lap Airport Nearest Relevant 支持哪些平台?
Lap Airport Nearest Relevant 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Lap Airport Nearest Relevant?
由 mickmicksh(@mickmicksh)开发并维护,当前版本 v1.0.0。
推荐 Skills