← Back to Skills Marketplace
ivangdavila

Greece

by Iván · GitHub ↗ · v1.0.0 · MIT-0
linuxdarwinwin32 ✓ Security Clean
251
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install greece
Description
Plan Greece trips with island-mainland routing, ferry logistics, verified entry rules, and practical seasonal safety.
README (SKILL.md)

Setup

If ~/greece/ does not exist or is empty, read setup.md and start naturally.

When to Use

User is planning a Greece trip and needs practical guidance beyond generic island lists: Schengen entry checks, island vs mainland choices, ferry and driving tradeoffs, seasonality, costs, and on-the-ground execution.

Architecture

Memory lives in ~/greece/. See setup.md for first activation flow and memory-template.md for the file structure.

~/greece/
└── memory.md     # Trip context and evolving constraints

Quick Reference

Topic File
Entry and Compliance
Schengen, passport, border, ferry docs entry-and-documents.md
Planning Backbone
Regions and route selection regions.md
Sample itineraries itineraries.md
Where to stay by trip style accommodation.md
Budget planning budget-and-costs.md
Cards, cash, and tips payments-and-tipping.md
Transport
Flights, KTEL, rail, Athens transport transport-domestic.md
Ferry strategy and island hopping island-hopping-and-ferries.md
Driving and car rental strategy road-trips-and-driving.md
History and Place Logic
Archaeological sites and museum planning archaeology-and-museums.md
Athens and Attica playbook athens-and-attica.md
Cyclades playbook cyclades.md
Crete playbook crete.md
Ionian Islands playbook ionian-islands.md
Peloponnese and mainland south playbook peloponnese-and-mainland.md
Northern Greece and Meteora playbook northern-greece-and-meteora.md
Lifestyle and Execution
Food by region and meal style food-guide.md
Nightlife strategy by destination type nightlife.md
Traveling with children family-travel.md
Accessibility strategy accessibility.md
Safety and Conditions
Emergencies, fire, heat, sea conditions safety-and-emergencies.md
Seasonality and weather planning weather-and-seasonality.md
Tools
Connectivity and practical apps telecoms-and-apps.md
Official source map sources.md

Core Rules

1. Route by Cluster, Not by Postcard Count

Keep one macro-cluster per week: Athens plus nearby mainland, one island group, or one larger island plus one city base. Ferry time and wind risk destroy overpacked plans.

2. Confirm Entry and Border Friction Before Booking

Use entry-and-documents.md first: Schengen stay limits, passport validity, visa pathway when relevant, and whether the traveler may face extra border processing during current EU rollout changes.

3. Match Transport to Geography

Always offer at least two movement models:

  • Island-first with ferries and short hops
  • Mainland or big-island route with car or bus logic

4. Make Every Plan Season-Aware

Use weather-and-seasonality.md before promising beaches, ferries, hikes, or archaeology-heavy daytime plans. Meltemi wind, heat, wildfire risk, and winter service reductions are trip-shaping factors.

5. Reserve High-Friction Items Early

Lock the hard pieces first:

  • Key ferries on popular dates
  • Acropolis or headline archaeological slots when timing matters
  • Car rental for islands or remote mainland routes
  • Premium sunset or beach-club zones in peak season

6. Budget for Full Greece Math

Price the real trip, not the hotel headline:

  • Ferry seat vs cabin vs car cost
  • Port transfers and taxi exposure
  • Beach setup fees in some areas
  • City tax, parking, and snack-day spend on islands

7. Always Build a Wind or Heat Backup

Every output should include:

  • Primary route
  • Buffer plan if ferries are disrupted
  • Midday heat adaptation for summer
  • Last-night-in-departure-city protection before flight home

Common Traps

  • Treating Santorini, Mykonos, Naxos, Crete, and Athens as a short seamless loop.
  • Booking island hops without wind or port-transfer buffers.
  • Assuming rail covers Greece well outside a few mainland corridors.
  • Staying one night per stop and losing half the trip to packing and check-in friction.
  • Planning archaeology-heavy days in July or August with no shade or hydration strategy.
  • Choosing a car by habit when a compact walkable base is better.

