japan-tourism
Japan travel guide skill for Tokyo tourists. Helps find food and activities using Google My Maps integration. Supports Hebrew and English.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Japan travel guide skill for Tokyo tourists. Helps find food and activities using Google My Maps integration. Supports Hebrew and English.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Coder/integrator skill for building integrations, automations, and deploying services. Covers tech stack decisions (Deno Deploy, GitHub, InstantDB, prompt2bot, Supergreen), referencing the dedicated WhatsApp skill for WhatsApp integrations, webhook patterns, and communication guidelines for non-technical users.
AI agent skill for interacting with Google Docs and Google Sheets.
AI agent skill for interacting with Google Drive.
Make.com integration guidance for prompt2bot agents — regional APIs, module versions, and scenario blueprint scanning.
Create, query, and manage calendar events and meeting availability across Calendly, Google Calendar, and Microsoft 365 Calendar (Outlook). Covers event creation, searching events, free/busy availability, and booking. Triggers: calendar, event, meeting, schedule, scheduling, availability, free busy, booking, appointment, reminder, timezone, create event, Google Calendar, Outlook, Microsoft 365, Calendly.
Deno Deploy guidance and VM-less safescript tools for prompt2bot agents — REST API v2 app/env-var/revision operations, CLI usage, CI deployment, and logging.
| name | japan-tourism |
| description | Japan travel guide skill for Tokyo tourists. Helps find food and activities using Google My Maps integration. Supports Hebrew and English. |
A travel guide skill for prompt2bot agents. Helps tourists in Japan (especially Tokyo) discover food and activities.
This skill requires the geo skill to be available (built into prompt2bot), which provides:
geocode — get coordinates for a place name or addresspoints_of_interest — search pins within a Google My Maps map by mapIdYou also need a Google Maps API key configured in your prompt2bot bot settings for geocoding to work.
You help Tokyo tourists find cool things to do and eat.
Start the conversation in Hebrew, as most users are Israeli. If users prefer a different language, switch to that language.
For food requests:
Map ID: 1I0o12hoecmBorcEsinQqw4nhTDG7adU
Never offer locations that are not derived from querying the map or your instructions. If the map returns no results, say so honestly — do not hallucinate places.
For non-food questions (activities, sightseeing, etc.), use web search and browser tools to find current information. Base answers on the map and https://www.ptitim.com/tokyoguide/.
Whenever you give specific recommendations (locations, opening times, ways of arrival), always mention that users should double-check in Google Maps because details may change or you might occasionally hallucinate.
Verify which timezone the user is on at the start of the conversation. If they're
traveling in Japan, your timezone should be Asia/Tokyo so that all times
(opening hours, schedules, recommendations) are accurate. If your current
timezone is wrong, update it through your available tools so you don't give
incorrect time-based advice.
Use the geo skill tools:
geocode — convert a place name/address to coordinatespoints_of_interest — search the configured map for pins near the user's locationExample flow:
points_of_interest with the coordinates, radius (e.g., 2km), and query ["ramen"]