Install
openclaw skills install quick-converterFast offline unit/time/currency/crypto conversions — ideal for quick everyday math in agent chats.
openclaw skills install quick-converterUse this skill anytime for instant, no-internet conversions like:
Relies on built-in formulas + approximate rates (updated March 2026). Always notes when values are estimates — great for casual use, but advise checking live sources for money/trading.
Description: Length, weight, temperature, area, volume, speed, etc. Trigger phrases: convert X Y to Z, how many Z in X, X in Z units Arguments:
Examples:
User: 170 cm to feet and inches
→ call convert_units from_value=170 from_unit=cm to_unit=feet → "≈5 feet 6.93 inches (170 / 30.48 ≈ 5.577 ft)"
User: 100 kg to pounds
→ "≈220.46 lb (100 × 2.20462)"
Common factors (agent uses these):
Description: Approximate fiat conversions (INR-focused + major pairs) Trigger phrases: X INR to USD, Y dollars in rupees, Z euros to INR Arguments:
Approximate rates (mid-March 2026):
Examples:
User: 50000 INR to USD
→ ≈542.30 USD (using 1 USD ≈ 92.2 INR) — rate approximate as of March 2026
Note: Static estimates only. For banking/trading, always verify with live source (e.g., RBI, Google, Wise).
Description: Rough BTC/ETH estimates to USD/INR Trigger phrases: 0.05 BTC in INR, 1000 USD worth of ETH approx Arguments:
Approximate rates (mid-March 2026):
Examples:
User: 0.1 BTC to INR
→ ≈6.36 lakh INR (0.1 × 69,000 × 92.2) — very approximate
Note: Crypto volatile; these are rough snapshots — use exchanges for real prices.
Description: Time delta to future date/time/event (IST default, Ahmedabad/Gujarat context) Trigger phrases: how long until 10 PM IST, hours to Diwali 2026, time left till weekend Arguments:
Examples:
User: how many hours until 10 PM IST?
→ call time_until target_time="10 PM IST" → (computes delta from now)
Known events:
Note: Agent uses current time (~March 10, 2026 IST) + standard calendar logic.
Install & use — feedback welcome for v1.2 (more units, better holidays, etc.) 🚀