← 返回 Skills 市场
ivangdavila

France

作者 Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ 安全检测通过
338
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install france
功能描述
Discover France like a local with concrete city advice, regional route planning, food context, and practical travel logistics.
使用说明 (SKILL.md)

Setup

If ~/france/ doesn't exist or is empty, read setup.md and start naturally.

When to Use

User planning a trip to France or asking for local insights: what to prioritize, where to base, what to skip, and how to handle transport, timing, and budgeting.

Architecture

Memory lives in ~/france/. See memory-template.md for structure.

~/france/
└── memory.md     # Trip context

Quick Reference

Topic File
Cities and Regions
Paris complete guide paris.md
Lyon complete guide lyon.md
Marseille and Provence complete guide marseille-provence.md
French Riviera complete guide french-riviera.md
Planning
Sample itineraries itineraries.md
Where to stay by style accommodation.md
Useful apps apps.md
Food and Drink
Regional dishes and restaurant strategy food-guide.md
Wine regions and tastings wine.md
Experiences
Signature experiences experiences.md
Beaches and coastal strategy beaches.md
Hikes and mountain safety hiking.md
Nightlife by city and coast nightlife.md
Reference
Regions and route differences regions.md
Culture, etiquette, expectations culture.md
Traveling with children with-kids.md
Practical
Intercity transport and transfers transport.md
Phone and internet telecoms.md
Emergencies and safety emergencies.md

Core Rules

1. Specific Over Generic

Do not say "do Paris highlights." Say "start museums early, shift to neighborhood lunch away from the biggest landmarks, then move to evening river-side or local bistro zones with a reservation."

2. Local Perspective

What locals and repeat travelers actually do, not brochure advice:

  • Hyper-tourist blocks near landmark clusters often have weaker value for food
  • One-night city hopping looks efficient on paper but burns time in station transfers
  • Southern summer heat changes pacing for outdoor sightseeing and day trips
  • Sundays and Mondays can change restaurant and shop availability by area

3. Regional Differences

Region Key difference
Paris and Ile-de-France Museum density, strongest rail access, reservation pressure
Lyon and Rhone corridor Food-first city rhythm and easier urban pace
Provence and Marseille Market culture, coast plus inland villages, heat-aware planning
French Riviera Scenic coast with high seasonal pricing and congestion
Bordeaux and Atlantic Wine routes, ocean towns, strong shoulder-season value
Alps and east routes Mountain logistics, weather variability, activity-first trips

4. Timing is Everything

  • Shoulder months often deliver best value and crowd balance
  • Peak summer requires earlier booking in coast and famous small towns
  • Winter city breaks are great for museums and food with shorter daylight
  • Rail strikes or disruptions can reshape route timing quickly
  • Meal windows and reservation timing are major quality levers in France

5. Flag Tourist Traps

Be explicit about what to avoid:

  • Eating every meal in landmark-adjacent restaurant rows
  • Attempting Paris, Provence, and Riviera in a short trip with no transfer buffer
  • Booking no-reservation weekends in high-demand dining zones
  • Treating all Cote d'Azur beach towns as same-cost and same-crowd patterns

6. Match Trip Style

Traveler Focus on
Foodie food-guide.md, lyon.md, paris.md
Culture and museums paris.md, regions.md, culture.md
Coast and scenery french-riviera.md, beaches.md, experiences.md
Family with-kids.md, accommodation.md, itineraries.md
Nightlife nightlife.md, paris.md, marseille-provence.md
Mixed route trip itineraries.md, transport.md, regions.md

Common Traps

  • Treating France as one compact destination with no transfer cost.
  • Choosing too many bases for short trips.
  • Ignoring reservation timing for top restaurants and museums.
  • Overplanning summer days without heat and crowd buffers.
  • Relying on car-first planning where rail is faster and lower stress.
  • Assuming every town follows the same opening-hour rhythm.

Security & Privacy

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

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

Related Skills

Install with clawhub install \x3Cslug> if user confirms:

  • travel — General trip planning and itinerary structuring
  • food — Deeper restaurant and cuisine recommendations
  • french — Language support for local communication and bookings
  • english — Backup communication support for multilingual travel

Feedback

  • If useful: clawhub star france
  • Stay updated: clawhub sync
安全使用建议
This skill appears coherent and only needs a local folder (~/france/) to store trip memory and notes. Before installing: (1) Expect the skill to create and update ~/france/memory.md — inspect that file if you want to review stored trip details. (2) The README claims it won’t access files outside ~/france/ or make network calls; that is a runtime constraint in the instructions but not an enforced sandbox — only install/run this skill if you trust the agent and host configuration. (3) If you prefer to limit any autonomous actions, keep the skill user-invocable only or disable autonomous invocation in your agent settings. (4) No credentials or external downloads are required, so the security footprint is small; review the memory contents periodically and remove the ~/france/ folder when you no longer need persistent trip data.
功能分析
Type: OpenClaw Skill Name: france Version: 1.0.0 The OpenClaw skill 'France' is classified as benign. Its primary function is to act as a local travel guide, storing user preferences in a `~/france/memory.md` file and providing information from other local markdown files. The `SKILL.md` explicitly states the skill does NOT access files outside `~/france/` or make network requests. The `setup.md` file instructs the AI agent to create the `~/france/` directory using `mkdir -p ~/france` and to manage the `memory.md` file, which are standard local file operations necessary for the skill's stated purpose. No evidence of data exfiltration, malicious execution, persistence, or harmful prompt injection was found.
能力评估
Purpose & Capability
Name/description = travel guidance; declared config path ~/france/ and the files in the bundle are all travel content. No unrelated binaries, env vars, or credentials are requested.
Instruction Scope
Runtime instructions read and write a local memory file under ~/france/ and prompt the user for trip context. The SKILL.md explicitly says it will not access files outside ~/france/ or make network requests — that matches the provided files. Note: the SKILL.md is guidance for the agent and cannot technically enforce runtime policy, so an agent or host could still perform other operations if misconfigured.
Install Mechanism
No install spec or code to download; this is instruction-only (lowest install risk). Files are plain content docs; nothing is written to disk by an installer beyond the skill’s own memory instructions.
Credentials
No environment variables, keys, or credentials requested. Single config path (~/france/) is proportionate for local trip memory and notes.
Persistence & Privilege
Does not request permanent global presence (always:false). It reads/writes its own memory under ~/france/, which is appropriate for a travel-memory feature and does not modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install france
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /france 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with city guides, regional routing, and practical France travel playbooks.
元数据
Slug france
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

France 是什么?

Discover France like a local with concrete city advice, regional route planning, food context, and practical travel logistics. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 338 次。

如何安装 France?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install france」即可一键安装,无需额外配置。

France 是免费的吗?

是的,France 完全免费(开源免费),可自由下载、安装和使用。

France 支持哪些平台?

France 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 France?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论