← Back to Skills Marketplace
Travel Guide Test
by
cianweeresinghe-sudo
· GitHub ↗
· v1.0.0
· MIT-0
79
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install travel-guide-test
Description
Plan trips end-to-end and turn them into polished static travel-guide webpages deployed to Cloudflare Pages. Use when a user wants help deciding where to go,...
Usage Guidance
This skill is primarily a detailed travel-planning guide, but it also says it will publish sites to Cloudflare Pages and may store reusable traveller profiles — the SKILL.md does not explain how deployment or storage are handled. Before installing or using it: 1) Ask the author how Cloudflare Pages deployment is performed (will it prompt you to paste an API token, use a URL you must visit, or use a CLI?), and require that any automated deployment ask explicitly and not accept permanent credentials silently. 2) Clarify where traveller profiles are stored, who can access them, and whether they are encrypted or persisted outside your agent session. 3) Avoid providing highly sensitive personal data (full IDs, passport numbers, payment data). 4) If you plan to use the Cloudflare deployment feature, prefer giving a scoped, short-lived API token with only Pages permissions or perform the publish step manually. 5) If the author cannot explain deployment/storage mechanics, treat the deployment/storage features as untrusted and use the skill only for planning text (not live publishing or long-term profile storage).
Capability Analysis
Type: OpenClaw Skill
Name: travel-guide-test
Version: 1.0.0
The skill bundle (SKILL.md) facilitates end-to-end trip planning and automated deployment of static websites to Cloudflare Pages. It contains explicit instructions for the AI agent to collect and store persistent 'traveller profiles' containing potentially sensitive preferences and to request Cloudflare authentication tokens/account information for deployment. While these high-risk capabilities are functionally aligned with the skill's stated purpose, the handling of credentials and the accumulation of user data represent a significant security risk and attack surface.
Capability Assessment
Purpose & Capability
The skill's name and description are travel-focused and the SKILL.md provides detailed, appropriate planning and publishing guidance. However, the description promises 'deploy to Cloudflare Pages' while the skill declares no required credentials, binaries, or install steps — deployment normally requires either a Cloudflare API token or a CLI (e.g., wrangler) or manual steps. The absence of any declared deployment credentials, binaries, or config requirements is a potential mismatch.
Instruction Scope
The instructions ask the agent to gather personal and group details (ages, mobility constraints, etc.) which is reasonable for planning, but they also say the skill 'may create' and 'reuse' durable traveller profiles. The SKILL.md does not specify where or how profiles are stored or protected (no config paths, storage backend, or deployment artifacts are declared). If the runtime expects persistent storage or will transmit profiles to external services for publishing, that should be explicit. The guidance to 'deploy to Cloudflare Pages' expands scope to cloud deployment without explaining the authentication or endpoint handling.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only. That minimizes on-disk risk and there are no downloads or package installs declared.
Credentials
No environment variables, credentials, or config paths are declared even though the SKILL.md mentions publishing live sites on Cloudflare Pages and reusing profiles across sessions. Publishing to Cloudflare normally requires a Cloudflare API token (or OAuth flow) and/or a CLI tool. Asking for user data (ages, travel constraints) is justified for planning, but the skill does not justify or declare any mechanism for storing or protecting that data.
Persistence & Privilege
The skill is not marked always:true and has no installs, so it doesn't request elevated platform privileges. However, the SKILL.md's encouragement to 'store durable travel-planning preferences' implies persistence; the skill doesn't declare where this persistence occurs or whether it will modify agent configuration or external services. That ambiguity is a risk factor to clarify before use.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install travel-guide-test - After installation, invoke the skill by name or use
/travel-guide-test - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Travel Guide Pages — plan trips end-to-end and publish polished travel guide microsites.
- Guides users through a structured discovery and itinerary design process based on traveller profiles, preferences, and constraints.
- Emphasizes route and base logic before building detailed day-by-day plans.
- Provides tailored recommendations, hotel shortlists, and concise daily schedules with realistic pacing and practical travel info.
- Outputs a clean, image-led static HTML/CSS webpage ready for Cloudflare Pages, including maps, transport details, and booking checklists.
- Supports creating and reusing concise traveller profiles for future trip planning.
Metadata
Frequently Asked Questions
What is Travel Guide Test?
Plan trips end-to-end and turn them into polished static travel-guide webpages deployed to Cloudflare Pages. Use when a user wants help deciding where to go,... It is an AI Agent Skill for Claude Code / OpenClaw, with 79 downloads so far.
How do I install Travel Guide Test?
Run "/install travel-guide-test" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Travel Guide Test free?
Yes, Travel Guide Test is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Travel Guide Test support?
Travel Guide Test is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Travel Guide Test?
It is built and maintained by cianweeresinghe-sudo (@cianweeresinghe-sudo); the current version is v1.0.0.
More Skills