en un clic
ev-car
Query EV car data — battery status, range, charging info
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Query EV car data — battery status, range, charging info
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
| name | ev-car |
| description | Query EV car data — battery status, range, charging info |
Connects to EV car telematics APIs to check battery, range, and charging status.
When the user asks about their EV car status, battery, or charging:
Use web_fetch tool:
{
"url": "https://[configured_host]/api/v1/vehicles/[vehicle_id]/data",
"method": "GET",
"headers": {"Authorization": "Bearer [stored_api_key]"}
}
Present the data as:
Inspect and safely update Kabot configuration, model/memory/provider settings, channel account policies, allowlists, and related status or log evidence when debugging why a setting or runtime behavior is wrong.
Use when users ask about current weather, temperature, rain, or near-term forecasts for a real location. Not for historical weather archives, official severe-weather alerts, aviation, marine, or climate-trend analysis.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Mengunduh file dari URL ke direktori workspace lokal kabot dengan verifikasi hash dan indexing memory.
Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
Allows the agent to restart or shut down the bot.