carkey车辆信息查询技能。查询车辆位置、车况(车锁、车门、车窗、空调、电源状态等)。触发词:查车、车辆位置、车况、我的车在哪。跨平台支持 Linux/macOS/Windows。
Install via ClawdBot CLI:
clawdbot install lkisme/carkeyGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://git-scm.com/download/winAudited Apr 17, 2026 · audit v1.0
Generated May 7, 2026
用户通过语音或文字询问车辆位置,如'我的车在哪',系统调用vehicle-query.sh脚本返回GPS坐标或地图位置。适用于停车场找车、车辆共享场景。
检查车锁、车窗、车门、空调等状态,如'车锁了吗'。系统调用condition参数,返回各部件状态码,帮助用户远程确认车辆安全。
查询车辆电源状态(power字段)、档位(gear字段),用于远程诊断车辆是否熄火、是否处于安全档位。适用于租赁车辆远程管理。
引导用户输入`vehicleToken####accessToken`格式的认证信息,自动缓存至本地文件。支持跨平台缓存路径,用于后续免密查询。
技能包支持Linux/macOS/Windows,通过脚本化调用集成到AI Agent工作流中。适合开发者在不同操作系统上统一部署车辆查询能力。
将车辆查询技能作为SaaS模块提供给车队管理公司或车企,收取月度订阅费或按查询次数计费。
整合到智能助手(如车载语音助手、手机助手)中,作为高级功能向用户收费,或通过提升用户粘性带动其他服务。
通过API开放车辆状态数据,吸引开发者构建应用(如远程控制、健康报告),收取API调用费。
💬 Integration Tip
将技能包目录添加到系统PATH中,或使用绝对路径调用,确保已安装curl和jq依赖。
Scored May 7, 2026
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Stop waiting for prompts. Keep working.
Turn OpenClaw into a learning-loop agent with seeded workspace rules, skill promotion, reflective memory, and proactive maintenance.
Meta-agent skill for orchestrating complex tasks through autonomous sub-agents. Decomposes macro tasks into subtasks, spawns specialized sub-agents with dynamically generated SKILL.md files, coordinates file-based communication, consolidates results, and dissolves agents upon completion. MANDATORY TRIGGERS: orchestrate, multi-agent, decompose task, spawn agents, sub-agents, parallel agents, agent coordination, task breakdown, meta-agent, agent factory, delegate tasks
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Complete toolkit for creating autonomous AI agents and managing Discord channels for OpenClaw. Use when setting up multi-agent systems, creating new agents, or managing Discord channel organization.