Legal Docs Fr
Skill by hugosbl
Why use this skill?
Générez facilement vos CGV, devis et contrats de prestation en français. Outil automatique pour freelances et micro-entrepreneurs conformes au droit français.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hugosbl/legal-docs-frWhat This Skill Does
Legal Docs FR is a specialized automation tool designed for French freelancers and micro-entrepreneurs. It provides a standardized, command-line interface to generate professional, legally compliant business documents. The skill handles the creation of Terms and Conditions (CGV), legal notices for websites (Mentions légales), service contracts, and commercial quotes (Devis). By leveraging a centralized configuration file (~/.freelance/config.json), the tool ensures that your personal business details—such as SIRET number, address, and VAT status—are consistently applied across all generated outputs. Documents are exported as clean HTML files, ready for client delivery or hosting. It specifically accounts for French legal requirements, including the mandatory 'Art. 293B du CGI' notice for micro-entrepreneurs.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/hugosbl/legal-docs-fr
Ensure your system has Python 3 installed. The tool stores all generated documentation in the ~/.freelance/legal/ directory for easy access and versioning.
Use Cases
This skill is perfect for solo entrepreneurs who need to maintain a professional appearance without paying for expensive legal templates. Use it to:
- Generate a fresh quote for a new web design client in seconds.
- Create compliant Terms and Conditions (CGV) for a new boutique e-commerce site.
- Draft a legally binding service contract for a freelance development mission, including specific clauses for non-solicitation.
- Maintain consistent legal information on your business portal with auto-generated legal notices.
Example Prompts
- "Génère un contrat de prestation pour Acme Corp pour une mission de développement web de 3 mois pour un montant de 5000 euros, et ajoute une clause de non-sollicitation."
- "Crée un devis pour mon client avec deux prestations : une ligne 'Dev frontend' à 400€ pour 10 heures et une ligne 'Design UX' à 500€ pour 3 heures."
- "Génère les mentions légales pour mon site monsite.fr en utilisant Vercel comme hébergeur et indique mon email [email protected] comme contact RGPD."
Tips & Limitations
- Configuration First: Fill out your
~/.freelance/config.jsonbefore running your first command to avoid manual entry overrides on every call. - Browser Integration: By default, the tool opens the generated HTML file in your browser. If you prefer to generate files silently in the background, append the
--no-openflag to any command. - Legal Disclaimer: While these templates are designed to follow standard French business practices, they do not constitute professional legal advice. Always review generated contracts with a legal professional, especially for high-stakes projects or complex intellectual property requirements.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-hugosbl-legal-docs-fr": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, code-execution
Related Skills
Freelance Toolkit Fr
Skill by hugosbl
Deploy Kit
Skill by hugosbl
Markdown To Social
Skill by hugosbl
Price Monitor Fr
Skill by hugosbl
skill-scanner
Scan OpenBot/Clawdbot skills for security vulnerabilities, malicious code, and suspicious patterns before installing them. Use when a user wants to audit a skill, check if a ClawHub skill is safe, scan for credential exfiltration, detect prompt injection, or review skill security. Triggers on security audit, skill safety check, malware scan, or trust verification.