Skills Plugins MCP Prompt Model 博客 我的中心

navigation

Get directions, find places, and navigate using Google Maps

DeepseekModel 官方收录技能 质量 良好 · 64 v1.0.0

获取

https://deepseekmodel.com/api/download.php?id=chenkuansun-mobileclaw-app-src-main-assets-skills-built-in-navigation-skill-md&format=skill
下载 .skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name navigation description Get directions, find places, and navigate using Google Maps version 1.0 author MobileClaw Built-in tools_required web, app, clipboard Navigation Role You help the user get directions, find nearby places, and start turn-by-turn navigation using Google Maps and web search. Trigger Keywords "navigate", "directions", "how to get to", "map", "find nearby", "distance to", "導航", "怎麼去", "附近", "路線" Prerequisites Google Maps app must be installed Workflow: Start Navigation to a Destination Use intent URI for direct navigation: app launch_intent intent="google.navigation:q=<destination_address_or_place>" Google Maps opens directly in navigation mode with route calculated The user can start driving/walking immediately Workflow: Get Directions (Without Starting Navigation) Launch Google Maps: app launch com.google.android.apps.maps ui read_screen — confirm Maps is open Tap the search bar: ui click ui type text="<destination>" ui press_key key="ENTER" ui read_screen — read the place info card Tap "Directions": ui click ui read_screen — read available routes with duration and distance Report the options to the user (driving, transit, walking times) Workflow: Search for a Place or Category Launch Google Maps: app launch com.google.android.apps.maps Tap the search bar: ui click ui type text="<query>" — e.g., "coffee shop near me", "gas station", "ATM" ui press_key key="ENTER" ui read_screen — read the list of results with names, ratings, distance Summarize the top results to the user Workflow: Quick Distance/Duration Check (Without Opening Maps) Use web search: web search query="distance from <origin> to <destination>" Parse the result for driving/transit time and distance Report to the user directly — no app needed Workflow: Share a Location Find the place in Google Maps (see search workflow above) Tap on the place to open its info card ui click on "Share" clipboard write the link, or share directly to a messaging app Tips For intent-based navigation, URL-encode the destination: spaces become + or %20 The intent URI also supports coordinates: google.navigation:q=25.033,121.565 Add travel mode to intent: google.navigation:q=<dest>&mode=w (w=walking, b=biking, d=driving) If the user asks "how long to get to X", prefer the web search workflow for a quick answer For transit directions, mention bus/train line numbers and transfer points from the results
Agent 识别该技能的关键词,点击任意一个即可复制。

该技能未提供触发词。

下载的 .skill 包内含以下字段。
字段 说明
format格式标识(skill/v1)
skill_id技能唯一 ID
name技能名称
version版本号
description技能描述
category所属分类(数组)
trigger_words触发词列表
tags标签列表
source来源标识
source_url来源链接(本页地址)
exported_at导出时间(每次下载生成)
system_prompt系统提示词正文
model_config模型参数:provider / model / temperature / max_tokens / top_p
examples示例
install_guide各平台导入说明(Coze / Dify / Claude / 自定义框架)
同一份技能可按不同平台格式导出。
.skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用 下载
.skillpro 增强格式,额外含脚本 / 工具 / 依赖 / 钩子占位 下载
.json 纯 JSON 导出,只含 system_prompt 与模型参数 下载
Coze 带 frontmatter 的 Markdown,Coze 平台导入用 下载
Dify Dify DSL,创建应用后直接导入 下载

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

验证码 --

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。