Freelance Toolkit Fr
Skill by hugosbl
Why use this skill?
Manage your freelance business in France with this open-source toolkit. Track time, generate professional invoices, and monitor your income from your terminal.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hugosbl/freelance-toolkit-frWhat This Skill Does
The Freelance Toolkit (FR) is a comprehensive CLI-based management suite designed specifically for independent workers and micro-entrepreneurs in France. It centralizes essential administrative tasks—such as client relationship management, time tracking, professional invoice generation, and financial reporting—into a single, unified workspace. Built using Python 3, this tool operates locally to ensure user privacy, storing all sensitive data within the user's home directory under ~/.freelance/. It handles complex requirements like French legal business mentions and localized currency formatting, allowing freelancers to focus on their work rather than paperwork.
Installation
To install this skill, use the OpenClaw repository command:
clawhub install openclaw/skills/skills/hugosbl/freelance-toolkit-fr
Ensure that you have Python 3 installed on your system, as all backend processing utilizes the standard library. Once installed, initialize your configuration using the config.py script to set your professional details, SIRET number, and payment information. This will create the necessary storage structure in ~/.freelance/.
Use Cases
This toolkit is ideal for:
- Solo Consultants: Managing multiple client portfolios and ensuring rates are tracked accurately.
- Micro-Entrepreneurs: Generating compliant HTML invoices that satisfy French legal standards without the need for bloated accounting software.
- Time Tracking: Monitoring project progress to ensure billable hours are captured, which feeds directly into the performance dashboard.
- Financial Reporting: Analyzing monthly or annual revenue and comparing paid versus pending invoices for better cash flow management.
Example Prompts
- "Check the dashboard and tell me my total revenue for 2026 and how many hours I worked for Acme."
- "Generate a new invoice for Acme for 5 hours of 'Dev site web' at 400 euros and 1 hour of 'Design logo' at 200 euros."
- "Start tracking time for the 'Site web Acme' project."
Tips & Limitations
- Security: Since all data is stored locally in
~/.freelance/, ensure your home directory has appropriate permissions. The tool does not store data on external clouds. - Formatting: Ensure you provide items in the format
Name:Quantity:Ratewhen generating invoices to avoid parsing errors. - Scope: This tool is optimized for the French market (micro-entreprise status). It is intended for individuals and does not support complex VAT calculations or multi-user team structures. Always verify the generated invoices before sending them to clients to ensure they meet your specific professional expectations.
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-freelance-toolkit-fr": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, code-execution
Related Skills
Legal Docs 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.