CalcTool
Perform basic, scientific, and financial calculations from the terminal. Use when computing interest, converting units, or solving quick math.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ckchzh/calctoolCalcTool
Utility toolkit — run, check, convert, analyze, generate, preview, batch, compare, and manage data entries. Each command logs input with timestamps for full traceability and review.
Commands
| Command | Description |
|---|---|
calctool run <input> | Log a run entry (no args = view recent runs) |
calctool check <input> | Log a check entry (no args = view recent checks) |
calctool convert <input> | Log a convert entry (no args = view recent converts) |
calctool analyze <input> | Log an analyze entry (no args = view recent analyses) |
calctool generate <input> | Log a generate entry (no args = view recent generates) |
calctool preview <input> | Log a preview entry (no args = view recent previews) |
calctool batch <input> | Log a batch entry (no args = view recent batches) |
calctool compare <input> | Log a compare entry (no args = view recent compares) |
calctool export <input> | Log an export entry (no args = view recent exports) |
calctool config <input> | Log a config entry (no args = view recent configs) |
calctool status <input> | Log a status entry (no args = view recent statuses) |
calctool report <input> | Log a report entry (no args = view recent reports) |
calctool stats | Summary statistics — entry counts per category, total, data size |
calctool search <term> | Search across all log entries |
calctool recent | Show last 20 history entries |
calctool help | Show usage info |
calctool version | Show version string |
Note: The
exportandstatuscommands in the case dispatch also have utility variants (_export <fmt>and_status) that provide structured export (json/csv/txt) and health check output respectively. However, the primary case match routes to the logging version.
Data Storage
All data is stored locally in ~/.local/share/calctool/. Each command writes to its own .log file (e.g., run.log, check.log, analyze.log). A unified history.log records every action with timestamps. No external services or databases required.
Log format: YYYY-MM-DD HH:MM|<value>
Export formats: JSON, CSV, or plain text (via the _export helper function).
Requirements
- bash (version 4+ recommended)
- Standard POSIX utilities:
date,wc,du,grep,tail,head,cat - No external dependencies, no network access needed
- Works on Linux, macOS, and WSL
When to Use
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-ckchzh-calctool": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
vynn-backtester
Run trading strategy backtests with natural language — powered by Vynn
q-kdb-code-review
AI-powered code review for Q/kdb+ — catch bugs in the most terse language in finance
olo-sec-scanner
SEC EDGAR filing analysis for M&A due diligence — extract financials, detect risks, and track corporate events from 10-K, 10-Q, and 8-K filings
date-calculator
Calculates gestational age and follow-up date windows.
web3-weekly-report
自动抓取数据并生成 Web3 行业资本运作周报,涵盖融资事件、监管动态、上市公司 DAT 动态、并购交易与 RWA 项目追踪。当用户提到"写周报"、"生成周报"、"整理本周融资"、"Web3 周报"、"资本运作周报"、"采编周报",或请求整理加密行业本周动态时,立即激活此 skill。即使用户只说"帮我写本周的",只要上下文涉及 Web3、加密、融资、RWA、DAT,也应激活。