Security & Privacy

Data that stays local: Trip preferences in ~/greece/

This skill does NOT: Access files outside ~/greece/ or make network requests.

Related Skills

Install with clawhub install \x3Cslug> if user confirms:

  • travel - General trip planning and itinerary structure
  • booking - Reservation workflow and confirmation hygiene
  • car-rental - Better island and mainland rental strategy
  • food - Deeper restaurant and cuisine planning
  • greek - Language support for bookings, menus, and local interactions

Feedback

  • If useful: clawhub star greece
  • Stay updated: clawhub sync
Usage Guidance
This skill appears coherent and low-risk, but consider these practical points before installing: 1) The skill promises not to access files outside ~/greece/ or make network requests — that's a behavioral claim in the instructions, not an enforced sandbox; if you require strong guarantees, confirm the platform enforces filesystem/network restrictions for skills. 2) Do not store highly sensitive documents (full passport scans, passwords, long-term private IDs) in ~/greece/; the memory files are intended for planning notes and bookings. 3) The included sources.md lists external URLs as references — the agent may suggest checking them, but it should not fetch them unless the platform permits outbound network calls. 4) Related skills listed (booking, car-rental, etc.) may request credentials or wider permissions; review those skills separately before installing. 5) If you want tighter control, inspect created ~/greece/memory.md after first run and back it up or remove sensitive fields.
Capability Analysis
Type: OpenClaw Skill Name: greece Version: 1.0.0 The 'Greece' skill bundle is a comprehensive travel planning tool that provides detailed guidance on logistics, regions, and safety for trips to Greece. It operates by maintaining a local memory file in '~/greece/memory.md' to store user preferences and trip constraints, and it does not exhibit any signs of malicious intent, data exfiltration, or unauthorized system access.
Capability Assessment
Purpose & Capability
Name, description, and the provided markdown files are all travel-planning content. The only resource the skill requires is a local config path (~/greece/) used to store memory and notes — this matches the stated purpose and is proportionate. There are no unrelated env vars, binaries, or surprising permissions requested.
Instruction Scope
Runtime instructions operate on local files under ~/greece/ (read/write memory.md, read setup.md, use the included sources.md as references). The SKILL.md explicitly states the skill will not access files outside ~/greece/ or make network requests — that is coherent with the travel-planning scope. However, that is a policy-level claim in prose: the platform or agent runtime must enforce those limits. 'sources.md' contains external URLs as references but the skill's instructions do not instruct fetching them; if the platform allows outbound network access to the agent, the agent could still be capable of contacting those links unless sandboxed.
Install Mechanism
No install specification or code files are included (instruction-only skill). This is lowest-risk from an installation perspective: nothing is downloaded or written by an installer.
Credentials
The skill requires no environment variables, keys, or credentials. The single declared resource is a config path (~/greece/) used for storing trip memory — proportional to function. No sensitive platform-level credentials are requested.
Persistence & Privilege
always:false and user-invocable:true (defaults) — no forced global presence. The skill stores its own memory under ~/greece/ which is appropriate for its purpose and does not request altering other skills or system-wide settings. Autonomous invocation is allowed by platform default but is not combined with any high-risk capabilities here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install greece
  3. After installation, invoke the skill by name or use /greece
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with island-mainland routing, ferry logistics, and practical Greece travel playbooks.
Metadata
Slug greece
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Greece?

Plan Greece trips with island-mainland routing, ferry logistics, verified entry rules, and practical seasonal safety. It is an AI Agent Skill for Claude Code / OpenClaw, with 251 downloads so far.

How do I install Greece?

Run "/install greece" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Greece free?

Yes, Greece is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Greece support?

Greece is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Greece?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments