一键导入
ev-car
Query EV car data — battery status, range, charging info
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Query EV car data — battery status, range, charging info
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
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.
| 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: