Installation

clawhub install hugosbl/french-services

Summary

Provides access to French daily services: SNCF train schedules, La Poste parcel tracking, weather forecasts via Open-Meteo, and Île-de-France public transit status. All scripts use only Python stdlib with no third-party dependencies.

SKILL.md

Quick overview

Provides access to French daily services: SNCF train schedules, La Poste parcel tracking, weather forecasts via Open-Meteo, and Île-de-France public transit status. All scripts use only Python stdlib with no third-party dependencies.

Consolidates four separate French service APIs into a single skill with a consistent CLI interface and no dependency installation.

Common tasks

  • Check next train departures from Paris to Lyon
  • Track a La Poste package by its tracking number
  • Get a 7-day weather forecast for any French city
  • Check if Métro 13 or RER A is running normally
  • Find the next metro at Châtelet station

Install paths

Primary command


openclaw install hugosbl/french-services

ClawHub installer


npx clawhub@latest install hugosbl/french-services

OpenClaw CLI


openclaw skills install hugosbl/french-services

Direct OpenClaw install


openclaw install hugosbl/french-services

Skill metadata

  • Category: Transportation
  • Language: Markdown
  • Version: 1.0.0
  • Security status: Benign

Review upstream source

The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/hugosbl/french-services

Recommended skills

Browse all →

Related guides

Hand-picked reading to help you choose, install, and use agent skills.