Cn Tip Calculator
/install cn-tip-calculator
Tip Calculator
Calculate tips and split bills at restaurants.
Features
- Calculate tip amount from bill total and percentage
- Split bills among multiple people
- Common tip percentages (15%, 18%, 20%, 25%)
- Custom tip percentage support
- Pure Python, no external dependencies
Usage
python3 scripts/tip_calculator.py --bill 85.50 --tip 18
python3 scripts/tip_calculator.py --bill 120.00 --tip 20 --split 4
Output
Returns tip amount, total, and per-person amount when splitting.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install cn-tip-calculator - After installation, invoke the skill by name or use
/cn-tip-calculator - Provide required inputs per the skill's parameter spec and get structured output
What is Cn Tip Calculator?
Calculate tips and split bills. Support custom tip percentages, bill splitting, and currency formatting. Pure Python standard library, no API key required. It is an AI Agent Skill for Claude Code / OpenClaw, with 102 downloads so far.
How do I install Cn Tip Calculator?
Run "/install cn-tip-calculator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Cn Tip Calculator free?
Yes, Cn Tip Calculator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Cn Tip Calculator support?
Cn Tip Calculator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Cn Tip Calculator?
It is built and maintained by freedompixels (@freedompixels); the current version is v1.0.0.