
hugosbl skills on Remote OpenClaw
5 skills published by hugosbl. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
deploy-kit
Automates web app deployment to Vercel, Railway, and Supabase using their CLIs. Detects the project framework, recommends the right platform, and runs the deployment after explicit user confirmation. Also manages environment variables and custom domains across all three platforms.
legal-docs-fr
Generates French legal documents for freelancers and micro-entrepreneurs: general terms of sale (CGV), legal notices, service contracts, and quotes. All documents are output as HTML with inline CSS, pre-filled with French legal clauses required by law. Reads provider info from a shared config file if available.
french-services
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.
freelance-toolkit-fr
A set of Python scripts for French freelancers to manage clients, track time, generate invoices, and view revenue summaries. All data is stored locally in ~/.freelance/. Designed for micro-entreprise status with French legal requirements built in.
price-monitor-fr
Monitors product prices on French e-commerce sites and records alerts when prices drop. Supports Amazon.fr, Fnac, Cdiscount, and Boulanger, plus a generic extractor for other sites. Price history and alerts are stored locally.