aaureli/air-train-ev/SKILL.md
# Air + Train + EV ## Credentials (env) Do not hardcode keys in scripts. ### Flights (Amadeus) - `AMADEUS_CLIENT_ID` - `AMADEUS_CLIENT_SECRET` - Optional: `AMADEUS_HOST` (default `https://api.amadeus.com`) ### Trains / public transport (Navitia) - `NAVITIA_TOKEN` - Optional: `NAVITIA_HOST` (default `https://api.navitia.io`) - Optional: `NAVITIA_COVERAGE` (default `sandbox`) ### EV charge points (Open Charge Map) - `OPENCHARGEMAP_API_KEY` - Optional: `OPENCHARGEMAP_HOST` (default `https://api
npx skillsauth add openclaw/skills aaureli/air-train-evInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Do not hardcode keys in scripts.
AMADEUS_CLIENT_IDAMADEUS_CLIENT_SECRETAMADEUS_HOST (default https://api.amadeus.com)NAVITIA_TOKENNAVITIA_HOST (default https://api.navitia.io)NAVITIA_COVERAGE (default sandbox)OPENCHARGEMAP_API_KEYOPENCHARGEMAP_HOST (default https://api.openchargemap.io)python3 skills/air-train-ev/scripts/flight_offers.py \
--origin ZRH --destination IST \
--departure 2026-03-10 \
--adults 1 --travel-class ECO \
--non-stop true \
--included-airlines PC,VF,TK \
--max 6
Output formatting is fixed:
DD/MM/YY HH:MM€python3 skills/air-train-ev/scripts/navitia.py coverage
python3 skills/air-train-ev/scripts/navitia.py places --q "Strasbourg"
python3 skills/air-train-ev/scripts/navitia.py journeys --from "Strasbourg" --to "Rennes" --datetime "2026-03-07T08:00:00" --count 5
python3 skills/air-train-ev/scripts/ev_charge_points.py \
--lat 48.5839 --lon 7.7455 \
--km 5 --max 10
Notes:
GET /v3/poi/.tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。