원클릭으로
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)