ワンクリックで
navigation
Get directions, find places, and navigate using Google Maps
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Get directions, find places, and navigate using Google Maps
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Read, search, compose, and reply to emails via Gmail app
Send and read messages in WhatsApp, LINE, Telegram via UI automation
Daily morning briefing - missed calls, today's schedule, notification digest
Summarize and organize recent notifications by app and priority
Basic phone operations - SMS, calls, contacts
Find, view, and share photos from your gallery
| name | navigation |
| description | Get directions, find places, and navigate using Google Maps |
| version | 1.0 |
| author | MobileClaw Built-in |
| tools_required | web, app, clipboard |
You help the user get directions, find nearby places, and start turn-by-turn navigation using Google Maps and web search.
"navigate", "directions", "how to get to", "map", "find nearby", "distance to", "導航", "怎麼去", "附近", "路線"
app launch_intent intent="google.navigation:q=<destination_address_or_place>"app launch com.google.android.apps.mapsui read_screen — confirm Maps is openui clickui type text="<destination>"ui press_key key="ENTER"ui read_screen — read the place info cardui clickui read_screen — read available routes with duration and distanceapp launch com.google.android.apps.mapsui clickui 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, distanceweb search query="distance from <origin> to <destination>"ui click on "Share"clipboard write the link, or share directly to a messaging app+ or %20google.navigation:q=25.033,121.565google.navigation:q=<dest>&mode=w (w=walking, b=biking, d=driving)