← 返回 Skills 市场
79
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install travel-map-generator
功能描述
Generate illustrated travel itinerary maps in Studio Ghibli/Miyazaki anime style. Creates a hand-drawn style map PNG with cartoon POI illustrations placed at...
安全使用建议
This skill appears internally consistent with its stated purpose. Before installing: (1) Inspect the files locally (especially install.sh and the scripts folder). (2) Run install.sh with --dry-run first or install only for a single, known platform rather than --all to avoid unexpected copies/deletions. (3) Be aware install_deps.py will call pip and download Pillow from PyPI — run that in a virtual environment if you prefer isolation. (4) The skill uses WebSearch/browser-agent to scrape Google Maps URLs and uses ImageGen for image generation — these require network access and interact with third-party services. (5) If you have legal/privacy concerns about generating images in a named artist’s style, consider whether that is acceptable for your use. If you want additional assurance, run the scripts in a sandbox and inspect scripts/security_scan.py before allowing the skill to be installed system-wide.
功能分析
Type: OpenClaw Skill
Name: travel-map-generator
Version: 1.0.1
The skill bundle is a legitimate tool for generating stylized travel maps using Python and the Pillow library. The code logic in 'scripts/composite.py', 'scripts/stylize_map.py', and 'scripts/utils.py' is focused entirely on image processing and geographic coordinate math. The 'SKILL.md' instructions guide the AI agent through a multi-phase workflow involving web searches for points of interest and local script execution to assemble the final image. While the bundle includes an 'install.sh' script that modifies local directories and an 'install_deps.py' script that runs pip commands, these actions are transparently documented and necessary for the skill's functionality. Furthermore, the inclusion of 'scripts/security_scan.py' and 'scripts/validate.py' indicates a proactive approach to code quality and safety.
能力评估
Purpose & Capability
Name/description (Ghibli-style travel-map generator) align with included assets and scripts: stylization, compositing, coordinate math, and icon generation. No unrelated credentials, binaries, or surprising dependencies are declared.
Instruction Scope
Runtime SKILL.md stays within map-generation scope: it collects city/POI info, optionally uses WebSearch/browser-agent to fetch POIs and Google Maps screenshots, and runs local Python scripts to stylize and composite images. Note: it instructs the agent to use networked tools (WebSearch, browser-agent, ImageGen) and to write temporary files under /tmp — expected for this task but worth noting because external web scraping and screenshots will contact third-party services (Google Maps and ImageGen).
Install Mechanism
No remote download of arbitrary code; installer is a local shell script that copies the skill directory into platform-specific config paths. It removes any existing directory at the target path before copying. Dependency installer (install_deps.py) runs pip to install Pillow (network access). This is expected for a skill but be aware the installer will modify user platform config directories and can delete an existing installation at that path.
Credentials
No required environment variables, credentials, or config paths are requested. The skill does not ask for unrelated secrets or cloud keys — dependency installation is limited to Pillow.
Persistence & Privilege
always:false and default model-invocation behavior. The installer makes the skill persistent by copying files into assistant platform directories (typical for skills). It does not modify other skills' configs or request elevated system privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install travel-map-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/travel-map-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
No user-facing changes detected in this version.
- No changes to files or workflow; SKILL.md remains unchanged.
- Functionality and user experience are the same as the previous release.
v1.0.0
- Initial release of travel-map-generator-skill for generating illustrated travel itinerary maps in Studio Ghibli/Miyazaki anime style.
- Generates hand-drawn style PNG maps with cartoon POI illustrations at real locations, connected by a numbered route.
- Triggers automatically or via `/travel-map-generator` command when users request trip/itinerary visualizations or “cute/anime-style” maps.
- Seven-phase workflow covers city/POI identification, map and icon generation, coordinate collection, compositing, and user-friendly delivery.
- Requires Python and Pillow; installation and dependency details included.
- Output is a ready-to-use, artistic travel map visualizing a user’s journey in a whimsical Ghibli-inspired format.
元数据
常见问题
Create your persanal travel-map 是什么?
Generate illustrated travel itinerary maps in Studio Ghibli/Miyazaki anime style. Creates a hand-drawn style map PNG with cartoon POI illustrations placed at... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 79 次。
如何安装 Create your persanal travel-map?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install travel-map-generator」即可一键安装,无需额外配置。
Create your persanal travel-map 是免费的吗?
是的,Create your persanal travel-map 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Create your persanal travel-map 支持哪些平台?
Create your persanal travel-map 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Create your persanal travel-map?
由 KensonH(@kensonh)开发并维护,当前版本 v1.0.1。
推荐 Skills