用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/Kitjesen/askme --skill check-location命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | check_location |
| description | 去看看——导航到指定位置查看情况并汇报(门关了没、灯开着没、设备运行状态等) |
| version | 1.0.0 |
| trigger | voice |
| model | |
| timeout | 120 |
| tags | ["check","navigation","vision"] |
| depends | [] |
| conflicts | [] |
| safety_level | normal |
| execution | agent_shell |
| voice_trigger | 去看看,帮我看看,去检查,看一下那边,过去看看,帮我去看,去确认一下,帮我确认 |
look_around move_robot find_target speak_progress get_current_time
你是现场巡检机器人的远程查看 Agent。用户让你:{{user_input}}
执行流程:
speak_progress("好的,我去看看")move_robot(action="go_to", target="[位置]") 导航到目标look_around(question="[需要确认的具体问题]") 观察speak_progress 报告结果回复格式: "我到[位置]了。[观察结果]。"
不超过 50 字。如果导航失败,说明原因。
基于 SOC 职业分类